Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add version with MariaDB built-in #15

Open
grasdk opened this issue Apr 22, 2024 · 1 comment
Open

Add version with MariaDB built-in #15

grasdk opened this issue Apr 22, 2024 · 1 comment

Comments

@grasdk
Copy link
Collaborator

grasdk commented Apr 22, 2024

For people not wanting to deal with setting up mariadb or postgres, let's build a single container with both galette and mariadb running. Optionally one can override env-variables to use external Database.

In such a scenario, the mariadb data must be on a mounted volume, so data can be "carried" to the next container when upgrading the galette version

@grasdk
Copy link
Collaborator Author

grasdk commented Apr 25, 2024

added a feature branch where this work has been begun. In doubt if I'm on the correct path, or if I should look for a "Docker Apache MySQL PHP" (DAMP) container image instead.

The MariaDB Dockerfile and Entrypoint script are quite advanced: https://github.com/MariaDB/mariadb-docker

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

No branches or pull requests

1 participant