Cloud servers
from 3,90€/moDev environments, testing, side projects. Instant provisioning, NVMe disks, multiple locations.
See Cloud serversProvision a server via REST API, SSH in, and deploy your app with Docker. No web UI required.
API documentation →# 1. Create a server via API
curl -X POST https://api3.dedimax.com/v3/servers \
-H "Authorization: Bearer $API_KEY" \
-d '{"location": "Paris", "plan": "cloud-2vcpu-4gb"}'
# 2. SSH in
ssh root@your-server-ip
# 3. Deploy your app
docker compose up -d
Everything you expect from a real server. Full control, full flexibility, no hidden limits.
Your server, your rules. Install any software, configure anything, run any workload. Full control over your environment.
Provision, manage, and destroy servers programmatically. Integrate with Terraform, Ansible, or your own scripts.
API documentation →Cloud servers ready in minutes. Spin up a new environment, run your tests, scale or shut down on demand.
Ubuntu, Debian, CentOS, Fedora, Arch. Install Docker, LAMP, LEMP, Node.js, Python — whatever your stack needs.
Infrastructure for every developer workflow.
Coolify, GitHub Actions runners, GitLab CI, Docker and Portainer, Jenkins. Build your pipeline on your own hardware.
Learn more →Ollama, Stable Diffusion, vLLM, LocalAI. CPU and GPU servers for inference, training, and experimentation.
Learn more →n8n, Nextcloud, Gitea, Uptime Kuma, Vaultwarden. Own your data, run your tools, control everything.
Learn more →From side project to production — a server type for every use case.
Dev environments, testing, side projects. Instant provisioning, NVMe disks, multiple locations.
See Cloud serversProduction apps, databases, CI runners. Guaranteed resources, fast NVMe storage, full root access.
See VPS plansRaw hardware. GPU available. 1000+ configurations across 120+ locations.
See dedicated serversGuides and tutorials for developers.
Install Docker, create your first container, and deploy a simple web app in minutes.
Read article →The commands every developer should know when managing a Linux server from scratch.
Read article →Set up a basic firewall with UFW in 5 minutes. Block unwanted traffic and protect your open ports.
Read article →