Servers
Server installation
Provision secure, production-ready servers on any provider in minutes
Server deployment in minutes, not hours
We've streamlined server provisioning so you can focus on building, not configuring. Your perfect development environment - ready in under 12 minutes.
awesome-server
UpCloud · 2 GB · Amsterdam
Modern infrastructure made simple
Every server configured by Ploi is optimized for performance, security, and developer experience.
Lightning fast setup
From provision to production-ready in under 12 minutes. Automated installation that handles the heavy lifting.
Hardened security
Pre-configured with UFW firewall, Fail2ban, secure SSH settings, and automatic security updates.
Optimized performance
Tuned NGINX, PHP-FPM, and database configurations to deliver maximum performance right from the start.
$ ssh ploi@2001:cb0::fc0:0:0:abc
$ cat /etc/nginx/sites-available/example.com
server {
listen 80;
listen [::]:80;
listen 443 ssl http2;
listen [::]:443 ssl http2;
server_name example.com www.example.com;
}
Full IPv6 support
Ploi servers are fully equipped for the next generation of internet protocols with native IPv6 support. Future-proof your applications while maintaining backwards compatibility.
- Deploy servers with IPv4, IPv6, or dual-stack configurations
- IPv6-optimized NGINX configurations out of the box
- Proper firewall rules for both IPv4 and IPv6 traffic
- Meet compliance requirements with modern IP addressing
Modern software stack, ready to use
Every Ploi provisioned server comes pre-configured with a carefully curated selection of software designed for modern web applications. No more wasting time on basic setup tasks.
Choose the components that match your project requirements and let Ploi handle the installation and configuration.
Web & application servers
- NGINX with optimized configurations
- PHP (7.0 - 8.5) with FPM
- Node.js with NPM/Yarn
- Composer (PHP package manager)
Databases & caching
- MySQL 8.0/8.4 or MariaDB (10.11/11.2)
- PostgreSQL (13/14/15/16/17)
- Redis/Valkey server (cache & queues)
- Memcached
Security & management
- UFW Firewall (preconfigured)
- Fail2ban (intrusion protection)
- Let's Encrypt SSL integration
- Automated security updates
Process & utilities
- Supervisor (process management)
- Git (version control)
- Cron (scheduled tasks)
- Essential build tools & libraries
Automated updates & maintenance
Keeping your server secure is critical. Ploi automates security patches and gives you full control over package updates. Spend less time on maintenance and more time building.
- Automatic security patches for OS packages
- Scheduled maintenance windows you control
- Detailed update reports sent to your preferred channels
- Update monitoring with reboot notifications
System updates
Last run today at 03:00
Security patches
24 this month
Pending reboot
None
Automatic security updates
Unattended upgrades enabled
Recently updated
- nginx 1.27.3
- php8.4 8.4.3
- openssl 3.3.2
Different supported server types
Webserver
The generic webserver we offer comes with all the defaults installed: webserver, database, Redis/Valkey, and much more. This is configurable upon installation.
Load balancer
Load balance your traffic over several webservers to distribute traffic. Our special panel makes this a piece of cake for you to configure.
Database Server
A separate database server is more scalable in the future. That's why you can install database-specific optimized servers for your applications.
Redis Server
Need a caching solution for your applications or want to store data to be fetched later temporarily? Set up a scalable Redis server easily and manage settings through our panel.
Valkey Server
Deploy the open-source Redis alternative backed by the Linux Foundation. Get full Redis compatibility with enhanced performance and community-driven development.
Worker Server
The worker server is meant for running PHP background tasks, such as queues. Easily scale your application by running multiple workers in different locations without a sweat.
Storage Server
Serve your own storage server, powered by the S3 compatible Minio software. You're able to safely store and host your own files without a sweat.
MeiliSearch Server
Eager to increase and speed up the search results from your website? Create a MeiliSearch server which makes searching documents real easy and quick.
Elasticsearch Server
Search petabytes of data stored on object stores like S3 in minutes. Easily 1-click create an Elasticsearch server with Ploi and be on your way.
Plain Server
A plain server? Yes. This server is a clean server, without webserver for example, but it is easily manageable via Ploi. It is up to you what you want to install on this server.
Docker Server
Docker support in Ploi allows you to run any container on your server without the hassle of setup and maintenance. You can also install it to a default server with 1-click.