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 compose improvements #109

Merged
merged 1 commit into from
Jun 30, 2024
Merged

Docker compose improvements #109

merged 1 commit into from
Jun 30, 2024

Conversation

rubys
Copy link
Collaborator

@rubys rubys commented Jun 30, 2024

  • use volumes to persist logs and storage (and possibly db)
  • expose Rails' master key as a docker compose secret
  • give PostgreSQL and MySQL separate persistence paths

* use volumes to persist logs and storage (and possibly db)
* expose Rails' master key as a docker compose secret
* give PostgreSQL and MySQL separate persistence paths
@rubys rubys merged commit 2523d41 into main Jun 30, 2024
8 checks passed
@rubys rubys deleted the docker-compose-improvements branch June 30, 2024 22:07
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.

1 participant