Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 364 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 364 Bytes

DOAn (Digital Ocean Ansible Agent)

DOAn is a Golang based agent that runs on Digital Ocean droplets and syncs Ansible playbooks to the droplet from artifactory.

Building debian package

Debian building has been updated to use fpm and was moved into the Makefile. Install fpm following the steps here and run make build-deb to build the debian package.