impress/deploy/files
Emi Matchu abbde80f60 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
..
initial-placeholder Upgrade puma in the initial-placeholder app, to satisfy Dependabot 2023-10-26 14:48:21 -07:00
sites-available Add custom 502 error page, for when the app goes down but nginx is up 2024-02-19 13:19:31 -08:00
.gitignore Install MySQL server during deployment setup 2024-02-19 13:21:24 -08:00
authorized-ssh-keys.txt Minor change to explanation text in authorized-ssh-keys.txt 2024-02-19 11:12:40 -08:00
impress.service Replace falcon server with puma 2024-01-23 21:55:26 -08:00