hosting-vaultwarden

Automate Vaultwarden deployment, backups, and admin operations on NixOS with Podman.

4|Updated Dec 21, 2025
One-click install
npx skills add https://github.com/greenheadHQ/nixos-config --skill hosting-vaultwarden
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hosting-vaultwarden
Source: https://github.com/greenheadHQ/nixos-config/tree/main/.claude/skills/hosting-vaultwarden
Command: npx skills add https://github.com/greenheadHQ/nixos-config --skill hosting-vaultwarden

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Vaultwarden self-hosted password manager operations are complex to manage safely at scale; this Skill automates deployment, backups, admin token management, and version updates within a NixOS/Podman environment with Caddy serving HTTPS and a VPN-enabled workflow.

Core Features & Use Cases

  • Automates Vaultwarden deployment in Podman containers, including secret injection and health checks.
  • Schedules and performs daily backups, with secure storage and restore procedures.
  • Manages admin tokens and version updates via NixOS configurations and dedicated update tooling.

Quick Start

Run the Vaultwarden deployment to enable backups, admin access, and automated updates.

Frequently Asked Questions about hosting-vaultwarden

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Vaultwarden backups on a NixOS homeserver?

Automating Vaultwarden backups on a NixOS homeserver involves scheduling daily secure storage and restore procedures using Podman containers. This deployment also configures health checks and admin token management within your NixOS environment.

What is the best way to manage Vaultwarden admin tokens with NixOS and agenix?

Managing Vaultwarden admin tokens with NixOS and agenix uses dedicated NixOS configurations for secure secret injection. This approach safely handles admin access and version updates within your self-hosted password manager setup.

Can I use Podman to deploy Vaultwarden with a Caddy reverse proxy on NixOS?

Yes, you can use Podman to deploy Vaultwarden with a Caddy HTTPS reverse proxy on NixOS. This configuration integrates seamlessly with VPN-enabled workflows and agenix-backed secrets for secure password management operations.

How do I schedule automated version updates for self-hosted Vaultwarden in Podman?

Scheduling automated version updates for self-hosted Vaultwarden in Podman requires dedicated update tooling configured through NixOS. This ensures your password manager stays current while maintaining deployment stability and health checks.

Does Vaultwarden deployment require VPN access when using Caddy and Podman?

Vaultwarden deployment uses a VPN-enabled workflow alongside Caddy and Podman to secure admin operations and secret injection. This ensures safe access to your self-hosted password manager and protects sensitive backup procedures.