From 9d7ba842f52be10c561f934fea65900e35f3ac60 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Wed, 1 Dec 2021 18:21:07 +0000 Subject: [PATCH] --- devdocs/deploy.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/devdocs/deploy.txt b/devdocs/deploy.txt index 32ea9c37..f39136de 100644 --- a/devdocs/deploy.txt +++ b/devdocs/deploy.txt @@ -1,6 +1,16 @@ ## DEPLOYMENT +PUBLIC / INSTALLER +- bump versions, make sure client main.js devmode is false (probably should keep it that way for ongoing use and only enable when dev issue) + set version in Server, client and installer iss files +- run buildrelease.bat in client project folder +- run buildrelease.bat in server project folder +- Test deploy here first +- Post to downloads on ayanova.com + + + ### DEPLOY TO DIGITAL OCEAN TEST SERVER PUBLISH TO DEVOPS STEPS