103 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
Jordi Masip e7a5a3850f
cmd: add ability to read config from stdin (#3898) 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
Matthew Holt 68529e2f9e
cmd: Print caddy version with environ or --environ (#3627) 5 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 aef560c7fc
all: Recover from panics in goroutines 5 years ago
Francis Lavoie ef6e53bb5f
core: Add support for `d` duration unit (#3323) 5 years ago
Jose Donizetti 43fba378d6
docs: Fix command.Func documentation (#3371) 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 8c0c1a7b88
cmd: Assume Caddyfile if name starts with Caddyfile 5 years ago
Matthew Holt ba514f9660
cmd: Add build-info command; update CertMagic 5 years ago
Matt Holt 7527c01705
v2: Implement Caddyfile enhancements (breaking changes) (#2960) 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 e4a2add73f
cmd: Print errors to stderr 5 years ago
Matthew Holt 6011ce120a
cmd: Move module imports into standard packages 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
Matthew Holt d2e7baed8d
Plug in distributed STEK module 5 years ago
Matt Holt b00dfd3965
v2: Logging! (#2831) 5 years ago