Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support docker swarm stacks #1157

Open
spacepirate0001 opened this issue Apr 30, 2021 · 1 comment
Open

Support docker swarm stacks #1157

spacepirate0001 opened this issue Apr 30, 2021 · 1 comment
Labels
Feature Request Enhancement to existing functionality or new functionality

Comments

@spacepirate0001
Copy link

spacepirate0001 commented Apr 30, 2021

🗣️ Foreword

Thank for taking the time to fill this feature request fully. Without it we may not be able to , and the issue may be closed without resolution.

:person_frowning: Problem Statement

When running Docker Engine 1.25 and up in swarm mode, you can use docker stack deploy to deploy a complete application stack to the swarm. The deploy command accepts a stack description in the form of a Compose file.

❔ Possible Solution

enhance cookbook to accommodate docker swarm deployments and include examples for how to add this to recipes.

⤴️ Describe alternatives you've considered

Keep current cookbook as is and never do something cool or challenging

➕ Additional context

You can read more about docker swarm stacks here https://docs.docker.com/engine/swarm/stack-deploy/ .

@spacepirate0001 spacepirate0001 added the Feature Request Enhancement to existing functionality or new functionality label Apr 30, 2021
@spacepirate0001 spacepirate0001 changed the title Support docker stacks Support docker swarm stacks Apr 30, 2021
@ramereth ramereth added this to To Discuss in Weekly Meeting May 6, 2021
@damacus
Copy link
Member

damacus commented Aug 24, 2021

Related #940

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request Enhancement to existing functionality or new functionality
Projects
Weekly Meeting
To Discuss
Development

No branches or pull requests

2 participants