mirror of
https://github.com/caddyserver/caddy.git
synced 2024-11-29 12:16:16 +08:00
f1c1ea9905
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). |
||
---|---|---|
.. | ||
init | ||
automate.sh | ||
CHANGES.txt | ||
LICENSES.txt | ||
README.txt |
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