mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2026-03-09 07:25:57 -05:00
[PR #636] [MERGED] Add Bash utils for Portainer stacks #724
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/veggiemonk/awesome-docker/pull/636
Author: @greenled
Created: 11/25/2018
Status: ✅ Merged
Merged: 11/26/2018
Merged by: @veggiemonk
Base:
master← Head:patch-1📝 Commits (2)
e47414cAdd Bash utils for Portainer stacks16236dfUpdate Portainer stack utils description📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
https://github.com/greenled/portainer-stack-utils
A Bash script to deploy/update/undeploy Portainer stacks. Portainer already provides a great web user interface to manage Docker instances and a REST API, but no official command line client. This script wraps some Portainer API endpoints related with stacks deployment, allowing an easier and less error prone continuous deployment setting. Conveniently, a Docker image of the script is also provided, so it can be used right away as part of a CI/CD pipeline.
By submitting this pull request I confirm I've read and complied with the below requirements.
Please read it multiple times. I spent a lot of time on these guidelines and most people miss a lot.
I have read and understood the contribution guidelines
The project submitted conforms to the quality standards outlined in the contribution guidelines
Go to the contribution guidelines and read it again.
RULES (because you probably didn't read the guidelines):
Links will be tested with awesome_bot. Please make sure your URL to be listed is unique (do some search queries), otherwise put a link at the end of
README.mdfile.[Name](Link) - Description.[Name]should be the title of the project(Link)should be pointing to a GitHub repository, not to a websiteDescription.should end with a full stop/periodBy [@author](GitHub account)[Name](Link) :icon: - Description.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.