Skip to content

Links and Integrations

EasyRunner stores integration credentials in your system keyring. Link only the services you need for the path you are using.

GitHub

er link github

Use GitHub linking for Flow A deployments. EasyRunner uses it to manage deploy keys for repositories.

Hetzner

er link hetzner default --api-key <hetzner-api-token>

Use Hetzner linking when you want EasyRunner to create servers in your Hetzner Cloud project.

Cloudflare

er link cloudflare production --api-token <cloudflare-api-token>

Use Cloudflare linking when you want EasyRunner to create or update DNS records for app domains.

Status and Unlinking

er link status
er link github --status
er link hetzner default --status
er link cloudflare production --status

Unlink a service when you want EasyRunner to forget the stored credential:

er link github --unlink
er link hetzner default --unlink
er link cloudflare production --unlink

Keyring prompts

Your OS may ask you to approve keyring access when EasyRunner reads stored credentials. That is expected.