Show HN: Pico: An open-source Ngrok alternative built for production traffic

Pico is an open-source alternative to Ngrok. Unlike most other open-source tunnelling solutions, Pico is designed to serve production traffic and be simple to host (particularly on Kubernetes).

Upstream services connect to Pico and register endpoints. Pico will then route requests for an endpoint to a registered upstream service via its outbound-only connection. This means you can expose your services without opening a public port.

Pico runs as a cluster of nodes in order to be fault tolerant, scale horizontally and support zero downtime deployments. It is also easy to host, such as a Kubernetes Deployment or StatefulSet behind a HTTP load balancer.


Comments URL: https://news.ycombinator.com/item?id=40355744

Points: 6

# Comments: 0

https://github.com/andydunstall/pico

Établi 16d | 14 mai 2024 à 16:10:16


Connectez-vous pour ajouter un commentaire

Autres messages de ce groupe

Ask HN: I have many PDFs – what is the best local way to leverage AI for search?

As the title says, I have many PDFs - mostly scans via Scansnap - but also non-scans. These are sensitive in nature, e.g. bills, documents, etc. I would like a local-first AI solution that allows

30 mai 2024 à 22:10:10 | Hacker news
ASK HN: The Required Fundamentals for Self-Taught Programming

I have been wondering which programming fundamentals are needed for using in real projects and the fundamentals in computer science needed. I already can read code, but don´t know how to apply tha

30 mai 2024 à 22:10:08 | Hacker news