Deployment related questions [Jul 24]

:raising_hand_man: jeanbonbeur asked

Hello, I discovered this Discord at the same time as Nocodb. Where is the best place to ask technical questions related to the deployment of the application? Thanks !

:raising_hand_man: wkw replied

u can ask it here

:raising_hand_man: jeanbonbeur replied

ok perfect thks

:raising_hand_man: jeanbonbeur replied

I deployed NocoDB with Docker-compose on a server with Ubuntu 22.04 to connect the application to a postgresql database.

Do I have to fill in the environment variables in the /nocodb/docker-compose/traefik/.env file?

Then for apply the changes, I must execute ?

$ cd nocodb/docker-compose/pg/

$ docker-compose up -d

:raising_hand_man: wkw replied

u may refer to https://github.com/nocodb/nocodb/blob/develop/docker-compose/pg/docker-compose.yml

:raising_hand_man: jeanbonbeur replied

OK and I indicate my environment variables in this file ?

:raising_hand_man: jeanbonbeur replied

Sorry for these basic questions but I’m completely novice…

:raising_hand_man: wkw replied

u can specify your env vars under environment

:raising_hand_man: jeanbonbeur replied

ahh ok. As simple as that !

:raising_hand_man: jeanbonbeur replied

and after that I launch these cmd :

:raising_hand_man: jeanbonbeur replied

$ cd nocodb/docker-compose/pg/

$ docker-compose up -d

:raising_hand_man: jeanbonbeur replied

for apply the changes ?

:raising_hand_man: wkw replied

u may try docker-compose up -d --build

:raising_hand_man: jeanbonbeur replied

thks a lot, it seems to be good :slightly_smiling_face:

Autogenerated from discord


Join NocoDB’s community

DiscordTwitterRedditDocs