aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-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)