13 lines
215 B
Markdown
13 lines
215 B
Markdown
|
Run a revolt server with fancy monitoring (WIP)
|
||
|
|
||
|
|
||
|
# Prep
|
||
|
|
||
|
You may need to run
|
||
|
```bash
|
||
|
sudo mount --make-rshared /
|
||
|
```
|
||
|
|
||
|
# Before Prod
|
||
|
- [ ] Change .env.grafana file usernames and passwords
|
||
|
- [ ] Change .env file urls
|