Anthony Lapenna

Results 180 comments of Anthony Lapenna

In order to test it: I'm thinking we need to open another PR as an intermediary PR (based on this PR), e.g. target different files (suffixed by -dev or something),...

TODO: - [x] Revert `curl https://raw.githubusercontent.com/portainer/k8s/fc0044800a8cb4be6c19f88aac1c696cef7ba916/deploy/manifests/agent/portainer-ce211-agent-edge-k8s.yaml` to `curl -L https://portainer.github.io/k8s/deploy/manifests/agent/portainer-ce211-agent-edge-k8s.yaml` in this PR - [x] Revert `curl https://raw.githubusercontent.com/portainer/k8s/fc0044800a8cb4be6c19f88aac1c696cef7ba916/deploy/manifests/agent/portainer-ce211-edge-agent-setup.sh` to `https://downloads.portainer.io/portainer-ce${agentVersion}-edge-agent-setup.sh` in https://github.com/portainer/portainer/pull/6517 and https://github.com/portainer/portainer-ee/pull/1190

FYI, running the script gave me the following output @ssbkang : ``` curl https://raw.githubusercontent.com/portainer/k8s/fc0044800a8cb4be6c19f88aac1c696cef7ba916/deploy/manifests/agent/portainer-ce211-edge-agent-setup.sh | bash -s -- 1ddb8ea3-ab2a-4668-a42a-078d2a82664e aHR0cHM6Ly8yMDYuMTg5LjkyLjIzMjo5NDQzfDIwNi4xODkuOTIuMjMyOjgwMDB8MTg6Zjg6Nzk6NjE6OTU6MTI6MGI6NzA6YjM6MTU6YjQ6ZGI6NjI6MDc6Njk6Zjl8Mw 1 HOST,MACHINE_ID % Total % Received % Xferd Average Speed...

Note that this is not required anymore for https://portainer.atlassian.net/browse/EE-2436 as we're planning to support Docker and Swarm to start with. We should keep it open as a reference for https://portainer.atlassian.net/browse/EE-2542...

There is no need to merge this for the EE-2.12 release.

Just tried it, works pretty well ! I only installed convoy on the Swarm nodes (not on the manager). Here is my swarm setup with NFS/convoy using Vagrant (virtualbox provider...

Hi @gbhrdt Updating a single service in the stack file and hitting update the stack should normally redeploy the updated service only and not all the services in the stack....

@cyberlink1 how is it related to the ability to save a stack without deploying it? What prevents you from preparing the changes and using the "Update the stack" button during...

Maybe related to https://github.com/portainer/portainer/issues/1753 instead of #2731 ?

Same problem here using Puppet 3.7.3 !