A private registry for TunnelTug and 0Trust services. Pull images without signing in. Push only with a secret from your dashboard. Open Configure on any card for YAML + Tugconf (scale, link services, multi-instance). Artifacts live on the 0trust.social content network.
Each service ships as a container. Click Configure for site YAML + Tugconf (scale, link, multi-instance).
Social feeds and stories for communities
hub.tunneltug.com/0trust/williwaw:latestDocumentation and published sites
hub.tunneltug.com/0trust/motionkb:latestPrivate search for your mesh
hub.tunneltug.com/0trust/search:latestGitHub replacement β go-git source hosting on the mesh
hub.tunneltug.com/0trust/gitmesh:latestPrivate cloud files β folders, previews, CRDT multi-device sync
hub.tunneltug.com/0trust/drive:latestFull identity and control plane
hub.tunneltug.com/0trust/platform:latestMesh access and edge agents
hub.tunneltug.com/0trust/services:latestMedia and object delivery
hub.tunneltug.com/0trust/social:latestPublic gTLD face β DoH, RDAP, registrar brand
hub.tunneltug.com/0trust/name:latestDevice-bound session credential relay
hub.tunneltug.com/0trust/dbsc-relay:latestMulti-region DNS and BGP anycast
hub.tunneltug.com/0trust/anycast:latestLog and event ingest with orchid_sync BM25
hub.tunneltug.com/0trust/orchid-ingest:latestIdentity provider β OIDC, passkeys, sessions
hub.tunneltug.com/0trust/auth:latestUsers, roles, and admin IAM console
hub.tunneltug.com/0trust/iam:latestZTNA app access gateway
hub.tunneltug.com/0trust/access:latestSCIM provisioning plane
hub.tunneltug.com/0trust/scim:latestMesh CA and certificate issuance
hub.tunneltug.com/0trust/pki:latestAutomation pipelines and cron
hub.tunneltug.com/0trust/workflows:latestFleet and network topology
hub.tunneltug.com/0trust/topology:latestPrivate DNS / nameservice admin
hub.tunneltug.com/0trust/nameservice:latestService API keys and fleet tokens
hub.tunneltug.com/0trust/servicekeys:latestVPI product identity plane
hub.tunneltug.com/0trust/vpi:latestLog explorer and observability UI
hub.tunneltug.com/0trust/logs:latestService data-replication peer β products keep local embeds and AddPeer /kernel/* (not prefer-remote)
hub.tunneltug.com/0trust/ultimate-db:latestKeystore replication peer via /kernel/keystore β local material stays primary
hub.tunneltug.com/0trust/ultimate-keystore:latestRuntime for tunnel fleets
hub.tunneltug.com/tunneltug/engine:latestThe fleet controller can host the registry, store blobs on 0trust.social, and serve public pulls.
Each release records fleet settings and the exact image digest so you can detect unexpected image changes.
Tunnel servers run from hub.tunneltug.com/tunneltug/engine:latest and register with your load balancer automatically.
export TUNNELTUG_TOKEN=\"$(tunneltug -gen-token)\" tunneltug -mode barge -barge-runtime k3s \\ -barge-replicas 2 \\ -k3s-image hub.tunneltug.com/tunneltug/engine:latest \\ -token \"$TUNNELTUG_TOKEN\" \\ -domain tunneltug.com
export HUB_TAG=latest TUNNELTUG_TOKEN=β¦ ./deploy/oci/build-and-publish.sh all
tunneltug -mode hub-publish \\ -hub-products all \\ -hub-tag latest \\ -token \"$TUNNELTUG_TOKEN\"
tunneltug -config site.yaml -pop sfo -mode stack \\ -token \"$TUNNELTUG_TOKEN\" # or stack YAML only tunneltug -mode stack -stack-config stack.yaml \\ -token \"$TUNNELTUG_TOKEN\"
All images on hub.tunneltug.com and the TunnelTug engine that serves them are open source under the MIT License. That includes the engine, apps, kernel replication barges, 0Trust Name (gTLD), platform feature barges (Auth, IAM, Access, SCIM, PKI, β¦), Orchid Sync Ingest, and more.