Commit graph

5 commits

Author SHA1 Message Date
Adish M
17060d8f85 Correction in Postgrest version 2024-03-05 12:58:28 +05:30
Adish M
2ff5a3ba51 Updating postgrest image tag 2024-02-27 20:35:31 +05:30
Adish M
215f04be8b
Fix: Docker-compose file changes to reduce vulnerability with postgres service (#6915)
* Fix: Docker-compose file

* Corresponding env values added

* removing default port

* removed port from env

* adding comment in the .env file

* changes compose with separate .env files

* changes in the external.env.example file

* adding key.sh file

* updating keys.sh and .env.internal.example

* adding interactive bash for external set-up

* enabling tooljet_database as default

* out message correction

* output message corrections

* adding PG_PORT

* correction in internal.sh file
2023-08-03 15:40:11 +05:30
Akshay
ec5300ceec
Chore: Docker compose docs revision (#5078)
* update docker-compose deploy docs for v2

* update doc tabs
2022-12-30 16:31:38 +05:30
Akshay
0d482f8161
Revise docker setup (#3954)
* fixes separate client build

* update docs

* add SERVE_CLIENT flag for dev docker step for uniformity

* Doc changes

* Doc changes

* Doc changes

* update readme

* add separate docker compose setups

* Doc changes

* rename compose files

* remove unused dependency

* rename service name to server for uniformity

Co-authored-by: Navaneeth Pk <navaneeth@tooljet.io>
2022-09-05 21:06:11 +05:30