Skip to main content

Oracle SSH Tunnel

· One min read
@samir

Meroxa can now be configured to connect to private Oracle Databases via SSH Tunneling.

You can now configure SSH access to an Oracle DB resource in your VPC's private subnet by configuring ssh tunneling via the Meroxa Dashboard, or by passing in the --ssh-url option via the Meroxa CLI:

$ meroxa resources create my-oracle-db --type oracle --url "oracle://user:password@private-oracle-host:port/database" --ssh-url ssh://user@bastion-host:22

See the SSH Tunneling Documentation to learn how to set up SSH Tunneling with Meroxa.

🚀 This is an update to the one of the many data integrations we're adding to the Meroxa Platform. If there is a resource you would like to see, opt-in to any of our upcoming resources. You can also contact us directly at [email protected] or by joining our Discord community!