mirror of
https://github.com/proxmoxer/docs.git
synced 2026-04-25 07:05:50 +03:00
[GH-ISSUE #149] Is there a default PostgreSQL DB included in the container? #43
Labels
No labels
CodeDay
enhancement
pull-request
testmu
testmu
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/docs#43
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @annleefores on GitHub (Oct 13, 2023).
Original GitHub issue: https://github.com/hoppscotch/docs/issues/149
In this line from 2.install-and-build.md
It mentions the existence of a default PostgreSQL database within the container. Is this correct, or was it actually meant to be within the Docker Compose?
There is some confusion regarding this matter, as discussed in https://github.com/hoppscotch/hoppscotch/issues/3414#issue-1925574550
@liyasthomas commented on GitHub (Oct 14, 2023):
PostgreSQL DB is not included as part of the official images hosted on Docker Hub. Apologies for not making it clear in the documentation whether a PostgreSQL DB is included in the containers or not.
Thanks for reporting the inconsistency in the documentation. We've patched the Install and Build guide to reflect the changes.