Guacamole

Source: Portainer stack 14 (guacamole) on endpoint 2.

version: "2"
services:
  guacamole:
    image: maxwaldorf/guacamole:latest
    container_name: guacamole
    volumes:
      - postgres:/config
    ports:
      - 8233:8080
    restart: unless-stopped
volumes:
  postgres:
    driver: local

This page was last edited on 2026-06-14 01:44

Powered by Wiki|Docs

This page was last edited on 2026-06-14 01:44

MRDTECH Wiki / Engineer / Tech Enthusiast / Homelab Geek
No Copyright

Powered by Wiki|Docs