This is a Python app that connect to PostgreSQL database and returns 'Hello, world' message that is stored in the database.
After cloning the repo run the following
cd relayr
sudo docker swarm init
sudo docker stack deploy -c docker-compose.yml relayrappthen, type the following in your browser
127.0.0.1:8080