Add full homelab inventory and remaining home services.
UniFi, Joplin, Glance, Uptime Kuma, Whoogle, Synology packages docs, Proxmox LXC inventory, Portainer stacks, and INVENTORY.md master list. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -1,8 +1,19 @@
|
||||
# portainer
|
||||
# Portainer
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **Poort** | 9000 |
|
||||
| **Start** | `docker compose up -d` |
|
||||
| **UI** | http://192.168.1.211:9000 |
|
||||
| **Data** | `/volume1/docker/portainer` |
|
||||
|
||||
Zie [apps/README.md](../README.md) en [RESTORE.md](../../RESTORE.md).
|
||||
```bash
|
||||
docker compose up -d
|
||||
```
|
||||
|
||||
## Portainer stacks (compose in Portainer beheerd)
|
||||
|
||||
| Stack | Bestand | Container |
|
||||
|-------|---------|-----------|
|
||||
| Excalidraw | [stacks/excalidraw.yml](stacks/excalidraw.yml) | Excalidraw :3765 |
|
||||
| Guacamole | [stacks/guacamole.yml](stacks/guacamole.yml) | Guacamole :8348 |
|
||||
|
||||
Zie ook [apps/excalidraw](../excalidraw/) en [apps/guacamole](../guacamole/).
|
||||
|
||||
Reference in New Issue
Block a user