Commit graph

8 commits

Author SHA1 Message Date
felixdv
8c4669b5ee
Fix assignment issue in the init script
In a number of places, the wrong operator was used for setting server arguments (`+` instead of `=`).
2022-11-24 19:32:08 +01:00
Josh
7a5e9574e4 Update to gophernicus 3.1.1 2021-01-10 23:38:02 -05:00
Josh
f6b786cd0a Add in default gophermap just for fun 2020-05-27 00:46:45 -04:00
Josh
4ba59a84d0 cleanups 2020-05-27 00:16:23 -04:00
Josh
82c8d62e84 update documentation 2020-05-26 23:11:17 -04:00
Josh
34dce6c3b1 Configuration via env & logging
Add an init entrypoint script to write out gophernicus xinetd
configuration using arguments sourced from the environment.

Default to apache-style logs and tail the output to stdout.
2020-05-26 22:28:47 -04:00
Josh
9b1dd36c2d Add Dockerfile 2020-05-25 23:39:29 -04:00
Josh
d368a439db
Initial commit 2020-05-25 22:22:23 -04:00