rebuild.sh makes a fresh Ubuntu installation, runs an ansible playbook to install Caddy and configures it, and uses curl to verify that Caddy is running correctly.
$ time ./rebuild.sh
[...]
real 0m11.664s
user 0m0.789s
sys 0m0.925s
rebuild.sh makes a fresh Ubuntu installation, runs an ansible playbook to install Caddy and configures it, and uses curl to verify that Caddy is running correctly.
$ time ./rebuild.sh
[...]
real 0m11.664s
user 0m0.789s
sys 0m0.925s