James Carppe
James Carppe
You've noted Linux as your environment above, can you be more specific? Distro, platform, etc? The closer I can get to your setup the more likely I am to be...
> Did your test of the wordpress stack match my screenshot above? outside of the 'test' var values? Yes, matched exactly.
I've updated the issue title to suit the new issue. I'm discussing this internally with the engineering team now - initial theories are that this might be a result of...
In most cases, our users have Portainer running all the time (starting with their orchestrator). I'd be interested to understand a bit more about your use case here - do...
You'd probably just want to set the `restart` option on your stack to `always` or something suitable, so that it comes up automatically when the VM restarts. No need to...
If you created the stack within Portainer in the first place, and configured it with `restart` set to `always`, it would start up when the VM is restarted and since...
Can you please provide more detail on your request (preferably using the [feature request template](https://github.com/portainer/portainer/issues/new?assignees=&labels=&template=Feature_request.md&title=)) so that we know a bit more about what you're looking for and what problems...
Check your outgoing firewall on the machine running your Portainer Server installation. Is there an outbound proxy that the container host is using that might be getting in the way?
Thanks for opening this as a separate request. The UI update in 2.15.0 is the first step of a larger UI rework so by no means is the final version,...
@vchatela I haven't been able to replicate this locally - I've tested with a couple of different images including `postgres:13.3` which you seem to be using in your example and...