nowfound

Alternatives

Products that do what Pico: An open-source Ngrok alternative built for production traffic does

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…

  1. 1KA

    A large part of our (Real Kinetic's) business is helping organizations implement platform engineering, but we've found the existing tooling to be lacking. For IaC, Terraform state becomes a pain because TF treats infrastructure as "one-shot" commands. The Kubernetes controller model provides a nicer approach to managing infrastructure, but the tooling here is also lacking. For configuration management, Helm just doesn't really scale with complexity, nor does Kustomize. For resource orchestration, Crossplane is a step in the right direction but still has challenges and limitations. As a…

    2025 · koreo.dev

  2. 2
    ngrok545

    Serve local web apps with one command

    2022

  3. 3
    Pico 2.0209

    The operating system for the creator economy

    2021

  4. 4PO
  5. 5

    Revenue tools for the modern publisher

    2017

  6. 6

    One private gateway for every AI model

    Aug 2026 · ngrok.ai

  7. 7AS

    This is a proof of concept utility which allows you to expose local services to the internet at large: https://github.com/skx/tunneller In short it is a simple ngrok alternative, which you can self-host. Because it is a proof of concept it hasn't been tested extensively, but it seems like it will solve my immediate-needs. Of course it needs test, and structure added. But feedback can't hurt :)

    2019

  8. 8

    Automate self-hosting of commercial open source products

    2023

  9. 9FN

    2023 · hello.ports.live

  10. 10PA

    Greetings! We are excited to announce pipe: our managed pubsub service over ssh. We are at a point where we would love to get feedback on the service to see if it resonates with the HN crowd. All you need to use `pipe` is a pico account which can be created using ssh: `ssh pico.sh` We've been using it internally for a few weeks now and keep coming up with new use cases. For example, we are using `pipe` to create a log drain for all of our services and even a way to share logs with users. You can read more about it on our blog post: https://blog.pico.sh/pubsub

    2024 · pipe.pico.sh

  11. 11
    Porter415

    Heroku that runs in your own cloud

    2021

  12. 12OS
  13. 13GO

    Hello HN, we're Philip and Louis from Glasskube (https://github.com/glasskube/glasskube). We're working on an open-source package manager for Kubernetes. It's an alternative to tools like Helm or Kustomize, primarily focused on making deploying, updating, and configuring Kubernetes packages simpler and a lot faster. Here is a demo video (https://www.youtube.com/watch?v=aIeTHGWsG2c#t=17s) with quick start instructions. Most developers working with Kubernetes use Helm, an open-source tool created during a hackathon nine years ago. However, with the rapid…

    2024 · github.com

  14. 14WC

    WireHole offers a unified docker-compose project that integrates WireGuard, PiHole, and Unbound, complete with a user interface. This solution is designed to empower users to swiftly set up and manage either a full or split-tunnel WireGuard VPN. It features ad-blocking capabilities through PiHole and enhanced DNS caching and privacy options via Unbound. The intuitive UI makes deployment and ongoing management straightforward, providing a comprehensive VPN solution with added privacy features.

    2023 · github.com

  15. 15
    Pico173

    The farm in your palm that self-waters and illuminates!

    2020

  16. 16RT

    Hey folks, we built a Kubernetes operator for Renovate and wanted to share it. Instead of running Renovate as a cron job or relying on hosted services, this operator lets you manage it as a native Kubernetes resource with CRDs. You define your repos and config declaratively, and the operator handles scheduling and execution inside your cluster. No external dependencies, no SaaS lock-in, no webhook setup. The whole thing is open source and will stay that way – there's no paid tier or monetization plan behind it, we just needed this ourselves and figured others might too. Would love to hear…

    Feb 2026 · github.com

  17. 17

    A smarter workflow for Kubernetes & Cloud Native apps

    2021

  18. 18NS
  19. 19PA

    Hey HN! localtunnel's server needs random ports per client. That doesn't work on Fly.io or behind strict firewalls. We rewrote it in TypeScript and added multiplexing over a single port. Open-source and 100% self-hostable. Public instance at *.pipenet.dev if you don't want to self-host. Built at Glama for our MCP Inspector, but it's a generic tunnel with no ties to our infra. https://github.com/punkpeye/pipenet

    Jan 2026 · pipenet.dev

  20. 20IP

    I've been trying to make accessible and beautiful GPIO pinouts since I started one for the Raspberry Pi in 2013 [1]. I've since given the Raspberry Pi Pico [2] and Pico 2 [3] microcontrollers the same treatment when they launched. Recently I've updated these with a new "Upside-down" view to complement the rear view, giving a pinout in the right orientation to match your project. The Pico sites are all hand-coded single HTML pages with supporting CSS and minimal JS. They are set up to optionally install as a "Desktop" web app. They also degrade into a somewhat usable table in lieu of CSS and…

    2025 · pico2.pinout.xyz

  21. 21
    kubewall225

    A free and open-source GUI dashboard for Kubernetes

    2024

  22. 22PR

    Hi HN, Founder here. We built Pica, an open-source platform in Rust to enable agentic AI with three main focus areas: - Access to APIs and tools: Universal SDKs that let AI agents use thousands of external actions without blowing up your context window. - Visibility and traceability: Full audit logs of every decision/action to ensure transparency and accountability. - Alignment with human intentions: Seamless guardrails for autonomous tasks; e.g., restricting certain email actions to human approval. Why this matters: As autonomy in AI grows, we need robust solutions for trust and…

    2025 · picaos.com

  23. 23SO

    Hey all - this is the software part of my cyberdeck, called the Slimedeck Zero. The Slimedeck Zero is based around this somewhat esoteric device called the PicoVision which is a super cool RP2040 (Raspberry Pi Pico) based device. It outputs relatively high-res video over HDMI while still being super fast to boot with low power consumption. The PicoVision actually uses two RP2040 - one as a CPU and one as a GPU. This gives the CPU plenty of cycles to run bigger apps (and a heavy python stack) and lets the GPU handle some of the rendering and the complex timing HDMI requires. You can do this…

    2025 · github.com

  24. 24OS

    Hello everyone, We have been developing Agnost (https://agnost.dev) for some time and it has reached a point that we can share with the larger community. What is it? Agnost is an open-source self-hosted Railway.app, Render.com, Vercel.com, Netlify.com, etc. alternative running on Kubernetes clusters. You connect your GitHub, GitLab, or Bitbucket repo and Agnost takes care of building the image and deploying your apps to your cluster whenever you push new code to your repo. How it works? Under the hood, Agnost integrates several open-source platforms. For the build and push pipeline…

    2024 · agnost.dev

Ranked by how close each launch is in meaning, then by votes. Refine with a description →