Replace Portainer with Dockge for container management
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

- Remove Portainer, add Dockge on port 5001
- Add project-specific CLAUDE.md with infrastructure instructions
- Update services documentation

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Kaloyan Danchev
2026-02-06 08:01:42 +02:00
parent 60369e6f43
commit 81f2f03400
2 changed files with 127 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
# Other Services
**Last Updated:** 2026-01-25
**Last Updated:** 2026-02-06
Non-critical services that enhance functionality but don't affect core network operation.
@@ -239,14 +239,16 @@ Non-critical services that enhance functionality but don't affect core network o
## Container Management
### Portainer
### Dockge
| Network | Port |
|---------|------|
| bridge | 9002 |
| bridge | 5001 |
**Purpose:** Docker container management UI
**Access:** http://192.168.31.2:9002 or via Tailscale
**Purpose:** Docker Compose stack management UI
**Access:** http://192.168.10.20:5001
**Data:** `/mnt/user/appdata/dockge/data`
**Stacks:** `/mnt/user/appdata/dockge/stacks`
---
@@ -254,6 +256,7 @@ Non-critical services that enhance functionality but don't affect core network o
| Service | Reason | Status |
|---------|--------|--------|
| Portainer | Replaced by Dockge | Removed |
| Unbound | Redundant (AdGuard upstream) | Stopped |
| DoH-Server | Redundant (AdGuard built-in) | Removed |
| stunnel-dot | Redundant (AdGuard built-in) | Removed |