Add OpenCloud, Hoodik Android app, and other items to TODO
- OpenCloud: Dropbox alternative with native apps - Hoodik Android app: Build native app for E2E encrypted storage - NetBox: IPAM/DCIM for network documentation - Forgejo CI/CD: Actions runner setup Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
9cf836d2fa
commit
ace09a3158
1 changed files with 8 additions and 0 deletions
8
TODO.md
8
TODO.md
|
|
@ -14,6 +14,14 @@
|
|||
- mgmt is .108 (would change to .102)
|
||||
- Also update: NPM proxy hosts, DNS records (lab.georgsen.dk), iptables NAT rules, documentation
|
||||
|
||||
- [ ] **Set up Forgejo CI/CD** - Enable Forgejo Actions and configure a runner for automated builds/tests
|
||||
|
||||
- [ ] **Deploy NetBox** - IPAM/DCIM for documenting IPs, devices, network topology. Has full API for automation.
|
||||
|
||||
- [ ] **Deploy OpenCloud** - Dropbox alternative with native apps for Android, iOS, Windows, macOS, Linux. Full sync + sharing.
|
||||
|
||||
- [ ] **Build Hoodik Android app** - Hoodik is web-only, create a native Android app for it. Rust backend + Vue frontend, E2E encrypted.
|
||||
|
||||
- [ ] **Fix ping on all unprivileged containers** - Run `setcap cap_net_raw+ep /bin/ping` on each container (requires restart or at least root access inside container)
|
||||
- Containers to fix: 100 (npm), 101 (dockge), 102 (mgmt), 103 (postgresql01), 104 (redis01), 105 (sentry), 107 (pve-scripts-local), 108 (jukebox), 110 (sense), 111 (dev), 112 (dataloes), 114 (forgejo), 115 (dns), 1000 (tailscale)
|
||||
- Skip: 106 (pbs) - privileged container, 113 (general) - already done
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue