Runway
Runway is built and operated in the EU!

Buildpack

First steps

We published an example repository on our Github organization:

git clone https://github.com/hostwithquantum/runway-example-java && cd runway-example-java

Many Java build tools (like Maven and Gradle) are automatically detected by runway, so most kinds of Java apps should be easy to get running.

runway app create

Deploy to Runway

runway app deploy

Run runway app open to see it live, or check the Runway UI. Check runway app logs if something’s off.