diff options
| author | Akshay Nair <phenax5@gmail.com> | 2026-07-07 13:04:42 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2026-07-07 13:04:42 +0530 |
| commit | 4c142d2a977a2c377ea3bef30fa986010056ba3e (patch) | |
| tree | e1244ef962f2c60dc4cf5b62d3a7e8005e0e1463 /README.md | |
| parent | 17d0f321faeecf5ea46faccb4157347673690def (diff) | |
| download | bacchus-remote-4c142d2a977a2c377ea3bef30fa986010056ba3e.tar.gz bacchus-remote-4c142d2a977a2c377ea3bef30fa986010056ba3e.zip | |
Add comment modal + color changes
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) |
