Initialize a Web Host
After a server is created or registered, initialize it with EasyRunner.
What Initialization Prepares
- Dedicated EasyRunner operational user
- Podman container runtime
- Caddy reverse proxy with automatic HTTPS routing
- OS firewall rules
- Systemd user services for app lifecycle
- Supporting network configuration for app containers
Check the Setup
er server doctor runs health-check diagnostics on the web host (Podman, Caddy, the EasyRunner user, firewall rules, and more) and reports pass/fail for each. Add --fix to attempt automatic remediation where supported.
If checks fail, verify SSH first:
Shared Lifecycle
Both provisioning paths become the same EasyRunner web-host lifecycle after initialization.