DockerStacks 1.2.0
Custom domains with ssl support added
Post Installation checks
Before starting the app make sure you've docker running and have docker-compose installed
MacOS
MacOS will warn about the downloaded file as it's not a signed version. To fix the problem click on the Apple logo, System Preferences > Security & Privacy > General Tab.
You should see a confirmation to allow the app to run.
Linux
Follow the instructions here (https://docs.docker.com/engine/install/linux-postinstall/#manage-docker-as-a-non-root-user) to run docker without root privileges. DockerStacks requires docker to run without the "sudo" command.