infrastructure:containers
Differences
This shows you the differences between two versions of the page.
| infrastructure:containers [2026/02/06 20:22] – Refactor: Create containers overview admin | infrastructure:containers [2026/02/08 08:35] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Containers ====== | ====== Containers ====== | ||
| - | All LXC containers on Proxmox. | + | Alle LXC Container auf Proxmox |
| - | ===== Overview | + | ===== Übersicht |
| - | ^ VMID ^ Name ^ IP ^ RAM ^ Service | + | ^ CT ^ Name ^ IP ^ RAM ^ Service ^ |
| - | | 102 | traefik | 10.100.161.102 | 512MB | [[services: | + | | 102 | traefik | 10.100.161.102 | 512 MB | [[services: |
| - | | 103 | openclaw | 10.100.160.249 | 4GB | [[infrastructure: | + | | 103 | openclaw | 10.100.160.249 | 2 GB | [[infrastructure: |
| - | | 110 | postgres | 10.100.161.110 | 1GB | [[services: | + | | 110 | postgres | 10.100.161.110 | 1 GB | [[services: |
| - | | 111 | n8n | 10.100.161.111 | 1GB | [[services: | + | | 111 | n8n | 10.100.161.111 | 1 GB | [[services: |
| - | | 112 | vaultwarden | 10.100.161.112 | 512MB | [[services: | + | | 112 | vaultwarden | 10.100.161.112 | 512 MB | [[services: |
| - | | 113 | dokuwiki | 10.100.161.113 | 512MB | [[services: | + | | 113 | dokuwiki | 10.100.161.113 | 512 MB | [[services: |
| - | | 114 | uptime-kuma | 10.100.161.114 | 512MB | [[services: | + | | 114 | uptime-kuma | 10.100.161.114 | 512 MB | [[services: |
| - | | 115 | checkmk | + | | 115 | prometheus |
| + | | 116 | forgejo | 10.100.161.116 | 512 MB | [[services: | ||
| - | All containers are **unprivileged** Debian-based. | + | Alle Container sind **unprivileged** |
| - | ===== Resource Summary | + | ===== Ressourcen |
| - | * **Total RAM:** ~5.5 GB allocated | + | * **Total RAM:** ~7 GB allocated |
| - | * **Network: | + | * **Network: |
| + | * **Gateway: | ||
| ===== Management ===== | ===== Management ===== | ||
| <code bash> | <code bash> | ||
| - | # List containers | + | # Liste |
| pct list | pct list | ||
| Line 31: | Line 33: | ||
| pct start|stop|restart < | pct start|stop|restart < | ||
| - | # Enter container | + | # Shell |
| pct enter < | pct enter < | ||
| - | # Execute command | + | # Command |
| pct exec < | pct exec < | ||
| Line 43: | Line 45: | ||
| ===== Backups ===== | ===== Backups ===== | ||
| - | * **Daily:** CT 110 (PostgreSQL) | + | ^ Frequenz ^ Container ^ |
| - | * **Weekly:** CT 111-115 | + | | Daily | 110 (PostgreSQL) |
| + | | Weekly | ||
| Location: / | Location: / | ||
| - | ===== Related | + | ===== Ansible |
| + | |||
| + | Container werden via Ansible provisioniert: | ||
| + | |||
| + | <code bash> | ||
| + | cd automation-stack/ | ||
| + | ansible-playbook site.yml | ||
| + | </ | ||
| + | |||
| + | Siehe [[infrastructure: | ||
| - | * [[infrastructure: | ||
| - | * [[operations: | ||
infrastructure/containers.1770409352.txt.gz · Last modified: by admin
