#!/bin/bash redis-server --bind 0.0.0.0 & nginx -g "daemon off;" & java -jar /app/carbon.jar