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

Change file uploads path, closes #1183 #1184

Merged
merged 6 commits into from
Dec 10, 2024

Conversation

briankariuki
Copy link
Collaborator

@briankariuki briankariuki commented Dec 5, 2024

@wintermeyer As discussed via email, you will need to move the current content in priv/static/uploads to a folder on the host system. You can then set this folder path as the *_FILE_VOLUME_PATH in the environment variables. Inside the docker container the volume will be mounted on the root at /uploads.

@wintermeyer
Copy link
Collaborator

@briankariuki Will this only work for the new deployment or can I use the same configuration for the old deployment?

@briankariuki
Copy link
Collaborator Author

@briankariuki Will this only work for the new deployment or can I use the same configuration for the old deployment?

Updated with comments. It will work with current deployment. But you will need to move the files before starting the docker container

@wintermeyer wintermeyer merged commit c8d7d3f into animina-dating:main Dec 10, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants