| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
Native FreeBSD OCI container images for self-hosted applications.
No Linux VM required. Run your containers directly on FreeBSD using Podman + ocijail.
| Category | Images |
|---|---|
| Media Management | Radarr, Sonarr, Prowlarr, Lidarr, Readarr, Bazarr, Jellyfin |
| Downloaders | SABnzbd, Transmission |
| Infrastructure | nginx, Vaultwarden, Smokeping, OpenSpeedTest |
# 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:latestBSD
Fair-code workflow automation platform with native AI capabilities — combine visual building with custom code and 400+ integrations.
Stalwart Mail Server is an open-source mail server solution with JMAP, IMAP4, POP3, and SMTP support and a wide range of modern features. It is written in Rust and designed to be secure, fast, robust and scalable.
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.
Monitoring and tracking tool for Plex Media Server — tracks what is being watched, who is watching, and when.
Self-hosted travel/trip planner with real-time collaboration, interactive maps, PWA support, SSO, budgets, and packing lists.
VS Code in the browser — run a full development environment on your FreeBSD server and access it from anywhere.
Loading…
Loading…
| Back | FazBrowse Home | New Git URL |