From 4987810ee613b46bef52efbfadfcd7f7a058a88a Mon Sep 17 00:00:00 2001 From: Johannes Zellner Date: Mon, 19 Jan 2015 23:27:44 +0100 Subject: [PATCH] Add proxy supervisor config --- postinstall/setup_supervisord.sh | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/postinstall/setup_supervisord.sh b/postinstall/setup_supervisord.sh index d7ee9801b..debbb621f 100755 --- a/postinstall/setup_supervisord.sh +++ b/postinstall/setup_supervisord.sh @@ -26,3 +26,16 @@ stdout_logfile_backups=2 user=yellowtent environment=HOME="/home/yellowtent",CLOUDRON="1",USER="yellowtent",DEBUG="box*,connect-lastmile",NODE_ENV="production" EOF + +cat > /etc/supervisor/conf.d/proxy.conf <