The Tailscale Universal Docker Mod

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Nextcloud

    ☁️ Nextcloud server, a safe home for all your data

  • > Cloud storage for phones: http://nextcloud.com

    Thanks, that sums it up for me.

    I used OC/NC for years but in the last three I mostly abandoned it because the desktop app (for Windows, at least) is atrocious and Android one... isn't good either.

    But as on-demand document download with occasional upload it's fine.

  • tailscale

    The easiest, most secure way to use WireGuard and 2FA.

  • It's likely just `tailscale serve https / `.

    https://github.com/tailscale/tailscale/blob/main/ipn/serve.g...

    And they also support direct embedding:

    https://tailscale.dev/blog/embedded-funnel

    I think this is built on the wireguard-go + gvisor mashup, that allows you to do this with just Wireguard:

    https://github.com/WireGuard/wireguard-go/tree/master/tun/ne...

    One of my favorite applications of this is this little tool that turns Wireguard VPNs into SOCKS5 proxies (which you can selectively enable in your browser)

    https://pkg.go.dev/github.com/octeep/wireproxy

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • wireguard-go

    Mirror only. Official repository is at https://git.zx2c4.com/wireguard-go

  • It's likely just `tailscale serve https / `.

    https://github.com/tailscale/tailscale/blob/main/ipn/serve.g...

    And they also support direct embedding:

    https://tailscale.dev/blog/embedded-funnel

    I think this is built on the wireguard-go + gvisor mashup, that allows you to do this with just Wireguard:

    https://github.com/WireGuard/wireguard-go/tree/master/tun/ne...

    One of my favorite applications of this is this little tool that turns Wireguard VPNs into SOCKS5 proxies (which you can selectively enable in your browser)

    https://pkg.go.dev/github.com/octeep/wireproxy

  • wg-easy

    The easiest way to run WireGuard VPN + Web-based Admin UI.

  • Podgrab

    A self-hosted podcast manager/downloader/archiver tool to download podcast episodes as soon as they become live with an integrated player.

  • seaweedfs

    SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding.

  • docs

    Documentation for Docker Official Images in docker-library (by docker-library)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • torsocks

    Library to torify application - NOTE: upstream has been moved to https://gitweb.torproject.org/torsocks.git

  • samba

    samba - (ghcr.io/servercontainers/samba) (+ optional zeroconf, wsdd2 & time machine) on alpine [x86 + arm] (by ServerContainers)

  • PostgreSQL

    Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch

  • offlineimap

    Read/sync your IMAP mailboxes (python2) [LEGACY: move to offlineimap3]

  • traefik

    The Cloud Native Application Proxy

  • restic

    Fast, secure, efficient backup program

  • Redis

    Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.

  • dendrite

    Dendrite is a second-generation Matrix homeserver written in Go!

  • Jellyfin

    The Free Software Media System

  • paperless-ngx

    A community-supported supercharged version of paperless: scan, index and archive all your physical documents

  • CoreDNS

    CoreDNS is a DNS server that chains plugins

  • tini

    A tiny but valid `init` for containers

  • To be fair, even for running a single process the pitfalls are real. I've been seeing Tini[1] a lot for these situations.

    I just read in the README that Tini is included by Docker since 1.13 if using --init flag.

    [1] https://github.com/krallin/tini

  • docker-mod

    The home for our universal Docker mod

  • You're in luck: it's literally normal tailscale

    https://github.com/tailscale-dev/docker-mod

  • tinybastion

    Discontinued wireguard bastion with OIDC auth

  • I think we had the same idea, but I didn't get to finish building fine. OIDC tokens being available in most CI systems these days is a nice building block.

    https://github.com/acuteaura/tinybastion/

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts