Is it possible to start pax-run without the Gogo shell?

98 views Asked by At

I'm trying to deploy an application which is provisioned with pax-run. However, it seems that it insists on installing the Gogo bundles. Since when the application is executed it does not get a terminal allocated, Gogo closes and stops the application with it.

I have found no way to remove to Gogo bundles or at least prevent them from stopping. How can I do that?

1

There are 1 answers

1
Achim Nierbeck On BEST ANSWER

According to the documentation of Pax Runner, you can turn off the console with

--console=false

It's also possible to run as deamon

pax-rund --startd