resatrting addy to start it triggers the ssl cert to get created

This commit is contained in:
2026-03-11 16:54:44 -04:00
parent 42ebbc56d5
commit 4d9bfc486e

View File

@@ -69,4 +69,5 @@ mkdir -p /srv/jormundb/data
echo 'Enabling/Starting the JormunDB and Caddy Services'
systemctl enable --now jormundb.service
systemctl enable --now caddy.service
systemctl enable caddy.service
systemctl restart caddy.service #triggers caddy to grab an ssl cert