caddy/cmd
Matt Holt 3366384d93
caddycmd: Add upgrade command (#3972)
Replaces the current Caddy executable with a new one from the build server. Honors custom builds, as long as plugins are registered on the Caddy website. Requires permissions to replace current executable, of course.

This is an experimental command that may get changed or removed later.
2021-01-19 18:45:49 -07:00
..
caddy cmd: Move module imports into standard packages 2019-11-04 12:13:21 -07:00
commandfuncs.go caddycmd: Add upgrade command (#3972) 2021-01-19 18:45:49 -07:00
commands.go caddycmd: Add upgrade command (#3972) 2021-01-19 18:45:49 -07:00
main.go cmd: Print more detailed version with --environ 2021-01-16 12:52:33 -07:00
notify.go caddycmd: Add upgrade command (#3972) 2021-01-19 18:45:49 -07:00
notify_linux.go cmd: Implement sd_notify() to notify systemd about readiness (#3963) 2021-01-12 14:38:53 -07:00
notify_other.go cmd: Implement sd_notify() to notify systemd about readiness (#3963) 2021-01-12 14:38:53 -07:00