pocketbase-deploy
Production deployment for PocketBase. Use when deploying PocketBase to a server, setting up Docker, configuring systemd, reverse proxy (nginx/Caddy), TLS, SMTP, backups, S3 storage, rate limiting, or hardening for production. Provides ready-to-use configs.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install pocketbase-deploy --cli claudewrites the skill into.claude/skills/pocketbase-deploy/SKILL.mdListed as compatible
# fetches the source and writes it to:
.claude/skills/pocketbase-deploy/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Production deployment for PocketBase. Use when deploying PocketBase to a server, setting up Docker, configuring systemd, reverse proxy (nginx/Caddy), TLS, SMTP, backups, S3 storage, rate limiting, or hardening for production. Provides ready-to-use configs.
When to use it
Production deployment for PocketBase. Use when deploying PocketBase to a server, setting up Docker, configuring systemd, reverse proxy (nginx/Caddy), TLS, SMTP, backups, S3 storage, rate limiting, or hardening for production. Provides ready-to-use configs.
How to install / invoke
# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/pocketbase/pb-deploy/SKILL.md -o .claude/skills/pb-deploy/SKILL.md
Notes
Extracted from davila7/claude-code-templates, pb-deploy category.