How VPS recipes work
Learn more about virtual server recipes
General information
Recipes are pre-configured scripts that automate software installation on a VPS server.
Instead of manually entering commands and configuring each component separately, you get a ready-to-use solution that is deployed in just a few clicks. This simplifies service setup and saves time.
Recipes can be used through the control panel:
Order VPS → select server → Recipes section
Available recipes
- VPN (Outline)
A convenient option for quickly deploying your own VPN server. Management is done through the Outline interface, making setup straightforward. Suitable for secure internet access. - VPN (OpenVPN)
One of the most widely used VPN solutions with broad compatibility. Offers flexible configuration and is commonly used for secure connections. - VPN (WireGuard)
A modern VPN protocol with high performance and simpler configuration. Well suited for fast and stable connections. - Uptime Kuma
A monitoring tool for tracking the availability of websites and services. Sends notifications in case of downtime, allowing quick response. - Nginx install
Automatic deployment of the Nginx web server with a basic configuration. Used for hosting websites and proxying requests. - WordPress (Apache)
A ready-to-use environment for running a WordPress website with Apache installed. Allows quick start without manual setup. - Docker install
Installs Docker for running containers and isolated services. Makes it easy to deploy applications quickly. - N8N install
A platform for automating workflows and integrating services. Allows creating automation scenarios without complex programming.
Why it is useful
Recipes help deploy common services much faster without unnecessary steps.
They reduce the chance of setup errors and remove the need for deep technical knowledge at the beginning.
As a result, you get a working environment much quicker compared to manual configuration.