selfhostedworld.com logoselfhostedworld.com

Try describing what you need:

Cardea logo

Cardea

34

About

Cardea is an SSH bastion server aimed at small and mid-sized teams that manage infrastructure through code. It lets administrators define access rules in a text file, which makes permissions...

Community Ratings

No ratings yet

Features

  • Access control rules
  • Session recording
  • TPM-backed key protection
  • Authorized-keys-based access rules
  • Known hosts validation
  • Connection and forwarding limits
  • Rate limiting
  • Session retention
  • Health/metrics server
  • Configurable logging

Details

Last Updated
Aug 4, 2026
Created
Oct 7, 2025
Install Methods
dockerbinary
Requirements
SSH clientsTPM device (optional, for TPM mode)No databaseNo web UI
Authentication
local
Backup & Export
file-backup
Runtime / Stack
GoDocker
Privacy & Independence
No Cloud RequiredOffline Capable
Deployment

Deployment: Docker Compose ✓3 Containerslight hosting footprintRuns as 3 containers

Docker Compose

3 services · 2 unclassified (prometheus, grafana)

no resource limits declared

needs persistent storage (6 volumes)

compose.yaml · @ edc427d · scanned Jun 15, 2026

# yaml-language-server: $schema=https://raw.githubusercontent.com/compose-spec/compose-spec/master/schema/compose-spec.json
name: "cardea"

services:
  cardea:
    image: "cardea"
    pull_policy: "build"
    build: { context: "./" }
    deploy:
      mode: "replicated"
      replicas: "${CARDEA_REPLICAS:-1}"
    restart: "always"
    read_only: true
    user: "${CARDEA_UID:-1000}:${CARDEA_GID:-1000}"
    networks:
      - "cardea"
    ports:
      - "${CARDEA_SSH_PORT_RANGE:-2222-2222}:2222/tcp"
      - "127.0.0.1:${CARDEA_HTTP_PORT_RANGE:-9222-9222}:9222/tcp"
    volumes:
# ...

Track your self-hosted stack

Bookmark software to try, rate tools you've used, and keep your collection in one place.

Metadata extracted from README on Jun 7, 2026

Related Software

code-server logo

code-server

78.7k
Runs VS Code in the browser so it can be accessed from any machine anywhere.
IDE ToolsPermissive LicenseSelf Hosting Solutions+1
Details
Puter logo

Puter

43.0k
Puter is an open-source internet operating system for managing files, apps, and games, and for building and publishing web apps and games.
File SynchronizationRemote AccessCopyleft License+4
Details
Sunshine logo

Sunshine

40.1k
Sunshine is a self-hosted game stream host for Moonlight.
Game Server PanelsVideo StreamingRemote Access+2
Details
qBittorrent logo

qBittorrent

39.4k
qBittorrent is a BitTorrent client built in C++/Qt and powered by libtorrent.
P2P File SharingCopyleft LicenseMedia Management+2
Details
netbird logo

netbird

28.2k
NetBird is a WireGuard-based private network and access control platform for creating secure overlays and managing access policies.
Network UtilitiesRemote AccessOpen Core+1
3 ContainersOpen Core
Details
herdr logo

herdr

27.1k
Herdr is a background server and terminal workspace for running coding agents, keeping sessions alive, and managing panes from the terminal or over SSH.
Remote AccessAI AgentsAI Harness
Details
Pangolin logo

Pangolin

22.2k
Pangolin is an identity-based remote access platform that combines reverse proxy and VPN capabilities for secure access to private and public resources.
Web ServersRemote AccessCopyleft License+3
Open Core
Details
Neko logo

Neko

21.9k
Neko is a self-hosted virtual browser that runs in Docker and streams a desktop or browser over WebRTC.
Miscellaneous ToolsSelf Hosting SolutionsRemote Access+3
Single Container
Details
Teleport logo

Teleport

20.8k
Teleport is an identity-aware access platform for securing and auditing access to infrastructure, applications, databases, Kubernetes, and cloud services.
Miscellaneous ToolsRemote AccessAuthentication Services+3
Open Core
Details
Termix logo

Termix

14.7k
Termix is an open-source, self-hosted server management platform for managing servers and infrastructure through a single interface.
Remote AccessWeb File ManagersPersonal Dashboards+3
Details
Coder logo

Coder

14.1k
Coder is a self-hosted platform for cloud development environments and AI coding agents.
IDE ToolsPlatform as a ServiceRemote Access+1
Open Core
Details
Firezone logo

Firezone

9.0k
Firezone is an open source platform for secure remote access and zero-trust network connectivity for organizations.
Remote AccessPermissive LicenseAuthentication Services+2
Open Core
Details