aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2026-07-07 13:04:42 +0530
committerAkshay Nair <phenax5@gmail.com>2026-07-07 13:04:42 +0530
commit4c142d2a977a2c377ea3bef30fa986010056ba3e (patch)
treee1244ef962f2c60dc4cf5b62d3a7e8005e0e1463 /README.md
parent17d0f321faeecf5ea46faccb4157347673690def (diff)
downloadbacchus-remote-4c142d2a977a2c377ea3bef30fa986010056ba3e.tar.gz
bacchus-remote-4c142d2a977a2c377ea3bef30fa986010056ba3e.zip
Add comment modal + color changes
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 10 insertions, 2 deletions
diff --git a/README.md b/README.md
index 02a6aa5..8640f80 100644
--- a/README.md
+++ b/README.md
@@ -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)