1. Select your service for MindsDB
If you haven’t already, identify the service to be enabled with MindsDB and make sure it is running. Otherwise, skip to step 2.2. Add MindsDB to your service Allowlist
Access to MariaDB SkySQL services is restricted on a per-service basis. Add the following IP addresses to allow MindsDB to connect to your MariaDB service, do this by clicking on the cog icon and navigating to Security Access. In the dialog, input as prompted – one by one – the following IPs:3. Download your service .pem file
A certificate authority chain (.pem file) must be provided for proper TLS certificate validation. From your selected service, click on the world globe icon (Connect to service). In the Login Credentials section, click Download. Theaws_skysql_chain.pem
file will download onto your machine.
4. Publically Expose your service .pem File
Select secure storage for theaws_skysql_chain.pem
file that allows a working public URL or localpath. For example, you can store it in an S3 bucket.