Avenlith Docs
Guides, tutorials and references for servers, DDoS protection, cloud and AI — written by the engineers who run the platform.
REST · CLI · Terraform
Automate every resource with the REST API, the official CLI and the Terraform provider.
# Install the CLI and log in
curl -fsSL https://get.avenlith.com/cli | sh
avenlith auth login
# Create a protected server in Istanbul
avenlith server create --name web-01 --plan vps-pro \
--region ist1 --image ubuntu-26.04 --shield advanced
All systems operational