First Beta Release :-)
A couple of years ago, I hacked together some Ansible playbooks to help me spin up WordPress sites in Docker networks, deal with SSL, and so on. Recently, I've spent time cleaning up that project, and making it into a CLI tool that you can install and run locally to do the job - set up dockerized web apps on a remote server - ideal for quickly spinning up some demo server.
I hope someone finds this useful :-)
Still beta, there are still many things I want to do.