andydunstall / piko

An open-source alternative to Ngrok, designed to serve production traffic and be simple to host (particularly on Kubernetes)
MIT License
1.9k stars 55 forks source link

Extend configuration #33

Closed andydunstall closed 3 months ago

andydunstall commented 6 months ago

Piko is missing a lot of configuration options, such as gossip, cluster, timeouts, ...

The configuration documentation is also a bit light

It might also be worth splitting configuration into 'basic' and 'advanced' like Mimir does (https://grafana.com/docs/mimir/latest/configure/configuration-parameters/#parameter-categories)

andydunstall commented 3 months ago

Will use GitHub issues for bugs only, planning features separately