I modified these play framework start scripts to replace our original init.d scripts that we used to use for our Play Framework Scala applications. The original scripts were always a bit flaky on us, and well, never really worked 100%. I decided it was time to redo the init.d scripts. In the end, I decided to use sbt-publish plugins to create RPM packages that we […]