portainer

Discussion about Docker
Locked
User avatar
elomon
Posts: 7
Joined: 29 Jun 2020, 19:51

portainer

Post by elomon »

is possible to use portainer to manage dockers?
User avatar
regic
Posts: 4
Joined: 03 Aug 2020, 02:08

Re: partainer

Post by regic »

I am currently looking for help with how to setup Portainer too.

I can run and access Portainer, however when I create a 'Stack' from within Portainer, not of the container that were in said stack are able to access outside of their own local docker network; i.e. I cannot ping any real devices on my network or services on the internet. Running

Code: Select all

iptables -L
suggested that Portainer is not creating the rules that are needed.

If anyone knows what causes this issue, or how to resolve it, the help would be greatly appreciated.
User avatar
TMSupport
TerraMaster Team
Posts: 2314
Joined: 13 Dec 2019, 15:15

Re: partainer

Post by TMSupport »

For detailed instructions for each container, please google online for help.
To contact our team, please send email to following addresses, remember to replace (at) with @
Technical team: support(at)terra-master.com (for technical support)
Service team: service(at)terra-master.com (for purchasing, return, replacement, RMA service)
User avatar
regic
Posts: 4
Joined: 03 Aug 2020, 02:08

Re: partainer

Post by regic »

Could you elaborate on this answer? As far as I'm aware, the issue is not related to any specific container as it happens with all containers.
User avatar
TMSupport
TerraMaster Team
Posts: 2314
Joined: 13 Dec 2019, 15:15

Re: partainer

Post by TMSupport »

Sorry for the misunderstanding.
A new package of Docker will be released maybe next week to fix the problem you mentioned. Please wait patiently.
To contact our team, please send email to following addresses, remember to replace (at) with @
Technical team: support(at)terra-master.com (for technical support)
Service team: service(at)terra-master.com (for purchasing, return, replacement, RMA service)
User avatar
regic
Posts: 4
Joined: 03 Aug 2020, 02:08

Re: portainer

Post by regic »

That's not a problem. Thank you for the information, and I eagerly await the update!
User avatar
regic
Posts: 4
Joined: 03 Aug 2020, 02:08

Re: portainer

Post by regic »

Hello, I received an update to the Docker package today however it did not fix the issue mentioned. Is there any more information on this?
User avatar
justsimon
Posts: 69
Joined: 22 Sep 2020, 15:18

Re: portainer

Post by justsimon »

Hi elomon,

Yes, you can!
I set it up following this video (intended for Synology):
https://youtu.be/ToL5SPFUPaQ?t=330

If it doesn't open at the right time, 5:30 is where it starts explaining what to do.
You'll need to SSH into your TNAS as root (same password as admin account for the web interface).
Locked