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

FR: One-stop docker compose file #2856

Open
deslea opened this issue Nov 12, 2024 · 1 comment
Open

FR: One-stop docker compose file #2856

deslea opened this issue Nov 12, 2024 · 1 comment

Comments

@deslea
Copy link

deslea commented Nov 12, 2024

Hi, thanks for what looks like an awesome program.

I would love to see a one-stop docker compose setup file with no other command line steps needed, just deploy the yaml and then straight into the web-ui (ie, the image lives in a docker repo that can be pulled in direct without a manual cloning step). This would make it easier to install directly onto NAS setups that support docker-compose, but don't provide a terminal or limit its use.

Edit: I found a workaround for my use case since my NAS does support Portainer, which has a github repository option. But I'll leave this here in case anyone else has a need not so easily resolved.

@deslea
Copy link
Author

deslea commented Nov 12, 2024

Just an addendum - while Portainer gave some limited success, it wasn't possible for me to add an override docker-compose file because the volume locations are abstracted away from where I can get to them, and just environment variables wouldn't let me do the things I wanted to either because they only cover selected variables (I would have liked to modify the timezone and the volume locations to ones I created to resolve the abstraction issue - out of the box, I can't access the consume folder and can only web upload).

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

No branches or pull requests

1 participant