This repository has been archived on 2020-05-07. You can view files and clone it, but cannot push or open issues or pull requests.
dokku-ansible-deploy/README.md

26 lines
464 B
Markdown

# dokku-ansible-deploy
Deploy applications on Dokku using Ansible.
It is a work in progress, please see the following planning documents:
- [DESIGN.md](./DESIGN.md)
- [dokku-packaging-format.md](https://git.autonomic.zone/autonomic-cooperative/organising/wiki/dokku-packaging-format)
## Requirements
- dokku 0.19.13+
- Debian based system (uses `apt` package manager for installing dependencies)
## Installation
TODO.
## Usage
TODO.
## Contribute
TODO.