-
Notifications
You must be signed in to change notification settings - Fork 80
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix #2812 - removed setting EXTRACTION_PATH as /root/node_modules/
on web_server start check if JWT_SECRET and MONGO_SSL_USER are missing from .env and present in process.env. if so then rewrite it to .env fix #2812 - regenerate missing JWT_SECRET and MONGO_SSL_USER added logs in upgrade_wrapper extract JWT_SECRET from old environment variabes look for JWT_SECRET in upgrade.sh vars fixed comment add logs add logs fix print to .env fix .env in web server instead of upgrade.sh removed log message moved set_process_name
- Loading branch information
1 parent
b2d8e03
commit 34cb335
Showing
4 changed files
with
53 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters