Skip to content
This repository has been archived by the owner on Jan 26, 2023. It is now read-only.

AfsmNGhr/devops-swarm-mode

Repository files navigation

DevOps & Swarm-mode

Build Status

The repository concept for managing all services as code (IaC). Git submodules use for updates only (pull-mode like as Repo).

Deployment

Deploy on swarm

Every service will be deployed separately with same the stack name. You can see all stacks in services folder. You can see all environments in ansible environments folder.

./deploy "$STACK" "$ENV" # optionally "$GROUP"