Category: Portainer
-
Plex
With Intel igpu pass-through If you are just looking for a compose file I’ll keep it at the top here: I found the above compose file https://www.gravee.dev/en/configs/docker-compose/plex/ but if you want to see the offical compose file it can be found https://docs.linuxserver.io/images/docker-plex/. The Installation If we navigate to our Portainer installation, on the homepage go…
//
-
Networking&Macvlan in Portainer
So we have Portainer setup, maybe like myself you intend on making use of Nginx Proxy Manager and have noticed that not all the containers are setup on the same virtual network, well I have 2 simple solutions for that: Solution 1: Manually assign the network We can manually assign a network to individual containers,…
//
-
Qbittorrent
If you are just looking for a compose file Iโll keep it at the top here: Link where I obtained the qBittorrent compose file: https://github.com/qbittorrent/docker-qbittorrent-nox I’ve a few changes from the compose file in the link, I’ve changed the timezone (TZ) to that of my server (reduce the chance if any complications) – here is…
//
-
Emulatorjs
If you are just looking for a compose file Iโll keep it at the top here: The official emulatorja github link: https://github.com/linuxserver/docker-emulatorjs I’ve a few changes from the compose file in the link, I’ve changed the timezone (TZ) to that of my server (reduce the chance if any complications) – here is a list of…
//
-
Nginx
If you are just looking for a compose file I’ll keep it at the top here: The official NPM github link: https://github.com/NginxProxyManager/nginx-proxy-manager The only thing that will need to be changed above is under “volumes”, replace with your own storage location. I am installing all my containers through Portainer but before we set up this…
//
-
Portainer
Before I go into the installation of Portainer I should prob go through some quick settings on the Truenas system itself. I have a WD 1TB SN850X installed with the sole purpose to of storing all my Apps and whatever else the Apps may need. I have installed Portainer directly onto Truenas from within the…
//