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

External Apps download directly to the docker image, not host storage (Docker on Unraid) #40

Open
farhills opened this issue Nov 14, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@farhills
Copy link

How to use GitHub

  • Please use the 👍 reaction to show that you are affected by the same issue.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Steps to reproduce

  1. Configure and test the Daemon
  2. Run the test deployment
  3. Install an external App (STT Whisper 2)
  4. Data for both the test deployment as well as the installed app is saved to the docker image /volumes dir, eventually exceeding the docker image size limit.

Image

Expected behaviour

There should be a host path env variable for downloaded data to be saved to the host storage outside the docker image. Or if this already exists, could you update the docs to include the container path where downloaded external app data will be saved so that we can map it appropriately?

Actual behaviour

Docker size limit is exceeded, causing the app install to fail.

Server configuration

Web server: Nginx

Database: Maria 10.11

PHP version: 8.3

Nextcloud version: 29.0.4

Operating system: Docker / Unraid 6.12.13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant