Installing app with port forward
Solved
App Packaging & Development
-
I'm trying to package galacteek for cloudron with the assistance of @cipres
Seems the app needs to be started with
-p 5900:5900
Once the app is running (which it seems to be), the user needs to VNC, with a SSH tunnel if the Cloudron server is in the cloud as it is for most people.Can I do that (start with 5900:5900)?
How can I do that ? -
@timconsidine look at the
tcpPorts
option in the manifest : https://docs.cloudron.io/packaging/manifest/#tcpports