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

Migrate Default Environment Configuration to docker swarm / Migrate current PROD Environments #106

Open
6 tasks
AlwinEgger opened this issue Jul 20, 2022 · 0 comments
Labels
new feature A feature requesting a new set of functionality and views

Comments

@AlwinEgger
Copy link
Member

docker-compose v1 is discontinued. docker-compose v2 is meant to be used in dev environments.

Docker swarm can be run in a single node mode and uses the same config files as docker-compose. So the switch should not be too big.

  • Adapt Default Environment Configuration and Documentation
  • Adapt dev Environment Configuration
  • Find matching Jelastic Setup (Docker CE Node must be updated to 20.X)
  • Adapt test/testprod/prod Environments Configuration
  • Run Tests on test and/or testprod Environment
  • Go-Live

https://jarredkenny.com/single-node-docker-swarm/

@AlwinEgger AlwinEgger added the new feature A feature requesting a new set of functionality and views label Jul 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature A feature requesting a new set of functionality and views
Projects
None yet
Development

No branches or pull requests

1 participant