Ignacio Van Droogenbroeck
Ignacio Van Droogenbroeck
Hey, how're you? Please, if you installed python using homebrew, please, in the first line of script, put the following line: `#!/opt/homebrew/bin/python3` Let me know if that worked.
Hi. No need to expose 8000. When you set up the Edge agent, you need to change the Portainer server URL to match the Edge entry point.
When you add an edge agent, you need to change the Portainer server's URL to point edge.yourdomain.com. With the current configuration, with any request that came for that URL, Traefik...
> Hi @xe-nvdk This doesn't expose portainer:8000 to the interwebs, it exposes traefik:8000, which routes the TCP to portainer. > > (yes, I've had trouble setting up portainer + edge...
Looks good to me. Because I'm not part of the Portainer team anymore. Let's wait for them to merge this PR.
It's done :D https://github.com/influxdata/community-templates/tree/master/jboss_wildfly
Hi, your comment is right. I will update the template very soon. Thank you for bringing this to our attention.
Hi @samhld I will look into it. I let you know if I need help.
Hello @mnsmithuk creating the Podman template isn't very straightforward because is needed to create a plugin capable to read all the data that expose Podman (> 2.0). I just try...
Hi @samhld can you share an example?