Switching to node

This commit is contained in:
metacryst
2025-12-09 18:04:10 -06:00
parent 2440f50b16
commit ee841efabd
11 changed files with 1271 additions and 208 deletions

View File

@@ -6,7 +6,6 @@ wildcard domains, and one for all the other websites.
*/
/* 1. Shut down Admin and run 'npm run start' (in this ssl folder) */
/* 2.1 Run this command to support Parchment wildcard certs (AWS Authentication)
@@ -22,14 +21,15 @@ sudo certbot certonly \
-d hyperia.so \
-d aryan.so \
-d comalyr.com \
-d noahkurtis.com \
-d admin.sun.museum \
-d america.sun.museum \
-d git.sun.museum \
-d log.sun.museum \
-d blockcatcher.sun.museum \
-d americanforum.net \
-d thefiveprinciples.org \
-d government.forum
*/