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

Build a docker image that includes an embedded MariaDB server #373

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

michael-j-green
Copy link
Member

This PR modifies the build process to generate two docker images; the standard image, and one with MariaDB embedded into it for one click installs.

This embedded MariaDB image is meant to support users on systems like Unraid that don't easily support docker-compose.

Also; for users on Unraid, it will allow the creation of a single click install template to be submitted to the Unraid marketplace (this will be done at a later date after the release of 1.7.4).

@michael-j-green michael-j-green added the enhancement New feature or request label Jun 25, 2024
@michael-j-green michael-j-green added this to the v1.7.4 milestone Jun 25, 2024
@michael-j-green michael-j-green self-assigned this Jun 25, 2024
@michael-j-green
Copy link
Member Author

Links to #117 and #361

@michael-j-green michael-j-green merged commit c7b6233 into branch-v1.7.0 Jun 25, 2024
1 check passed
@michael-j-green michael-j-green deleted the embedded-db branch June 25, 2024 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant