deploy

Automate Hetzner infrastructure provisioning, deployment, and DNS/SSL setup via Coolify.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/tjisousa/gensem --skill deploy-tjisousa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deploy
Source: https://github.com/tjisousa/gensem/tree/main/gse-one/plugin/skills/deploy
Command: npx skills add https://github.com/tjisousa/gensem --skill deploy-tjisousa

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Deploying a production-ready project to Hetzner with Coolify is complex and error-prone; this Skill guides users end-to-end from provisioning to deploying and domain setup, with training mode support and robust safeguards.

Core Features & Use Cases

  • End-to-end deployment to Hetzner via Coolify, including provisioning, DNS, SSL, and app deployment.
  • Supports Solo, Instructor, and Learner modes with guided steps and idempotent phases.
  • Includes prerequisites validation, DNS propagation waiting, and optional Cloudflare CDN integration.

Quick Start

Run /gse:deploy to start the end-to-end deployment workflow across the six phases.

Frequently Asked Questions about deploy

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

FAQPage Schema
How do I automate end-to-end deployment to Hetzner using Coolify?

You can automate Hetzner deployment with Coolify by running a structured workflow that handles infrastructure provisioning, environment configuration, DNS setup, SSL provisioning, and application deployment across six idempotent phases.

What is the best way to set up DNS and SSL for a Hetzner Coolify deployment?

The best way to set up DNS and SSL for Hetzner Coolify is to follow a guided deployment workflow that includes registrar DNS configuration, DNS propagation waiting, and automated SSL provisioning to ensure your domain is secure and reachable.

Can I use this deployment workflow for solo projects and training sessions?

Yes, the deployment workflow supports Solo, Instructor, and Learner modes, providing guided steps and idempotent milestones tailored for both individual project deployments and structured training environments.

Does the Hetzner Coolify deployment process support Cloudflare CDN integration?

Yes, the Hetzner Coolify deployment process includes optional Cloudflare CDN integration, allowing you to configure content delivery network settings alongside registrar DNS steps and SSL provisioning during the workflow.

What prerequisites do I need to complete a Hetzner Coolify deployment?

To complete a Hetzner Coolify deployment, you need to satisfy specific prerequisites and environment configurations, which the workflow validates before guiding you through provisioning, domain configuration, and application deployment.

Why does infrastructure provisioning fail during Hetzner Coolify deployment?

Infrastructure provisioning during Hetzner Coolify deployment can fail if prerequisites are unmet or environment configuration is incomplete, but the workflow's idempotent milestones and prerequisites validation help prevent and isolate these errors.