Skip to content

Commit

Permalink
Automatically import gunicorn smf for limeade3
Browse files Browse the repository at this point in the history
  • Loading branch information
drscream committed Sep 29, 2016
1 parent fc0e805 commit 0e92ad3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
File renamed without changes.
5 changes: 0 additions & 5 deletions customize
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,6 @@ cd /var/www/limeade3
python3.4 manage.py syncdb --noinput
cd -

echo "* Setup gunicorn and nginx."
mkdir -p /opt/local/etc/gunicorn
svccfg import /tmp/gunicorn.xml
rm /tmp/gunicorn.xml

# Activate munin plugins
echo "* Activate munin plugins"
/opt/core/bin/munin-node-plugins ${MUNIN_PLUGINS}
Expand Down

0 comments on commit 0e92ad3

Please sign in to comment.