Skip to content

DockerStacks 1.2.0

Compare
Choose a tag to compare
@sfx101 sfx101 released this 25 Apr 08:45
· 110 commits to master since this release
0adce53

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.