Constellation, Spacedust, Slingshot, UFOs: atproto crates and services for microcosm

auto-restart nginx

oop

+10
+10
cozy-setup (move to another repo).md
··· 221 221 } 222 222 ``` 223 223 224 + also `systemctl edit nginx` and paste 225 + 226 + ``` 227 + [Service] 228 + Restart=always 229 + ``` 230 + 231 + —https://serverfault.com/a/1003373 232 + 233 + 224 234 --- 225 235 226 236 some todos