Anthony Lapenna
Anthony Lapenna
Related to https://github.com/portainer/agent/pull/284 [EE-3023] [EE-3023]: https://portainer.atlassian.net/browse/EE-3023?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
closes [EE-3263] Allows the Portainer agent to establish a tunnel over HTTPS/WSS. Sets TLS verification based on the INSECURE_POLL parameter if TLS certificates used for mTLS are not available. [EE-3263]:...
- [ ] Consider defining the constants for platforms/engine types defined in edge/stack/stack.go in agent.go instead or re-use/enhance some of the existing constants instead - [ ] Config.AgentOptions is actually...
Replaces https://github.com/portainer/agent/pull/231 Rebase the PR above on top of the ce-2.13 branch and contain only changes required for image syncing on the agent side. Requires https://github.com/portainer/portainer-ee/pull/1185 Reference: https://portainer.atlassian.net/browse/EE-1120
Add a section in the README about how the deployment of the Edge agent can be automated by setting up the key directly at startup via the `-e EDGE_KEY` option.
Expose a new API endpoint to retrieve the status of a specific agent in the cluster. Information exposed could be: * Number of agents in the cluster * Signature validation...
By default, the ownership field is set to 'private' when creating a volume, container or service. This should be available as a global setting, some users might want this field...
This is a placeholder issue as we need to give more thoughts on this topic. We should bring our users the ability to export an existing application as a Compose...