Nice work. I'm also using Ansible to deploy to Digital Ocean, but my approach is to use Ansible to deploy Kubernetes, then use Kubernetes to deploy Roller. I hope to switch over to Digital Ocean's Kubernetes support at some point.
Dave On Sun, Jan 13, 2019 at 2:12 AM Kohei Nozaki <[email protected]> wrote: > Hello, > > I'd like to share an Ansible playbook which sets up a Roller instance > (with Tomcat8, Apache and PostgreSQL) on an Ubuntu box (tested with 16.04.4 > LTS @ DigitalOcean). It's on my GitHub repo: > > https://github.com/nuzayats/roller-ansible > > There might be something better already (please share if you know such > one) but I hope it's useful to someone anyway. > > Regards, > Kohei > >
