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

Add support for an instance-local.yaml file in the backend #39

Merged
merged 1 commit into from
May 15, 2024

Conversation

fredvd
Copy link
Sponsor Member

@fredvd fredvd commented Apr 23, 2024

which is ignored, so you can locally change for example storage for the backend without git conficts while developing.

It basically works like the docker-compose.override.yaml, but the we don't merge the file contents, replace it. Hence 'local' and not 'override'.

…it ignored, so you can locally change storage for the backend.
@jensens
Copy link
Sponsor Member

jensens commented Apr 23, 2024

@fred As we can do it this way, I propose to use the nice helper script and env vars https://github.com/plone/cookiecutter-zope-instance/blob/issue_21/README.rst#transform_from_environmentpy in some way. I can demo what I did with this if you like on Discord and its very robust and elegant IMO ;-).

@fredvd fredvd merged commit 7d3bb5e into main May 15, 2024
28 checks passed
@fredvd fredvd deleted the instance-local branch May 15, 2024 13:02
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