vps setup
Some checks failed
Deploy to Railway / deploy (push) Has been cancelled
Network Test / test_network (push) Has been cancelled

This commit is contained in:
Mykhailo Svishchov
2026-03-07 14:48:29 +02:00
parent 7cbb43dcfa
commit b30d47c576
4 changed files with 764 additions and 1 deletions

View File

@@ -156,6 +156,8 @@ If you use a custom MySQL config in prod (e.g. for buffer pool):
# the volume is already: /opt/app/mysql/conf/my.cnf:/etc/mysql/conf.d/my.cnf:ro
```
Note: `on Staged VPS it has 4G RAM, so don't forget to change it for PROD accordingly.`
### 2.6 First start (backend + DB only)
```bash