Deploy applications on Dokku using Ansible
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.
Go to file
2020-04-03 01:03:17 +02:00
subcommands Bootstrap new plugin 2020-04-03 00:57:29 +02:00
commands Bootstrap new plugin 2020-04-03 00:57:29 +02:00
dependencies Bootstrap new plugin 2020-04-03 00:57:29 +02:00
DESIGN.md Add DESIGN.md 2020-04-03 01:03:17 +02:00
functions Bootstrap new plugin 2020-04-03 00:57:29 +02:00
LICENSE Bootstrap new plugin 2020-04-03 00:57:29 +02:00
plugin.toml Bootstrap new plugin 2020-04-03 00:57:29 +02:00
poetry.lock Bootstrap new plugin 2020-04-03 00:57:29 +02:00
post-extract Bootstrap new plugin 2020-04-03 00:57:29 +02:00
pyproject.toml Bootstrap new plugin 2020-04-03 00:57:29 +02:00
README.md Add DESIGN.md 2020-04-03 01:03:17 +02:00

dokku-ansible-deploy

Deploy applications on Dokku using Ansible.

Work In Progress, See DESIGN.md.

Requirements

  • dokku 0.19.13+
  • Debian based system (uses apt package manager for installing dependencies)

Installation

TODO.

Usage

TODO.

Contribute

TODO.