TerraMaster Nas Guacamole Remote Controle Docker

Поділитися
Вставка
  • Опубліковано 5 лют 2025
  • Terramaster Nas Guacamole Remote controle Docker instructions.
    Thank you TerraMaster.
    With Guacamole you can remote control anything over HTML5
    use portainer or command console or terminal.
    make a docker compose with these lines.
    version: "3"
    services:
    guacamole:
    image: abesnier/guacamole
    container_name: guacamole
    volumes:
    /home/tm/guac/postgres:/config
    ports:
    8194:8080
    volumes:
    postgres:
    driver: local

КОМЕНТАРІ •