Skip to content

feat: shared databases stack (#11)#320

Open
zicaiw625 wants to merge 1 commit intoillbnm:masterfrom
zicaiw625:fix/issue-11
Open

feat: shared databases stack (#11)#320
zicaiw625 wants to merge 1 commit intoillbnm:masterfrom
zicaiw625:fix/issue-11

Conversation

@zicaiw625
Copy link

Fixes #11

  • Added databases stack with PostgreSQL (multi-tenant), Redis, and MariaDB.
  • Added idempotent init-databases.sh to initialize databases and users automatically.
  • Added backup-databases.sh for backups with 7-day retention.
  • Exposed internal database ports only to the internal network, not the host or proxy network.
  • Traefik routing enabled only for pgAdmin and Redis Commander.
  • Updated README.md and .env.example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BOUNTY $130] Database Layer — PostgreSQL + Redis + MariaDB 共享实例

1 participant