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

Docker-friendly configuration #1085

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

markspolakovs
Copy link
Member

When running in Docker, allow configuring MyRadio using environment variables, rather than mounting in a MyRadio_Config.local.php. String values are set verbatim, others are parsed as JSON.

Also, splits out a separate development Dockerfile (main difference is that the production Dockerfile doesn't include xdebug or a self-signed certificate), and properly configures the daemon to run in docker-compose.

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.

None yet

1 participant