Discuss

Use SSH for Remote Docker Targets

Intro

You can connect over SSH (SSH tunneling) to your Remote Docker Database targets.
This allows Wappler to use exclusively SSH for connecting to your database which is more secure and doesn’t require any public ports to be open.

Enable SSH for Remote Docker Targets

Open your project settings and go to your remote Docker Target:

Scroll down to the Database Settings and enable the Over SSH option:

This way you enable Wappler database connection to be made over SSH. It will use the default SSH access to this server, or the key from your SSH agent.