Scott Ueland
Scott Ueland
> Hi, I'm trying to run portainer on podman as root, but I always get the following error : `Error: cannot open sd-bus: No such file or directory: OCI not...
Just trying out Portainer with Podman myself, and I'm seeing a few issues (running as root). "Failure - unable to find bridge plugin" seems to be the most significant, as...
> Thanks for your answer. Unfortunately, I'm still getting the same error with this run command. @LeVraiRoiDHyrule Are you able to launch other containers using Podman?
@romainguinot I use: ```yml depends_on: - gluetun ``` after all of the dependent containers in my Portainer Stack -- and it seems to do the trick. The only time I...
@d3vilh Looks like we've been working along the same lines in terms of updating this project. I started with a fork myself but moved it early last year to a...
@d3vilh Also, I haven't updated the README since the improvements I did in December, so don't rely on the screenshots for supported features. You'll need to spin-up the container to...
@d3vilh > Here is main project [Raspberry-Gateway](https://github.com/d3vilh/raspberry-gateway). Looks nice -- and I see that you are off in a somewhat different direction, focusing on the Raspberry Pi. And yes, it...
@d3vilh > You are welcome to grab password support from my repo, I pass it via Docker env to container with openvpn-web-ui, getting user and pass from Ansible config. I...
@m4heshd As somebody else that's invested a fair amount of time updating this project, I'm curious -- what project did you end up using a few months back? It's interesting...
@m4heshd Thanks for the advice. I've been thinking along related lines, and although when I started this project upgrade it was mostly for my own purposes, it's become more than...