TrueNAS Dockge App Compose Location

I installed Dockge on EE RC2 but I need to modify the compose file so I can add traefik labels to access it remotely. Where does TrueNAS save their app compose files at?

I too am using Traefik but I do explicit config in yaml files instead of auto discovery. Your changes will likely be overriden everytime something changes in the compose file (if one exists).

That’s a good point. I’m not sure if adding labels as environment variables is an option or not.

EDIT: this doesn’t solve the tags things if you want to continue using apps using the main UI, but if someone comes across this post for flexibility, I’ll leave my original reply

ORIGINAL REPLY: Actually I just stumbled across a genius idea from another user.

You know when you create an app in EE you can create a custom app and paste a custom config. Then this user pastes an include to another compose file.

Here’s the full example: Electric Eel - How I am using Dockerfile, .env files, compose files

Hope this helps by providing another way of creating boxes

I completely spaced and didn’t even think about custom apps. I was just diving right in following captainstux latest video. That’s one thing TrueCharts did right is have their apps work together. Especially for certs and traefik. I’ll have to move dockge over to custom app this evening.

As of now a manual install is needed for adding label to a compose…

2 Likes

Yeah that is something they’ll need to consider when its out of RC status or at least RC3 possibly. Either way there’s a solid work around and I’m happy to be able to have docker nonetheless.

Consider voting for this Feature Request

1 Like