Collection of cookbooks for Podman Quadlets
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Nicolas Massé 5828e563f8 documentation 2 weeks ago
base documentation 2 weeks ago
gitea documentation 2 weeks ago
keycloak documentation 2 weeks ago
lego documentation 2 weeks ago
miniflux documentation 2 weeks ago
nextcloud documentation 2 weeks ago
nginx WiP 3 weeks ago
postgresql WiP 3 weeks ago
qemu-user-static documentation 2 weeks ago
restic-server documentation 2 weeks ago
samba documentation 2 weeks ago
seedbox documentation 2 weeks ago
traefik documentation 2 weeks ago
vaultwarden documentation 2 weeks ago
vmagent documentation 2 weeks ago
vsftpd documentation 2 weeks ago
.gitignore WiP 4 weeks ago
CLAUDE.md documentation 2 weeks ago
Makefile WiP 4 weeks ago
README.md documentation 2 weeks ago
butane.blocklist WiP 4 weeks ago
common.mk documentation 2 weeks ago
default-butane-spec.sh WiP 3 weeks ago
generate-butane-spec.sh add doc 4 weeks ago
local.bu.template WiP 3 weeks ago

README.md

Podman Quadlet Cookbook

Podman Quadlets are awesome, but vastly under-utilized in the Open Source communities. This repository gathers all the recipes (hence the name "Cookbook") to deploy Open Source technologies using Podman Quadlets.

Current cookbooks

  • base: base configuration for Fedora CoreOS with fastfetch, tmpfiles setup, and QEMU guest agent.
  • gitea: self-hosted Git service, a lightweight GitHub/GitLab alternative.
  • keycloak: open source identity and access management server with PostgreSQL backend.
  • lego: Let's Encrypt/ACME client for automatic SSL/TLS certificate management and renewal.
  • miniflux: minimalist RSS/Atom feed reader with PostgreSQL backend.
  • nextcloud: self-hosted file sync and share platform with all its dependencies, handles automated upgrades.
  • nginx: Nginx web server with content initialized and updated from a GIT repository.
  • postgresql: PostgreSQL database server with automated major upgrades, periodic backup and restore capabilities.
  • qemu-user-static: multi-architecture container support using QEMU user-mode emulation.
  • restic-server: REST server backend for restic backups with append-only mode and Prometheus metrics.
  • samba: SMB/CIFS file sharing server for network storage access.
  • seedbox: complete media server stack with Radarr, Sonarr, Lidarr, Prowlarr, qBittorrent, Jellyfin, and FlareSolverr.
  • traefik: modern HTTP reverse proxy and load balancer with automatic service discovery.
  • vaultwarden: Bitwarden-compatible password manager server with PostgreSQL backend.
  • vmagent: Victoria Metrics agent for collecting and forwarding metrics.
  • vsftpd: secure FTP server with TLS support and Let's Encrypt certificate integration.

License

MIT