45 Commits (cc63c5805e1587d7e5901deaad3f5bac944a2cf6)

Author SHA1 Message Date
Matthew Holt 2772ede43c
cmd: Add --force flag to reload command (close #4005) 4 years ago
Matt Holt 3366384d93
caddycmd: Add upgrade command (#3972) 4 years ago
Matthew Holt 160d199999
caddytest: Update Caddyfile tests for formatting, HTTP-only blocks 4 years ago
Matthew Holt 8f6f9865d4
cmd: Print more detailed version with --environ 4 years ago
Stefan Tatschner 59071ea15d
cmd: Implement sd_notify() to notify systemd about readiness (#3963) 4 years ago
Matt Holt 144b65cf99
cmd: Organize list-modules output; --packages flag (#3925) 4 years ago
Matt Holt c8557dc00b
caddyfile: Introduce basic linting and fmt check (#3923) 4 years ago
Dave Henderson bd17eb205d
ci: Use golangci's github action for linting (#3794) 4 years ago
Matthew Penner b88e2b6a49
cmd: Allow `caddy fmt` to read from stdin (#3680) 4 years ago
Matt Holt 996af0915d
cmd: Support admin endpoint on unix socket (#3320) 5 years ago
Francis Lavoie bb67e19d7b
cmd: hash-password: Fix broken terminal state on SIGINT (#3416) 5 years ago
elcore 62c9f2cf3e
cmd: Add --envfile flag to run command (#3278) 5 years ago
Matthew Holt 4df56c77e3
cmd: Add pidfile support (closes #3235) 5 years ago
Matthew Holt 346c33b4d5 cmd: Log warning if --resume and --config used together 5 years ago
Matthew Holt 4b4e16edaf
cmd: Ensure certmagic defaults are set for any and all subcommands 5 years ago
Matthew Holt 1698838685
tls: Few minor improvements/simplifications 5 years ago
Matthew Holt 6e2fabb2a4 cmd: Add --watch flag to start & run commands (closes #1806) 5 years ago
Matthew Holt c67c8e60cc
cmd: fmt: --write -> --overwrite to make it clear it's destructive 5 years ago
Matthew Holt 6cbd93736f
Minor tweaks 5 years ago
Matthew Holt 99d34f1c1d
cmd: Use loadConfig() for validate as run, start, and reload do 5 years ago
Matthew Holt b8cba62643 Refactor for CertMagic v0.10; prepare for PKI app 5 years ago
Vaibhav 5fe69ac4ab
cmd: Add `caddy fmt` command. (#3090) 5 years ago
Success Go 623a1c588e Fix typo in cmdStart comment 5 years ago
Matthew Holt 3592e59399
cmd: adapt: Make --config flag optional when Caddyfile exists 5 years ago
Matthew Holt 6614d1c495
cmd: Emit error if reload cannot find a config to load 5 years ago
Matthew Holt 9a1370c2c8
cmd: Make --config flag optional for reload command 5 years ago
Matthew Holt 85ff0e3604
cmd: version: Add module replace to output 5 years ago
Matthew Holt 99e2b56519
cmd: adapt: Set config filename so it can be hidden (fixes #2974) 5 years ago
Matthew Holt ba514f9660
cmd: Add build-info command; update CertMagic 5 years ago
Matthew Holt 3d9f8eac08
Couple of minor fixes, update readme 5 years ago
Matthew Holt 5a0603ed72
Config auto-save; run --resume flag; update environ output (close #2903) 5 years ago
Matthew Holt 984d384d14
Change storage paths to follow OS conventions; migrate folder (#2955) 5 years ago
Matthew Holt cbb405f6aa
cmd: Eliminate unintended use of cgo 5 years ago
Matthew Holt 5ab17a3a37 admin: /stop endpoint gracefully shuts down; fixes caddy stop command 5 years ago
Matthew Holt f935458e3e
cmd: Fix validate command when JSON contains "@id" fields 5 years ago
Matt Holt 3c90e370a4
v2: Module documentation; refactor LoadModule(); new caddy struct tags (#2924) 5 years ago
Matthew Holt 6cdb2392d7
cmd: Improve stop command by trying API before signaling process 5 years ago
Matthew Holt 35f70c98fa
core: Major refactor of admin endpoint and config handling 5 years ago
Andreas Schneider 432b94239d admin listener as opt-in for initial config (#2834) 5 years ago
Matt Holt b00dfd3965
v2: Logging! (#2831) 5 years ago
yzongyue 53dd600b4d cmd: Built-in commands all use RegisterCommand (#2794) 5 years ago
Matthew Holt 2c3657bb8a
cmd: CLI improvements; add --validate to adapt command 5 years ago
Matthew Holt 5b36424cf0
cmd: Add validate subcommand; list-modules --versions; some renaming 5 years ago
aca 0006df6026 cmd: Refactor subcommands, add help, make them pluggable 5 years ago
Matthew Holt 40e05e5a01
http: Improve auto HTTP->HTTPS redirects, fix edge cases 5 years ago
Mohammed Al Sahaf 5c9ebe3af1 Use keybase fork of mitchellh/go-ps for bug fixes (#2750) 5 years ago
Matthew Holt af25f0254e
caddyfile: Support global config block; allow non-empty blocks w/ 0 keys 6 years ago
Matthew Holt ab885f07b8
Implement config adapters and beginning of Caddyfile adapter 6 years ago
Toby Allen b855e66170 Force quit on Windows with taskkill /f (#2670) 6 years ago
Matthew Holt 0d3f99e85a
cmd: Add print-env flag to run command 6 years ago