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

23 lines
294 B
Markdown
Raw Normal View History

2020-04-02 22:57:29 +00:00
# dokku-ansible-deploy
Deploy applications on Dokku using Ansible.
2020-04-02 23:03:17 +00:00
Work In Progress, See [DESIGN.md](./DESIGN.md).
2020-04-02 22:57:29 +00:00
## Requirements
- dokku 0.19.13+
- Debian based system (uses `apt` package manager for installing dependencies)
## Installation
2020-04-02 22:58:57 +00:00
TODO.
2020-04-02 22:57:29 +00:00
## Usage
TODO.
## Contribute
TODO.