Hi,
I’m failing big time to deploy the official netbox docker-compose on Portainer. I love Portainer and I would like to have netbox as a stack on Portainer. But I can’t make it work even spending more than just a couple of evenings.
I have forked the repo and used it to deploy from the git repo, using additional paths for docker-compose. override.yml
I have tried it as a simple docker-compose up and it worked, but not how I wont it.
sad face.
I mean, are you just copypasting it? Then the env file is surely missing
Sure I know about environment variables but as you spot it I think those anchors do not go through Portainer. Mostly my errors comes as a configuration file missing in etc. this is the reason why I’m asking if anyone has succeeded before I carry on spending another evening with it.
did you try converting the anchors and going without them?
Composerize
Yaml lint
Can you expand on what you mean by that. Thanks
Need to know what the errors are before going down the rabbit hole.
A few of the ports are standard ports so you may need to change them. Modify and proceed.
Let us know the errors if any.
Just drop the compose contents into portainer stack.
Edit the paths and environment variables
Have you tried exactly on this compose? It doesn’t work. And I have used Portainer for a couple of years.