Run Oxla in 2 minutes
7min
⚠️ Linux OS.
⚠️ Install Docker. Please refer to this page for further details.
⚠️ Install PostgreSQL client on your local machine. Please refer to this page.
- Open your terminal command and execute this command to check if you have installed your docker properly.
Docker
|
Note: If it returns “Bad response from Docker engine”, this means there is an issue with your docker engine. Try re-install your docker.
- Start Oxla docker and expose PostgreSQL port:
Docker
|
- Execute the following command to connect to Oxla:
Docker
|
Note: If you encounter an error response “bash: psql: command not found“, this means that you have not installed PostgreSQL.


Updated 31 Aug 2023
Did this page help you?