pvarki / docker-rasenmaeher-integration

Compositions etc to integrate all the pieces (CA, Keycload, LDAP, Database, REST API) into something cosmic
0 stars 0 forks source link

[RMUI+RMTAKAPI] [Feature+Fix] UI configurable assets + Handle LE better #97

Closed benjamsf closed 3 months ago

benjamsf commented 3 months ago

What Does This PR Do:

Linked UI PR (by benjamsf) https://github.com/pvarki/rasenmaeher-ui/pull/24 As well as the pointer to ui, this PR adds to docker compose the RMUI environment table and there the "VITE_ASSET_SET" flag, as well to the example env. Default is "neutral."

Linked RMTAKAPI pr (by Karppo) https://github.com/pvarki/python-tak-rmapi/pull/61 Now rmtakapi will fetch LE intermediate used to sign dynamically. So either R10 or R11 will be included to truststore provided to ATAK clients.

Why:

benjamsf commented 3 months ago

Adding pointer for https://github.com/pvarki/python-tak-rmapi/pull/61 testing purposes & probably once both are e2e tested, we can merge these together.

benjamsf commented 3 months ago

I'll pointer up new UI feature once it has been approved.