Skip to content

Improve the Docker-Compose #1933

Description

@KjellWolf

Checklist

  • [ x ] I checked other issues already and found no answer
  • [ x ] I checked the documentation and found no answer
  • [ x ] I am running the latest version and the feature i am requesting is not implemented there

Describe the problem you are trying to solve

The Docker compose has some small ish flaws. Like mentioned it would be better if there was a docker image like described in Issue #1382
.

Some options to reconsidere are the exposing of the MariaDB port. Theoreticly not needed from what ive seen.
And last but not least, the maria db dosnt use the volume for data persitency.

Describe the solution you'd like

Add the Docker Image.
Add the volume mount.
Add a docker network for traffick from DB to the frontend
Remove the Port binding.

Additional context

If i find time i try to propose a better compose file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions