Instance Settings
Last updated
Last updated
Xano has support for users on the Launch, Scale and Enterprise plans to set up a custom domain to be used on the URLs of their API endpoints.
Navigate to your Instances page.
Open the menu on your instance and select Custom Domain, a panel on the right will open like below.
Carefully read and follow the instructions to update your DNS records: Create a CNAME record to the address provided, set the TTL to 5 minutes, and depending on your provider allow time for your DNS to propagate properly.
Enter your custom domain name at the bottom and click submit.
Once completed, you can use your custom domain on your API endpoints.
In some cases, you may still want to connect to your Xano instance via the original Xano domain. To connect through your Xano domain, head to your instance selection screen. Click the three dots when hovering over your instance, and choose "Connect Via Xano Domain".
Database Connector is a premium add-on that is available for Launch and Scale plans. Please visit your Billing page for the most up-to-date pricing for this additional feature.
You have the option to connect your Xano instance's PostgreSQL database directly with an external application or service. This can be useful if there is a platform for manipulating your database that you prefer to use over the Xano interface, creating custom backup and restore solutions, or even performing data analytics.
Use care when accessing your database directly. This type of connection removes a significant portion of normal checks and balances for data validity that using Xano directly provides.
Proceed with caution.
On your instance selection screen, click the ⚙️ icon, and in the panel that opens, choose Database Connector.
The panel that opens is split into two sections, Details and Settings.
Details allows you to retrieve the access information for a direct database connection.
Settings allows you to enable and use an allow list, to limit direct database connections to specific IP addresses.
Get your database's public IP
Get your database credentials
Settings Panel
Add an IP address to your allow list
Clicking both of the "Get" buttons will provide us with the database IP and two sets of credentials, full-access and read-only.
From this panel, you can also revoke and re-generate your database credentials, should the need arise.
You can use any application you'd like that is capable of connecting to a PostgreSQL database. In this example, we'll be using Navicat.
Select 'Connection' in the top-left, and fill in your credentials and the IP recieved from Xano.
Click 'Save' to save the connection. We can now navigate the PostgreSQL database from Xano using Navicat. We can even add / update data, run queries, etc...
Why should you upgrade? Free accounts come with one workspace that shares resources with other Xano customers. It also is limited on capabilities such as storage, database records, and processing power. You'll easily be able to prototype most of your application in this type of account, but upgrading to a paid plan will give you a more powerful instance that can scale with your needs. View plan pricing and details.
What can I upgrade to? If you are on our Launch plan, your next step would be Scale1x. Upgrades from Launch to Scale1x are able to make use of a 48 hour no questions asked refund policy -- if you find that Scale1x is not solving the requirement that prompted the upgrade, reach out to support within 48 hours and we'll roll you back to Launch and refund the difference.
If you are currently on a Scale plan and considering a higher tier, we can work with you to trial higher Scale tiers by reaching out to support.
What does upgrading your instance actually do? Upgrading your instance migrates your data and business logic to a brand new, faster instance. If you upgrade to the Scale package, you'll be put on your own dedicated instance for maximum performance and scalability.
How long does upgrading take? Upgrading an instance takes seconds to complete.
You will need to update your API URL ORIGIN if:
You are adding certain features to your plan, such as Static IP
You are upgrading from free to paid
You are changing your server region
You do not need to update your API URL ORIGIN if: - You are upgrading from a PAID to PAID instance and not changing your server location.
Go to the Billing section within Xano. You can get there by clicking "Billing" in the side menu on the instances page. You can also click your initials when you're in your workspace and clicking the "Billing" link.
Click the Change Plan button on the instance you want to upgrade.
On the next screen, you'll be able to change your current plan, modify your billing schedule, add additional upgrades, or change your region.
Once you've made your selections, click the green button at the bottom to proceed to checkout.
Don't worry, this doesn't start the upgrade right away. This will bring up a dialog telling you what you need to be aware of before continuing.
What is an API URL ORIGIN anyway? It's the first part of any API endpoint you have hooked up to the front-end. See below for an example
Once you follow the steps above, type I UNDERSTAND into the box and click the button "Start upgrade now".