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

[Documentation Proposal] Local configuration using environment variables #1398

Open
addianto opened this issue Dec 17, 2024 · 0 comments
Open

Comments

@addianto
Copy link

addianto commented Dec 17, 2024

Good day.

I was trying to self-host Qodo Merge on a server using Docker.
Initially, I had difficulty figuring out how to configure the container using environment variables.
The official documentation for running the project as a Docker container was not much help.
Only after looking at similar issues, e.g. #819 and #1225, did I understand that the configuration is managed using Dynaconf.

To help others who might want to run Qodo Merge as a container, I think the documentation section about running Qodo Merge as a container can be improved by, at least, providing examples of how to override the local configuration file using environment variables.
I could help contribute a PR for this.

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

No branches or pull requests

1 participant