I currently run sbt under screen in production on my desktop box -- not very resilient...
Should probably be a container in an auto-restartable-on-crash VM that runs the server using scala-cli or similar (sbt is overkill and screen is cryptic and not so easy for sysadmin)
I currently run sbt under screen in production on my desktop box -- not very resilient...
Should probably be a container in an auto-restartable-on-crash VM that runs the server using scala-cli or similar (sbt is overkill and screen is cryptic and not so easy for sysadmin)