Azure-Samples / langfuse-on-azure

An easy way to deploy the Langfuse observability platform to Azure Container Apps with Entra authentication.
MIT License
37 stars 4 forks source link

Add powershell scripts for Windows hooks #8

Closed pamelafox closed 7 months ago

pamelafox commented 7 months ago

Purpose

Fixes #1 by adding pwsh equivalent scripts for windows machines.

Does this introduce a breaking change?

[ ] Yes
[X] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[X] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test