Home / Stacks / Deploy Anywhere
🚀

Deploy Anywhere

Ship containers and apps to production on any platform — Railway, Fly.io, Google Cloud Run, and Vercel, backed by Docker for portable builds

5 skills · Works with Claude Code, Codex, Cursor & more

⚙️ Engineering
RARE

Railway Deploy

Deploy apps and databases on Railway. Covers service configuration, environment variables and secrets, Postgres/Redis plugins, private networking, cron jobs, health checks, and CI-driven deploys for zero-config full-stack hosting.

Community 1.3K
Scanned
railway deployment paas
mkdir -p ~/.claude/skills/railway-deploy && curl -fsSL https://raw.githubusercontent.com/diegosouzapw/awesome-omni-skill/HEAD/skills/backend/railway-new/SKILL.md -o ~/.claude/skills/railway-deploy/SKILL.md
⚙️ Engineering
RARE

Fly.io Deploy

Deploy apps close to users on Fly.io. Covers fly.toml configuration, Dockerfile-based builds, multi-region Machines, volumes and persistent storage, secrets, autoscaling and scale-to-zero, health checks, and private networking between services.

Community 1.3K
Scanned
fly.io deployment docker
mkdir -p ~/.claude/skills/flyio-deploy && curl -fsSL https://raw.githubusercontent.com/diegosouzapw/awesome-omni-skill/HEAD/skills/development/fly-deploy/SKILL.md -o ~/.claude/skills/flyio-deploy/SKILL.md
⚙️ Engineering
RARE

Google Cloud Run

Deploy containers serverlessly on Google Cloud Run. Covers container builds, request-based autoscaling and scale-to-zero, concurrency tuning, secrets and env config, Cloud SQL connections, IAM and invoker permissions, and jobs for batch workloads.

Community 1.0K
Scanned
google-cloud cloud-run containers
mkdir -p ~/.claude/skills/cloud-run && curl -fsSL https://raw.githubusercontent.com/diegosouzapw/awesome-omni-skill/HEAD/skills/development/cloudrun-development/SKILL.md -o ~/.claude/skills/cloud-run/SKILL.md
⚙️ Engineering
RARE

Docker Compose Builder

Create and optimize Docker Compose configurations for local development and staging environments. Generates multi-service setups with proper networking, volumes, health checks, and environment management.

Community 3.8K
Scanned
docker containers compose
mkdir -p ~/.claude/skills/docker-compose && curl -fsSL https://raw.githubusercontent.com/gordonmurray/data-engineering-skills/HEAD/docker-compose/SKILL.md -o ~/.claude/skills/docker-compose/SKILL.md

More Stacks

View all stacks →

Added to wishlist