Configure your database settings - we'll auto-detect your server details
Make sure you can SSH into your server with root access. If you don't have direct root access, you can SSH as your user and run sudo su - to become root.
sudo su -
Choose a dedicated application user (not 'postgres', 'root', or 'admin')
Choose the number of read replica servers (1-5)
Enter IP addresses or CIDR blocks. Leave empty to allow localhost only.