Run once as root to finish production HTTPS: sudo bash /var/www/inat.netviper.com/deploy/install-root.sh Prerequisites already done: - Laravel app at /var/www/inat.netviper.com - TLS: inat.netviper.com is a SAN on /etc/letsencrypt/live/devlib.netviper.com - DNS A record for inat.netviper.com -> this host After install: cd /var/www/inat.netviper.com # optional: switch DB_CONNECTION=pgsql after DBs are created php artisan migrate --force php artisan config:cache curl -sS https://inat.netviper.com/up