-
-
Notifications
You must be signed in to change notification settings - Fork 100
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
[FEAT] Un-hardcode the environmental parameters #211
Comments
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid. |
Please confirm a PR is acceptable with the code fix and an update to README.md. If not, then go ahead and close. |
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions. |
Is there ANY sane reason to hard-code these??? I am having trouble migrating from |
Yes, we have reasons. We don't officially support migrations between images of different devs. With that said, migration is fairly straightforward as long as you set up the new container with a different config folder first, so you can see the folder structure the new image expects. Then it's a matter of matching your existing data to the new format and restarting/recreating the container |
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue is locked due to inactivity |
Is this a new feature request?
Wanted change
Env vars are ignored, and incorrect values are shown in the logs.
e.g. in docker-compose:
log shows:
I see #204. @aptalca shut down that discussion. If I phrase this as a feature request, could that person please not hammer me?
Reason for change
/
Proposed code change
root/etc/s6-overlay/s6-rc.d/svc-jellyfin/run
The text was updated successfully, but these errors were encountered: