From dd37f55ef8b2860bd0d76f149634eb1efc03afbc Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 9 May 2022 23:21:04 +0000 Subject: [PATCH] --- devdocs/{deploy.txt => deploy.md} | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) rename devdocs/{deploy.txt => deploy.md} (98%) diff --git a/devdocs/deploy.txt b/devdocs/deploy.md similarity index 98% rename from devdocs/deploy.txt rename to devdocs/deploy.md index d502dce3..f3ab737b 100644 --- a/devdocs/deploy.txt +++ b/devdocs/deploy.md @@ -27,8 +27,8 @@ Make sure main.js in client devmode is set to false (should just keep it that wa ### run build-release.bat check for errors -## UPLOAD TEST to ayanova.com/download/next folder where it will be staged before officially being released and moved to parent download folder - +## UPLOAD INSTALLERS TO NEXT FOLDER +UPLOAD releases to ayanova.com/download/next folder where it will be staged before officially being released and moved to parent download folder ### Test install to devops server ### Test install to windows server @@ -93,7 +93,7 @@ From the previous folder: cp ../* . -p root@ubuntu-s-1vcpu-1gb-amd-sfo3-01:/var/www/html/ayanova.com/download# rm * (note: will not remove folders just files by default so ok to use) -### upload 4 installer packages found in C:\data\code\raven\dist\installers +### COPY INSTALLERS FROM NEXT FOLDER the 4 installer packages found in `ayanova.com/download/next` - Follow path and folder and url rules in case 4053 https://rockfish.ayanova.com/default.htm#!/rfcaseEdit/4053 - And also v8-migrate.exe if applicable @@ -241,7 +241,7 @@ https://www.ayanova.com/download/migrate136.7z - If 502 BAD GATEWAY then AyaNova server is not up so the NGINX config bombs because it's proxying to it. - Actually, it just happened and what needs to be done is AyaNova container needs to be running BEFORE nginx container or it seems to get stuck execute .\restartnginx.sh - - Check logs with sudo docker logs [containerID] to find out what happened + - Check logs with sudo docker logs (containerID) to find out what happened - Or in some cases (once) Digital Ocean fucked up something - ERASE DB, FETCH LICENSE, GENERATE DATA