Hello everyone, I finally bring you Portainer support! This is a "breaking" change. Breaking meaning, if you're a Portainer user and want to take advantage of the newly added support, update your docker compose file of PatchPanda in accordance with the README. You will need to provide the URL to Portainer, as well as username and password. Also, for getting things to work, I recommend to use PatchPanda's delete on the stacks that are managed to Portainer so we they are identified correctly as such.
Note: latest/stable/etc kind of images (without specific version numbers) are still not supported, track #33 for progress.
Expect issues that may arise as this was my first time using Portainer and directly integrating with its API. Let me know if there are any issues!
What's Changed
- fix: Properly mark MySQL containers as supportive - therefore excluded for updates by @dkorecko in #54
- feat: Portainer support by @dkorecko in #55
Full Changelog: v0.4.2...v0.5.0