Page 2 of 2
Re: Updating Portainer application
Posted: 31 Jul 2023, 18:32
by topo01
TMzethar wrote: ↑24 May 2023, 09:31
We have received and understood your feedback and will check to see if any updates are available from Portainer.
Hi TM Team,
any news with Portainer updates?
Re: Updating Portainer application
Posted: 03 Sep 2023, 19:34
by fcs001fcs
I just installed Portainer from the TM "App Center" and it installed with Version 2.1.1.
When I open the Portainer App is states there is a new Version 2.18.4 with a link on the selection box of "
https://github.com/portainer/portainer/ ... tag/2.18.4".
How do I update the Portainer App on my TM NAS F4-423? Can I do it via CLI or must I wait for TM to update the App in the "App Center"?
Thanks.
Re: Updating Portainer application
Posted: 04 Sep 2023, 02:18
by tab3rware
fcs001fcs wrote: ↑03 Sep 2023, 19:34
I just installed Portainer from the TM "App Center" and it installed with Version 2.1.1.
When I open the Portainer App is states there is a new Version 2.18.4 with a link on the selection box of "
https://github.com/portainer/portainer/ ... tag/2.18.4".
How do I update the Portainer App on my TM NAS F4-423? Can I do it via CLI or must I wait for TM to update the App in the "App Center"?
Thanks.
My advice is: not use the native app.
I logged in terramaster by SSH, and have created a portainer docker container following the instructions in the website:
https://docs.portainer.io/start/install ... cker/linux
Re: Updating Portainer application
Posted: 05 Sep 2023, 03:51
by fcs001fcs
Works great. Uninstalled the TM App for Portainer and ran the setup you recommended, and all worked first time.
Many thanks for the recommendation.
BTW do you use the Docker App from TM or did you also install Docker from the original source? If original, do you have a good setup information link I could use?
Re: Updating Portainer application
Posted: 15 Sep 2023, 21:24
by Hexmit
Portainer app still VERY outdated.
The docker installation works but I need to migrate the stacks data to the new one and seems that the TOS version (2.1.1) does not have backup options like newer versions does.
I've tried to manually do it but did not manage to access the compose files properly when restoring.
Re: Updating Portainer application
Posted: 08 Jan 2024, 20:47
by gcok
tab3rware wrote: ↑04 Sep 2023, 02:18
fcs001fcs wrote: ↑03 Sep 2023, 19:34
I just installed Portainer from the TM "App Center" and it installed with Version 2.1.1.
When I open the Portainer App is states there is a new Version 2.18.4 with a link on the selection box of "
https://github.com/portainer/portainer/ ... tag/2.18.4".
How do I update the Portainer App on my TM NAS F4-423? Can I do it via CLI or must I wait for TM to update the App in the "App Center"?
Thanks.
My advice is: not use the native app.
I logged in terramaster by SSH, and have created a portainer docker container following the instructions in the website:
https://docs.portainer.io/start/install ... cker/linux
thanks