diff options
Diffstat (limited to '')
| -rw-r--r-- | README.md | 12 |
1 files changed, 10 insertions, 2 deletions
@@ -10,7 +10,7 @@ `just upload` #### Server setup -`just setup setup` +`just setup configure && just setup enable_firewall` #### Run core services `just setup core up -d` @@ -24,6 +24,14 @@ #### Update `just setup update` -#### Local stuff for the above +#### Local stuff for the above (same stuff running locally for testing) `just local-setup ...` + +## Tasks +- [ ] Anubis +- [ ] add toc links for readme headers +- [ ] Back up cmd (+ periodic pulls?) +- [ ] Add health checks +- [ ] Add safe service restart +- [ ] auth/private repos (https://github.com/zx2c4/cgit/blob/master/filters/simple-authentication.lua) |
