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

Added script to switch config files for local development #220

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

brianna-dardin
Copy link
Member

The production temp site and the docker temp site require different versions of database.yml and cable.yml. This means when doing development locally, we need to switch their contents before making any commits. I wrote a script to make it easy to do this.

I also updated the docker init script because previously it was replacing all instances of the word "test" in the sql template with "local", but the word "test" also appears in the default archivist and AO3 collection values. I updated it so it only replaces the word where it's necessary.

@ariana-paris ariana-paris merged commit 9ced289 into master Jan 14, 2025
1 check passed
@ariana-paris ariana-paris deleted the switchfiles branch January 14, 2025 15:29
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