February 18, 20188 yr Application: Portainer @ https://portainer.io/DockerHub:https://hub.docker.com/r/portainer/portainer/GitHub: https://github.com/juusujanar/unraid-templates/blob/master/Portainer.xml This template uses the official Portainer Docker image to quickly set up a Portainer instance. It is used for graphical Docker management and gives more information than unRAID itself. If you have any issues/questions/suggestions regarding this Docker or the template, feel free to contact here. Edited October 27, 20187 yr by jj9987
February 26, 20188 yr I really like this setup but I have a question. Under volumes, it says I have 170 unused volumes? Is there a way to tell what these volumes contain?
February 28, 20188 yr Author On 26/02/2018 at 2:21 AM, ucliker said: I really like this setup but I have a question. Under volumes, it says I have 170 unused volumes? Is there a way to tell what these volumes contain? It shows all the Docker volumes, that you can usually see with "docker volume list". By default these get mounted to /var/lib/docker/volumes/[volume id]/_data and are used by the container internally. More on Docker volumes.
May 14, 20188 yr Looks cool but I cant seem to get it to run. Just dies with a (1) and a no such device Error
May 24, 20188 yr On 5/13/2018 at 10:15 PM, Darqfallen said: Looks cool but I cant seem to get it to run. Just dies with a (1) and a no such device Error Same here.
January 17, 20197 yr What is the default user account and password for Portainer? I tried passing in --no-auth as an additional argument but I can not get past the login page for the WebUI. Thank You.
July 7, 20196 yr As of July 4th this is still an issue. Without the ''--no-auth" flag (in post-arguments not additional) it asks for username and password (of which no sane default combination seems to work; with this argument it asks you to set one but fails, as auth is disabled, but goes no further. I have deleted the entire `/mnt/user/appdata/portainer` folder and still no joy for either method.
March 21, 20206 yr I installed the docker and was able to change my password but it won't actually connect to anything within UNRaid's dockers? Anyone have any ideas?
September 30, 20205 yr The version 1.24 with the repo is deprecated. The new version of portainer 2.0 is published in portainer/portainer-ce. Can you change the template ? Can i update the container when i change the "Repository" from portainer/portainer to portainer/portainer-ce ? Here the note from Docker Hub / Portainer: NOTE, This repo, portainer/portainer is the home of Portainer v1.24.x, and is now deprecated; all new releases for Portainer 2.0 will be published in portainer/portainer-ce Edited September 30, 20205 yr by Thorsten
October 21, 20205 yr On 9/30/2020 at 4:58 AM, Thorsten said: The version 1.24 with the repo is deprecated. The new version of portainer 2.0 is published in portainer/portainer-ce. Can you change the template ? Can i update the container when i change the "Repository" from portainer/portainer to portainer/portainer-ce ? Here the note from Docker Hub / Portainer: NOTE, This repo, portainer/portainer is the home of Portainer v1.24.x, and is now deprecated; all new releases for Portainer 2.0 will be published in portainer/portainer-ce I just edited the repo to be portainer-ce and it upgraded just fine.
January 31, 20215 yr This template's docker-compose is limited to versions below 3 because it actually uses libcompose to interpret the docker-compose.yml scripts which is limited: I got it to work using a recent Beta that supports version 3 of docker-compose scripts because it uses the actual docker-compose binary: I just had to change: Repository -> portainerci/portainer:2.1 Docker Hub URL -> https://registry.hub.docker.com/r/portainerci/portainer/ Now I can use modern deployment stacks for stuff like discourse and artifactory. Edited January 31, 20215 yr by frakman1
January 31, 20215 yr On 1/17/2019 at 3:41 PM, SFyffe said: What is the default user account and password for Portainer? I tried passing in --no-auth as an additional argument but I can not get past the login page for the WebUI. Thank You. @SFyffe There is no default password. You get to set it when you first log in. The username is still admin. If you still can't get it to work (you already set it to something but forgot it), you can reset it like this: 1- Stop the Portainer Container 2- Run: $ docker run --rm -v portainer_data:/data portainer/helper-reset-password Unable to find image 'portainer/helper-reset-password:latest' locally latest: Pulling from portainer/helper-reset-password 79916c70cb9e: Pull complete 93e26fa95550: Pull complete Digest: sha256:735a809b1bfe14b5fae340d4b350bae97c2016371c47fb6e34d71a45e4512f79 Status: Downloaded newer image for portainer/helper-reset-password:latest 2021/01/31 23:53:17 Password succesfully updated for user: admin 2021/01/31 23:53:17 Use the following password to login: 825GwA.n~i(he*dF1)7BkXg3}0Z+Vj9{ 3- Start the Portainer Container and login with the above credentials Edited January 31, 20215 yr by frakman1
February 1, 20215 yr 12 hours ago, frakman1 said: This template's docker-compose is limited to versions below 3 because it actually uses libcompose to interpret the docker-compose.yml scripts which is limited: I got it to work using a recent Beta that supports version 3 of docker-compose scripts because it uses the actual docker-compose binary: I just had to change: Repository -> portainerci/portainer:2.1 Docker Hub URL -> https://registry.hub.docker.com/r/portainerci/portainer/ Now I can use modern deployment stacks for stuff like discourse and artifactory. How do you use docker compose with this? I have the beta installed like you instructed in this post.
February 2, 20215 yr 17 hours ago, ffhelllskjdje said: How do you use docker compose with this? I have the beta installed like you instructed in this post. Click on Stacks in left frame. Then click on Add Stack Give it a name and use the default Web Editor to paste your docker-compose.yml file
July 31, 20214 yr On 4/3/2021 at 12:08 PM, Glassed Silver said: Will the CA template get upgraded to 2.x anytime soon? Changing the repository to portainer/portainer-ce worked for me. I have 2.6.1 running now.
October 25, 20214 yr im trying to reset my password but i keep getting unable to locate /datat/portainer.db on disk any suggestions?
November 8, 20232 yr On 10/25/2021 at 2:14 AM, OmegaXis said: im trying to reset my password but i keep getting unable to locate /datat/portainer.db on disk any suggestions? docker run --rm -v /mnt/user/appdata/portainer:/data portainer/helper-reset-password
September 17, 20241 yr Sorry, but I just installed the app and can't set or reset my credentials. Is there a way to upload my own app as this one is just rubbish? I don't know what the default credentials are and when I try to reset the password I get the following error message "Unable to locate /data/portainer.db on disk". Edited September 17, 20241 yr by Tafa
November 13, 20241 yr I wasn't able to login to my Portainer app so I ran docker run --rm -v /mnt/user/appdata/portainer:/data portainer/helper-reset-password It gave me a new password but when I try to login with it I get an error stating "Unable to retrieve user details: Unauthorized" Edited November 13, 20241 yr by CleverCompiler clarification
February 2, 20251 yr Dear all, im trying to understand the Storage Path, if i create a Volume in Portainer it creates it in /var/lib/docker/volumes instead of /mnt/user/appdata/portainer what can i do to tell the agent to create it in /mnt/user/appdata/portainer? Thank you
March 28, 20251 yr Hello, i have problems with custom templates. If i change custom templates path to some of the internet templates on github with json. No app wil work, not get the build screen, just click on template a and the template will only flash open the build screen and then goes back, no error, just nothing open.
April 10, 20251 yr On 3/28/2025 at 3:40 PM, oggiee said: Hello, i have problems with custom templates. If i change custom templates path to some of the internet templates on github with json. No app wil work, not get the build screen, just click on template a and the template will only flash open the build screen and then goes back, no error, just nothing open. Its because portainer needs v3 and the one i assume you are using is v2 templates
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.