Install arbitrary docker app via a link to yaml file #81
Closed
mehrdadfeller
started this conversation in
Ideas
Replies: 1 comment
-
This is now supported in release version |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So far the end user can install dockers apps from a list of offered containers out of the box. Alternatively they can install portainer and use that to install other docker containers.
I believe we need to add a third way to seamlessly fetch and install a docker container by scanning a QR code that links to a yaml config file. These can be served on a Github gist or any endpoint. The user should include all necessary config params and credentials in their yaml file.
Let's discuss the details here and work out the specs.
Beta Was this translation helpful? Give feedback.
All reactions