Gideon
Gideon
I find myself with some time to contribute. Point me to any additional documentation and I would happily take a crack at this.
@lastzero I have made some changes in the docs repo but don't have permissions to push my branch to origin. If you allow that for me I can create PR...
@graciousgrey I'm talking about permissions to push a feature branch. ``` # photoprism-docs/docs on feature/photoprismpi-documentation > git push --set-upstream origin feature/photoprismpi-documentation ERROR: Permission to photoprism/photoprism-docs.git denied to GideonStowell. fatal: Could...
Thanks, it wasn't clear to me that was the suggested workflow before. Make sense now.
After reviewing the work completed are there any objections to closing this issue?
Is there any particular thing that is blocking from this being merged? I am finding that we need the HA functionality in our deployments. Let me know if there is...
I can give it a go. I invoke it as a dependency in a ansible role, so it won't be testing as is, but it could still be a useful...
I am having a similar issue but using nginx is a less than ideal workaround. In my `cruisecontrol.properties` I have this configuration set: ``` # Prometheus Metric Sampler specific configuration...
@clkelly-r7 I'm not sure if this will help you but it turned out that I have a trailing space in my `cruisecontrol.properties` file, on the line where I was setting...