caddy/dist
Richard Bowden 25a596a98f freebsd init: added new functionality and enabled better logging (#1740)
* uses more of the builtin functionality for starting and stopping of the process by using command and command_args along with procname
* removed -f from daemon as this was hiding error message that were sent to stdout on startup, now writing stdout to the logfile directly

for example, this was being hidden:

“Activating privacy features.. [www.domain.com] failed to get certificate: Error presenting token: Could not find the start of authority”

it now shows up in the log

* aded “caddy_env” to allow the setting of environment variables that caddy might need, for example when setting creds for “DNS Challenge”

* added a check to ensure caddy_config_path file exists
2017-07-10 16:20:30 -06:00
..
init freebsd init: added new functionality and enabled better logging (#1740) 2017-07-10 16:20:30 -06:00
CHANGES.txt Update README and CHANGES for 0.10.4 2017-06-28 16:10:30 -06:00
gitcookie.sh.enc Bypass "bandwidth limit exceeded" errors when cloning from googlesource 2016-03-21 12:05:16 -06:00
LICENSES.txt Change to Windows line endings for poor Notepad 2016-01-25 13:46:07 -07:00
README.txt Update README and CHANGES for 0.10.4 2017-06-28 16:10:30 -06:00

CADDY 0.10.4

Website
	https://caddyserver.com

Community Forum
	https://caddy.community

Twitter
	@caddyserver

Source Code
	https://github.com/mholt/caddy
	https://github.com/caddyserver


For instructions on using Caddy, please see the user guide on
the website. For a list of what's new in this version, see
CHANGES.txt.

For a good time, follow @mholt6 on Twitter.

Want to get involved with Caddy's development? We love to have
contributions! Please file an issue on GitHub to discuss a
change or fix you'd like to make, then submit a pull request
and we'll review it! Your contributions will reach millions
of people who connect to sites served by Caddy.

Extend Caddy by developing a plugin for it! Instructions on
the project wiki: https://github.com/mholt/caddy/wiki

And thanks - you're awesome!

If you think Caddy is awesome too, consider sponsoring it:
https://caddyserver.com/pricing - and help keep Caddy free.


---
(c) 2015-2017 Light Code Labs, LLC.