Y
Hacker News
new
|
ask
|
show
|
jobs
by
andrenth
3566 days ago
I haven't used it, but Nomad has specific support for Java apps.
1 comments
abrookewood
3566 days ago
From their site: Nomad has extensible support for task drivers, allowing it to run containerized, virtualized, and standalone applications. Users can easily start Docker containers, VMs, or application runtimes like Java.
link
andrenth
3566 days ago
The Java driver is documented here:
https://www.nomadproject.io/docs/drivers/java.html
link