diff --git a/domains/akshay.json b/domains/akshay.json index ff8803950..e7d3efc58 100644 --- a/domains/akshay.json +++ b/domains/akshay.json @@ -1,11 +1,11 @@ { "description": "Akshay's portfolio website and blog", - "repo": "https://github.com/phenax/phenax.github.io", + "repo": "https://github.com/phenax/ediblemonad.dev", "owner": { "username": "phenax", "email": "phenax5@gmail.com" }, "record": { - "CNAME": "phenax.github.io" + "URL": "https://phenax.github.io" } } diff --git a/scripts/certbot.sh b/scripts/certbot.sh index 34e6fccdb..3468e7395 100755 --- a/scripts/certbot.sh +++ b/scripts/certbot.sh @@ -110,7 +110,7 @@ esac # Run ./scripts/certbot.sh acme_txt "" # Run ./scripts/certbot.sh acme_file "" "" # Run ./scripts/certbot.sh config_www -# cp -r /tmp/is-a-dev-whatever /tmp/is-a-dev-cert (not sure if needed but the directory disappeared once) +# cp -r /tmp/is-a-dev-whatever /opt/app/code/is-a-dev-cert # Upload cert.pem and privkey.pem (from config/live/is-a.dev/) contents to SSL > Manage SSL Sites # Run ./scripts/certbot.sh reset