Hacker News new | past | comments | ask | show | jobs | submit login

He's talking about creating /etc/init.d scripts that do something like:

screen python manage.py gunicorn &

That is an anti-pattern. Granted he didn't really explain it so well.




Honestly I didn’t think it would be necessary. :-/

Your example is btw the advanced version. Many people just ssh on the host, fire up screen and start their server inside.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: