Skip to content
@daemonless

Daemonless

Daemonless

Native FreeBSD OCI container images for self-hosted applications.

No Linux VM required. Run your containers directly on FreeBSD using Podman + ocijail.

Features

  • s6 Process Supervision - Proper signal handling, no zombie processes
  • PUID/PGID Support - Seamless permission mapping for ZFS datasets and bind mounts
  • Multiple Tags - Choose between upstream binaries (:latest), quarterly packages (:pkg), or rolling packages (:pkg-latest)
  • Automated CI/CD - Every image built and tested automatically

Available Images

Category Images
Media Management Radarr, Sonarr, Prowlarr, Lidarr, Readarr, Bazarr, Jellyfin
Downloaders SABnzbd, Transmission
Infrastructure nginx, Vaultwarden, Smokeping, OpenSpeedTest

Quick Links

Getting Started

# Pull an image
podman pull ghcr.io/daemonless/radarr:latest

# Run with PUID/PGID mapping
podman run -d --name radarr \
  -e PUID=1000 -e PGID=1000 \
  -v /data/radarr:/config \
  -v /media:/media \
  ghcr.io/daemonless/radarr:latest

License

BSD

Pinned Loading

  1. immich immich Public

    High performance self-hosted photo and video management solution.

    7 1

  2. plex plex Public

    Personal media server that organizes and streams your movie, TV, and music collections to all your devices.

    Shell

  3. radarr radarr Public

    Automated movie collection manager that monitors, grabs, and manages your movie library via Usenet and BitTorrent.

    Jinja

  4. sonarr sonarr Public

    Automated TV series collection manager that monitors, grabs, and manages your TV library via Usenet and BitTorrent.

    Jinja

  5. daemonless daemonless Public

    Native FreeBSD OCI container images - documentation and scripts

    Python 63 1

Repositories

Showing 10 of 103 repositories
  • n8n Public

    Fair-code workflow automation platform with native AI capabilities — combine visual building with custom code and 400+ integrations.

    Jinja 0 BSD-2-Clause 0 0 0 Updated Sep 11, 2026
  • daemonless Public

    Native FreeBSD OCI container images - documentation and scripts

    daemonless/daemonless's past year of commit activity
    Python 63 BSD-2-Clause 1 0 0 Updated Sep 11, 2026
  • uptime-kuma Public

    Self-hosted uptime monitoring tool with a beautiful dashboard, status pages, and multi-channel notifications.

    daemonless/uptime-kuma's past year of commit activity
    Jinja 0 BSD-2-Clause 0 0 0 Updated Sep 11, 2026
  • seaweedfs Public

    SeaweedFS is a fast distributed storage system for blobs, objects, files, and a data lake, scaling to billions of files. It provides an S3 API, POSIX FUSE mount, WebDAV, and a Filer with cross-cluster active-active replication.

    daemonless/seaweedfs's past year of commit activity
    Jinja 0 0 0 0 Updated Sep 11, 2026
  • navidrome Public

    Modern Music Server and Streamer compatible with Subsonic/Airsonic.

    daemonless/navidrome's past year of commit activity
    Dockerfile 0 0 0 0 Updated Sep 11, 2026
  • caddy Public

    Fast, multi-platform web server and reverse proxy with automatic HTTPS, written in Go.

    Jinja 0 0 0 0 Updated Sep 11, 2026
  • vaultwarden Public

    Lightweight Bitwarden-compatible password manager server — self-host your passwords, secrets, and secure notes.

    daemonless/vaultwarden's past year of commit activity
    Jinja 0 BSD-2-Clause 2 0 0 Updated Sep 11, 2026
  • zensical Public

    Zensical is a modern static site generator designed to simplify building and maintaining project documentation. It's built by the creators of Material for MkDocs and shares the same core design principles and philosophy - batteries included, easy to use, with powerful customization options.

    daemonless/zensical's past year of commit activity
    Jinja 0 BSD-2-Clause 0 0 0 Updated Sep 11, 2026
  • code-server Public

    VS Code in the browser — run a full development environment on your FreeBSD server and access it from anywhere.

    daemonless/code-server's past year of commit activity
    Dockerfile 1 BSD-2-Clause 1 0 0 Updated Sep 11, 2026
  • wagtail Public

    Wagtail is an open source content management system built on Django, with a strong community and commercial support. It's focused on user experience, and offers precise control for designers and developers.

    daemonless/wagtail's past year of commit activity
    Shell 0 0 0 0 Updated Sep 11, 2026

Top languages

Loading…

Most used topics

Loading…