Commit graph

12 commits

Author SHA1 Message Date
David Kebler
e24be310ae reworked caddy script - removed cmdline support for netbind
systemd service install now uses sed to insert the repo directory into the call service script before deploying.
renamed install script to fetch as to avoid confusion as it fetches the basic binary.
2020-11-27 15:52:32 -08:00
David Kebler
b9f310d461 new caddy script which is used to launch caddy either from commandline or systemd 2020-11-20 11:06:19 -08:00
David Kebler
18d6663c13 update readme
added build arm64 binary for distribution
added secrets for conf files
updated example website
changed build script CGO_ENABLED=0 so cross compiling works
2020-11-08 17:29:08 -08:00
David Kebler
87d4316e62 moved all scripts to scripts directory and refactored accordingly
somewhat working example site with conf file
2020-10-27 10:09:20 -07:00
David Kebler
da5d968a3a reworking scripts 2020-10-26 13:34:42 -07:00
David Kebler
ad7c6c0530 fixed own (added +x so group caddy (sysadmin) has access to caddy made . directories 2020-07-28 10:15:30 -07:00
David Kebler
9e0603831e upated binaries with new route53 dns challenge
improved mkuser and own scripts
added a test web and test configuration.
2020-07-02 07:41:53 -07:00
David Kebler
efcb038f9e add lights conf and also a script to add a new conf with the correct ownership 2020-05-18 13:45:06 -07:00
David Kebler
ab07d9c4a4 change ownership to for running as caddy user but keeping the rest as sysadmin 2020-05-18 13:44:22 -07:00
David Kebler
ec5405889e add nadal conf plus update scripts to support conf variable with caddy.conf as the default 2020-05-18 11:53:40 -07:00
David Kebler
aaa28df341 added own script to just change ownership to caddy:caddy when mkuser has already been run 2020-05-18 07:54:51 -07:00
David Kebler
8de0f0914c first commit 2020-05-12 20:07:05 -07:00