Skip to main content

6 posts tagged with "resources"

View All Tags

· 2 min read
@jayjayjpg

We’ve introduced an expanded list of Resources in the dashboard experience. In addition to adding new Resources, customers can opt-in to participate in Developer Previews for upcoming Resources in development. And a recent Meroxa CLI release v2.15.0 introduces updated output for meroxa resources list --types which now includes additional information on resource types.

· One min read
@misosoup

Starting today, a public beta of the Microsoft SQL Server resource is available to all customers. Microsoft SQL Server resources can be provisioned in the typical manner in the dashboard or via the CLI:

$ meroxa resources create sourcedb --type sqlserver -u sqlserver://username:password@hostname:1433/dbname

For more information on the Microsoft SQL Server resource, please see the documentation). For any questions or comments, please feel free to email us at [email protected].

· One min read

In situations where your database doesn't have a public IP adresss, a typical pattern of accessing the database from the public Internet is using a bastion host and creating an SSH tunnel to reach it. The ability to create SSH Tunnels between Meroxa and your private databases is now in beta to all customers and is available as a configuration option on all resources.

For more information, please see the SSH Tunnel documentation. For

any questions or comments, please feel free to email us at [email protected].