https://github.com/bec-galaxy/bec.docker
A collection to install Docker and configuring an application stack.
https://github.com/bec-galaxy/bec.docker
ansible ansible-collection docker docker-compose
Last synced: about 1 year ago
JSON representation
A collection to install Docker and configuring an application stack.
- Host: GitHub
- URL: https://github.com/bec-galaxy/bec.docker
- Owner: bec-galaxy
- License: mit
- Archived: true
- Created: 2023-04-29T06:10:45.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-31T12:24:00.000Z (over 2 years ago)
- Last Synced: 2024-11-13T13:58:17.627Z (over 1 year ago)
- Topics: ansible, ansible-collection, docker, docker-compose
- Language: YAML
- Homepage: https://galaxy.ansible.com/ui/repo/published/bec/docker/
- Size: 180 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelogs/changelog.yaml
- License: LICENSE
Awesome Lists containing this project
README
# Docker Collection for Ansible
[](https://github.com/bec-galaxy/ansible-collection-docker/actions/workflows/molecule.yml) [](https://github.com/bec-galaxy/ansible-collection-docker/blob/main/LICENSE)
A collection to install **Docker** and configuring an **application stack**.
> Deprecated: Docker Compose V2 is incompatible with the Ansible python module.
The following steps are supported:
* Distribute a shared `docker-compose.yml` by using the template function.
* Distribute encrypted secrets through an `.env` file.
* Distribute files and folders for a mapped volume.