Skip to content

Better containerization support #61

@NW11NG

Description

@NW11NG

🚀 Description

Problem to solve

Current the docker compose implementation is not efficient for users running an existing stack, it seems you need to edit the nginx to avoid port binding issues for other services etc.
It would be nice to see better support for environment variables within the compose as well as adding VPN support (gluetun) which isn't possible with the current deployment options

Proposal

Publish to docker hub and allow users to choose how they would like to deploy with environment variables or custom networks like gluetun as well as setting paths for persistant storage. Ports should also be published as well as the nginx credentials to allow customisation

Further details

By all means if I am missing something please li k me the documentation but I have spent days trying to get this to work inside a vpn and despite opening correct ports it seems the frontend and backend cannot communicate due to the urls inside of the dockerbuild files

✅ Acceptance Criteria

  • [ ]

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementEnhancement to existing feature/infrastrcuture

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions