Commit graph

16 commits

Author SHA1 Message Date
Josh
62af548024 tweaks 2023-04-27 20:43:14 -04:00
Josh
be86e91151 tweaks 2023-04-27 20:20:36 -04:00
Josh
35b16a5989 tweaks 2023-04-27 20:13:26 -04:00
Josh
0d1d8960bd tweaks 2023-04-27 20:11:45 -04:00
Josh
2c97c83700 metadata-action, not metadata 2023-04-27 19:58:46 -04:00
Josh
60f418911d tweak workflow 2023-04-27 19:57:47 -04:00
Josh
99717c4138 taking a stab at github actions 2023-04-27 18:32:34 -04:00
Josh
70f0469a49
Merge pull request #2 from felixdv/patch-1
Fix assignment issue in the init script
2023-04-27 07:44:03 -04:00
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