Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

portainer-templates #19

Closed
BigPapoo opened this issue Mar 31, 2017 · 3 comments
Closed

portainer-templates #19

BigPapoo opened this issue Mar 31, 2017 · 3 comments

Comments

@BigPapoo
Copy link

BigPapoo commented Mar 31, 2017

Hi.
Need for more detailed explanation in the Doc. I'm able to create a new nginx container that serves a templates.json but how/where do I setup this in portainer so it queries my own template repository ? I cloned the official one (as suggested in the doc) and I just changed some template titles to see if something changes but it seems to keep querying the online repository. Did I miss something ? Thx.

@BigPapoo
Copy link
Author

Ok, got it working, you need to add a "--templates=http://<your_nginx_container>/templates.json" as an argument to /portainer ENTRYPOINT. Depending on the way you run it it can be a "command" entry in a docker-compose file or an argument on your "docker run" command line.
Documentation should really be improved to explain this. Thanks.

@deviantony
Copy link
Member

@BigPapoo
Copy link
Author

It seems I missed it :-) Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants