0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2024-12-23 22:27:38 -05:00
caddy/dist
W-Mark Kubacki f1c1ea9905 Service file for systemd starts after all networks have gotten IP addresses
Unlike network.target the network-online.target guarantees that the network
devices are online.

If you bind to 0.0.0.0, [::], [::1], and/or 127.0.0.1 only that is enough to
proceed. But in case a particular IP is needed, like ${COREOS_PUBLIC_IPV4},
we require any IP assignments to have completed before Caddy's start. That
is achieved by depending on systemd-networkd-wait-online.service (which is
scheduled before network-online.target, then, automatically).
2016-03-18 12:36:54 +01:00
..
init Service file for systemd starts after all networks have gotten IP addresses 2016-03-18 12:36:54 +01:00
automate.sh .zip for Win/Mac, .tar.gz for Linux/BSD 2015-07-17 17:26:33 -06:00
CHANGES.txt Update changelog 2016-03-16 11:46:10 -06:00
LICENSES.txt Change to Windows line endings for poor Notepad 2016-01-25 13:46:07 -07:00
README.txt Version 0.8.2 2016-02-25 10:26:42 -07:00

CADDY 0.8.2

Website https://caddyserver.com

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.

Please consider donating to the project if you think it is helpful, especially if your company is using Caddy. There are also sponsorship opportunities available!

If you have a question, bug report, or would like to contribute, please open an issue or submit a pull request on GitHub. Your contributions do not go unnoticed!

For a good time, follow @mholt6 on Twitter.

And thanks - you're awesome!


(c) 2015 - 2016 Matthew Holt