This website requires JavaScript.
Explore
Help
Sign In
OpenNeo
/
impress
Watch
1
Star
0
Fork
You've already forked impress
1
Code
Pull requests
Activity
4f069a5742
impress
/
deploy
/
files
/
.gitignore
3 lines
35 B
Text
Raw
Normal View
History
Unescape
Escape
Install MySQL server during deployment setup It's finally colocated onto this box, instead of being on the old server! I think I'm noticing substantial perf improvements, probably both from increased colocation (tho they were in the same house before), and also from like ten years of performance optimizations LOL! As part of this, I created a new `setup_secrets.yml` file that's similar to `production.env`, but is for values that the setup script itself needs access to, whereas `production.env` is for values that the app needs at runtime. (Though they have some things in common, like the MySQL user password!) It's gitignored for security, as per usual!
2024-02-19 13:21:24 -08:00
/production.env
/setup_secrets.yml
Copy permalink