Skip to content

Portainer

EszopiCoder edited this page Oct 24, 2025 · 1 revision

Portainer Setup for UGREEN NAS with UGOS

Official Portainer Documentation

Portainer Installation on UGREEN NAS with UGOS

  1. Go to App Center on UGOS and install Docker
  2. Docker installation
    1. Open Docker app
    2. On the left hand side, click Project and click Create button
    3. In the name field enter: portainer
    4. In the compose configuration field, paste the following yaml file
      • Default port is 9443:9443. Since those ports were already occupied, I used 9000:9000 instead.
    5. Click Deploy button
  3. Go to [NAS IP]:9000 to open Portainer and complete setup

Clone this wiki locally