Dockge LXC

Options to add Immich and/or Home Assistant

Dockge is a fancy, easy-to-use and reactive self-hosted docker compose.yaml stack-oriented manager.

šŸ›ˆ If the LXC is created Privileged, the script will automatically set up USB passthrough.

To create a new Proxmox VE Dockge LXC, run the command below in the Proxmox VE Shell.

bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/dockge.sh)"

Default Settings: 2GB RAM - 18GB Storage - 2vCPU

Dockge Interface: IP:5001

To update Dockge

cd /opt/dockge
docker compose pull
docker compose up -d