brando56894
Wizard
- Joined
- Feb 15, 2014
- Messages
- 1,537
Just wanna throw in my two cents since now I can finally use SCALE on my server since my HBA bug has been fixed. I'm in the process of setting everything up and noticed that there wasn't a GUI option available for docker-compose, which was slightly disappointing since I have 2 compose files written for my setup, one using Traefik as my reverse proxy and one using Nginx as my reverse proxy. I'm running SCALE on my home server, it's largely a media server which runs the usenet suite of apps (you guys know what I'm doing
), plex, jellyfin, nextcloud, and a webserver for remote access.
I'm a Linux System Engineer, but I have little experience with k8s and really little need for it in my home setup, docker is good enough for me. I shelled into my box and noticed that docker-compose is installed, but I'm assuming it's non-functional, or is it just not exposed in the UI?
Edit:
I'm confused on all of this k8s vs docker-compose argument because I just used docker-compose via the shell and it worked perfectly, is this all about docker-compose being exposed in the UI? If people want to manage docker containers easily just setup the portainer UI and go from there. From what I can tell there are very little management operations available in the current Manage Docker Containers section other than update and delete, so IMO using portainer is kinda necessary at least at this point.
The only containers that failed for me were Plex (because I have it setup in k8s) and nginx-proxy because the TrueNAS UI is running on port 80 and 443.
I'm a Linux System Engineer, but I have little experience with k8s and really little need for it in my home setup, docker is good enough for me. I shelled into my box and noticed that docker-compose is installed, but I'm assuming it's non-functional, or is it just not exposed in the UI?
Edit:
I'm confused on all of this k8s vs docker-compose argument because I just used docker-compose via the shell and it worked perfectly, is this all about docker-compose being exposed in the UI? If people want to manage docker containers easily just setup the portainer UI and go from there. From what I can tell there are very little management operations available in the current Manage Docker Containers section other than update and delete, so IMO using portainer is kinda necessary at least at this point.
The only containers that failed for me were Plex (because I have it setup in k8s) and nginx-proxy because the TrueNAS UI is running on port 80 and 443.
Last edited: