Digital Ocean

To connect your DigitalOcean Postgres Database to Sequel, follow the below steps.

Step 1: Login to your Sequel Account

Login to your Sequel account here, if you don't have an account, you can create a new account from the signup page

Step 2: Open New Connection Screen

In the databases listing page, click on "Connect Database", and the Connection Screen will open.

Step 3: Choose Postgres Database Connection

In the database conenctor catalog, choose PostgreSQL. This will open up a connection form for you. You can give a display name which will be visible for all the users in your workspace.

Step 4: Login to your Digital Ocean Account

Login to your Digital Ocean account and go to databases section from the left side bar.

Step 5: Choose the database you want to integrate

In the database listing, choose the database you want to integrate with Sequel. If there are no databases, you can always create a new database.

digitalocean dashboard

Step 6: Copy the credentials

From the Connection Details Section copy the details to Sequel's Postgres integration form. You need all the following details

  1. Host Address
  2. Port
  3. Username
  4. Password
  5. Database

digitalocean dashboard

Step 7: Save connection

Once you have copied the credentials over the integration form, you can click on Test and Save Connection button to complete the integration.

TroubleShooting

If your connections fails and if the "Trusted Sources" is enabled under your databse's settings tab. Add the IPs displayed in the integration form of Postgres into the trusted IPs to allow Sequel to access your database.

digitalocean dashboard