-
Notifications
You must be signed in to change notification settings - Fork 13
TrueNAS SCALE
Stefan Gangefors edited this page Sep 1, 2022
·
7 revisions
-
Go to
Apps > Available Applications
and clickLaunch Docker Image
in the top right corner. -
Go through the wizard and input the following when prompted.
-
Container Images
Image repository: docker.io/gangefors/airdcpp-webclient
-
Container Environment Variables
- PUID: Numeric ID of the user that should own the files
- PGID: Numeric ID of the group that should own the files
-
Port Forwarding
- 21248:21248/tcp (TCP_PORT)
- 21248:21248/udp (UDP_PORT)
- 21249:21249/tcp (TLS_PORT)
- 5600:15600/tcp (HTTP)
- 5601:15601/tcp (HTTPS, optional)
-
Storage
Configure Host Path Volumes as you see fit.
-
Scaling/Upgrade Policy
Kill existing pods before creating new ones
-
-
Finish the wizard and the application should launch.