harbormaster VS awesome-tunneling

Compare harbormaster vs awesome-tunneling and see what are their differences.

awesome-tunneling

List of ngrok/Cloudflare Tunnel alternatives and other tunneling software and services. Focus on self-hosting. (by anderspitman)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
harbormaster awesome-tunneling
27 112
- 13,228
- -
- 6.4
- 9 days ago
- -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

harbormaster

Posts with mentions or reviews of harbormaster. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-19.
  • Harbormaster: The Tiniest Container Orchestrator
    1 project | news.ycombinator.com | 30 Jul 2023
  • Ask HN: What hardware are you running for your home server?
    2 projects | news.ycombinator.com | 19 Jul 2023
    I use an HP ProLiant Microserver with four drives in a ZFS RAIDZ array and an SSD for the OS. For software, I mostly run it in Docker using a very small container orchestration program I wrote:

    https://gitlab.com/stavros/harbormaster

  • MRSK vs. Fly.io
    7 projects | news.ycombinator.com | 22 Mar 2023
  • I am a one-man show: Deployment and infrastructure for a 150k/m visits webapp
    2 projects | news.ycombinator.com | 26 Sep 2022
    I needed something that would restart containers automatically when I pushed to a branch, so I wrote a few lines of code to do it:

    https://gitlab.com/stavros/harbormaster

    As far as PaaSes go, it's probably the simplest, and works really well.

  • My VM is Lighter (and Safer) than your Container
    5 projects | news.ycombinator.com | 8 Sep 2022
    I was in the same boat as you and built something simple that I really like:

    https://gitlab.com/stavros/harbormaster

    It'll just pull some repos, make sure the containers are up, and make your configuration simple and discoverable. It really works great at that.

  • Exposing a web service with Cloudflare Tunnel
    9 projects | news.ycombinator.com | 8 Feb 2022
    I do this for our services, it works great and we can easily put SSO in front of them with CF Access. I publish a Docker container that you can use as a sidecar for your Compose deployments:

    https://gitlab.com/stavros/docker-cloudflared

    I use this with Harbormaster (https://gitlab.com/stavros/harbormaster) so I can expose containerized stuff without ever forwarding any ports outside of Docker.

  • I Miss RSS
    17 projects | news.ycombinator.com | 5 Jan 2022
    I use Dokku for that (I can share my Bitwarden repo if you want, the entire thing is four lines or something). I also made https://gitlab.com/stavros/harbormaster for things that weren't so "web server -> app -> database" and love it.
  • Self-Hosting Dozens of Web Applications and Services on a Single Server
    15 projects | news.ycombinator.com | 31 Dec 2021
    I had the same problem and didn't want to manage things by hand, so I wrote Harbormaster:

    https://gitlab.com/stavros/harbormaster

    It basically pulls Compose apps from the git repositories you specify, builds the containers and makes sure they're running. Pretty simple and works really well for me.

  • Setting Up Cloudflare Argo and Access on a Raspberry Pi
    3 projects | news.ycombinator.com | 29 Nov 2021
    (This post should read "Argo tunnel" instead of just "Argo")

    I did the same to enable secure access to services via SSO at work. I used Harbormaster[1] to deploy Compose files, but it's otherwise the same setup.

    One of the big advantages this has is that the services can't be accessed any other way (not even from the same host, as they only listen inside the Docker network). That makes it hard to forget some port exposed because you listened to 0.0.0.0 instead of localhost.

    Cloudflare access is very easy to set up SSO with, as well. I'd recommend this setup if you need it, though for home usage I usually just set up Caddy as a reverse proxy with basic auth, as I'll be the only person using this and I don't want Cloudflare MITMing my personal stuff.

    [1]: https://gitlab.com/stavros/harbormaster

  • What is the cleanest way to deploy a docker-compose stack to a remote server?
    3 projects | /r/devops | 31 Oct 2021
    Something like harbormaster? https://gitlab.com/stavros/harbormaster

awesome-tunneling

Posts with mentions or reviews of awesome-tunneling. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-20.
  • Portr: Open-Source Ngrok Alternative
    2 projects | news.ycombinator.com | 20 Apr 2024
    https://github.com/anderspitman/awesome-tunneling
  • Can You Grok It – Hacking Together Your Own Dev Tunnel Service
    3 projects | news.ycombinator.com | 14 Apr 2024
    awesome-tunneling lists a number of ngrok alternatives: https://github.com/anderspitman/awesome-tunneling

    - https://news.ycombinator.com/item?id=39754786

    - FWIU headscale works with the tailscale client and supports MagicDNS

  • Do You Need IPv4 Anymore?
    2 projects | news.ycombinator.com | 10 Apr 2024
    There are a whole bunch of alternatives too - https://github.com/anderspitman/awesome-tunneling. I will advocate for zrok.io as I work on its parent project, OpenZiti. zrok is open source and has a free SaaS as well as more built in security.
  • Reverst: Reverse Tunnels in Go over HTTP/3 and QUIC
    4 projects | news.ycombinator.com | 8 Apr 2024
    https://github.com/anderspitman/awesome-tunneling. Seems similar to zrok.io, ngrok, cloudflare tunnels, tailscale funnels and zrok although you're using http/3 explicitly.

    Personally I work on two similar projects you might want to check out: zrok and OpenZiti. Similar projects, but zrok is closest to what you did here.

  • Portr – open-source ngrok alternative designed for teams
    6 projects | news.ycombinator.com | 2 Apr 2024
    Thanks for the history. I maintain this list[0], and wasn't aware of OG localtunnel, likely because there's a somewhat newer and now more popular project with the same name[1]. You appear to be correct on timing. Here's the earliest commits on GitHub for each of the projects:

    OG localtunnel (2010): https://github.com/progrium/localtunnel/tree/fb82920d9d3e538...

    Other localtunnel (2012): https://github.com/localtunnel/localtunnel/tree/93d62b9dbb9f...

    ngrok (2012): https://github.com/inconshreveable/ngrok/tree/8f4795ecac7f92...

    I'll see that OG localtunnel gets added to the list for posterity.

    [0]: https://github.com/anderspitman/awesome-tunneling

    [1]: https://github.com/localtunnel/localtunnel

  • Tunnelmole, an ngrok alternative (open source)
    9 projects | news.ycombinator.com | 21 Mar 2024
    I haven't tried vscode forwarding. What features does it have that are missing from most of the options on the list[0]?

    If you want a nice GUI for remote managing maybe check out one of my tools, boringproxy

    [0]: https://github.com/anderspitman/awesome-tunneling

  • JIT WireGuard
    10 projects | news.ycombinator.com | 13 Mar 2024
    I maintain this list:

    https://github.com/anderspitman/awesome-tunneling

    Your use case sounds interesting and there may be a tool out there that will do it, but I can't quite wrap my head around your description of how everything is connected and what runs where with your current setup.

    I agree with sibling that my main question is what prevents you from using SSHFS or similar?

  • Hesitating between Tailscale Funnel / Cloudflare tunnel and others
    1 project | /r/Tailscale | 11 Dec 2023
    I'm starting to try to get into Cloudflare tunnel, Tailscale funnel and other alternatives. What I need is my services to be accessible without any installation client-side, and I'm unsure what services provide this. I also looked at solutions like BoringProxy, TunnelMole from this page : https://github.com/anderspitman/awesome-tunneling My goal is to have my current domain rented at OVH pointing to my server to make it as much like before as possible.
  • My ISP doesn't allow port forwarding. What are my options ?
    1 project | /r/HomeNetworking | 10 Dec 2023
    Here's a list of options to get around CGNAT: https://github.com/anderspitman/awesome-tunneling
  • Would we still create Nebula today?
    14 projects | news.ycombinator.com | 13 Oct 2023
    We have a section for overlay networks on the tunneling list[0] I maintain. This is a very interesting space with some excellent software.

    I certainly have my gripes about the closed nature of Slack itself, in particular using a closed protocol when the model is clearly "federated" between multiple servers internally. That said, the contribution of something on the scale and quality of Nebula back to the open source community is hard to argue with.

    [0]: https://github.com/anderspitman/awesome-tunneling#overlay-ne...

What are some alternatives?

When comparing harbormaster and awesome-tunneling you can also consider the following projects:

swarmpit - Lightweight mobile-friendly Docker Swarm management UI

cloudflared - Cloudflare Tunnel client (formerly Argo Tunnel)

ufw-docker - To fix the Docker and UFW security flaw without disabling iptables

frp - A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.

nixos-infect - [GPLv3+] install nixos over the existing OS in a DigitalOcean droplet (and others with minor modifications)

Jellyfin - The Free Software Media System

docker-box - A lightweight docker application platform for single servers.

yunohost - YunoHost is an operating system aiming to simplify as much as possible the administration of a server. This repository corresponds to the core code, written mostly in Python and Bash.

Dokku - A docker-powered PaaS that helps you build and manage the lifecycle of applications

SirTunnel - Minimal, self-hosted, 0-config alternative to ngrok. Caddy+OpenSSH+50 lines of Python.

neural-hash-collider - Preimage attack against NeuralHash 💣

remotemoe - tunnels to localhost and other ssh plumbing