https://github.com/ab70/chat2db_with_dbs
https://github.com/ab70/chat2db_with_dbs
docker postgresql
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ab70/chat2db_with_dbs
- Owner: ab70
- Created: 2024-02-17T10:56:26.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-27T11:19:06.000Z (over 2 years ago)
- Last Synced: 2025-03-06T06:33:31.327Z (over 1 year ago)
- Topics: docker, postgresql
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# chat2DB_with_DBs
## check the docker network bridge to get host ip
```
sudo docker network inspect chatdb-network
```
then add Gateway ip to that host so it can access
As for now, its can be accesed using username, pass with host: "container name"