harness / gitness

Gitness is an Open Source developer platform with Source Control management, Continuous Integration and Continuous Delivery.
https://gitness.com
Apache License 2.0
31.96k stars 2.79k forks source link

[docs] missing env variables #3454

Closed indaco closed 4 weeks ago

indaco commented 6 months ago

First, I'm loving gitness and would like to thank all for your work.

There are a lot of possible configuration via ENV vars defined in types/config.go but most are not documented at all.

Would be great if all are listed and documented accordingly or if you accept PR for documentation

Thanks

hitesharinga commented 2 months ago

Hey @indaco,

Thank you for bringing this to our attention. We're delighted to hear that you're loving it.

We have documented configs https://docs.gitness.com/installation/settings. Let us know if you are looking for some specific configs which we can document.

indaco commented 2 months ago

Hey @hitesharinga Thanks for getting back to me on that.

You all are doing an amazing work