UI Bakery Postgres
Last updated
Was this helpful?
Last updated
Was this helpful?
UI Bakery's Postgres is a hosted data source and structure management tool provided by UI Bakery. Follow on the available features.
If your instance update is handled by the , a new Docker container will automatically be created in your installation. You will not need to make any additional configurations to access UI Bakery Postgres.
When you update manually, add these container details to your Docker Compose file and restart the container:
Add new container configuration
Restart UI Bakery
It is also possible to connect to a completely standalone Postgres instance.
First, set up the Postgres instance of your choice. UI Bakery supports Postgres v16+.
Setup default database and a user to connect to the server from UI Bakery:
The provided configuration is default and should be used cautiously. It is not intended as a security recommendation.
Allow connection to the Postgres server from UI Bakery using the pg_hba.conf
file.
Finally, provide the following env variables for UI Bakery to connect to the database:
If you prefer not to use the editor and database features in your instance, you can disable these functionalities with the following environment variable: