impress/deploy/files
Matchu 91eb2f7752 Kill the app at high RAM, instead of trying to throttle it first
Well, sitting at the `MemoryHigh` limit still grinds the app to a halt
anyway, lmao. I guess it's a feature designed for well-behaved processes
and not for outright leaking ones?

Let's try just having systemd basically reset the app regularly when the
RAM hits a certain threshold. I think that's what this config will do,
we'll find out!
2023-10-27 17:03:08 -07:00
..
initial-placeholder Upgrade puma in the initial-placeholder app, to satisfy Dependabot 2023-10-26 14:48:21 -07:00
sites-available Configure nginx to send pre-gzipped files to the client 2023-10-25 15:44:01 -07:00
.gitignore Create setup.yml deploy script 2023-10-23 19:05:09 -07:00
authorized-ssh-keys.txt Create setup.yml deploy script 2023-10-23 19:05:09 -07:00
impress.service Kill the app at high RAM, instead of trying to throttle it first 2023-10-27 17:03:08 -07:00