···329329- configure victoriametrics to scrape the new pi
330330- `RUST_BACKTRACE=full cargo run --release -- --backend rocks --data /mnt/constellation-index/ --jetstream us-east-2 --backup /home/pi/backup/constellation-index --backup-interval 6 --max-old-backups 20`
331331- add server to nginx gateway upstream: ` server 100.123.79.12:6789; # bootes`
332332-332332+- stop backups from running on the older instance! `RUST_BACKTRACE=full cargo run --release -- --backend rocks --data /mnt/links-2.rocks/ --jetstream us-east-1`
333333334334335335- todo: overlayfs? would need to figure out builds/updates still, also i guess logs are currently written to sd? (oof)