The 1-click app marketplace
for virtual servers
Skip the manual server setup, dependency updates, and configuration errors. Spin up popular self-hosted software directly onto your environment using our automated installer. The tool is fully complimentary with any VPS plan – you handle the standard virtual server costs, we handle the deployment automation.
-
Built-in SSL setup
-
Switch apps anytime
-
Scale VPS without data loss
-
Works on existing VPS
-
Full stack in one catalog
-
Guaranteed data privacy
Get started in 4 easy steps
-
1
Select a VPS plan
Choose the virtual server resources and performance tiers that fit your project requirements.
-
2
Pick your application
Browse our marketplace during VPS setup and select the self-hosted software you want to deploy.
-
3
Complete the payment
Pay the standard virtual server invoice – the 1-click deployment tool itself is fully complimentary.
-
4
Complete and access
Your server provisions and automatically installs the software. Once the setup process finishes, your new environment is fully ready for you to connect and use.
App categories
-
PaaS & Backend-as-a-Service
Read more Read lessTurnkey application platforms and managed backends to deploy code without cloud provider constraints.
-
Environments & Containers
Read more Read lessProduction-ready container runtimes, orchestration engines, and pre-configured web development software stacks.
-
Remote Desktop & VDI
Read more Read lessClientless virtual desktops and secure remote administration gateways accessible from any web browser.
-
DevOps & Workflow Automation
Read more Read lessContinuous integration pipelines, private Git repositories, and automated task schedulers for software engineering.
-
Network Security & IAM
Read more Read lessPrivate encrypted VPN networks, centralized single sign-on identity providers, and credential management vaults.
-
Databases & Monitoring
Read more Read lessScalable relational or NoSQL storage engines paired with real-time server infrastructure metrics.
-
AI & Data Science
Read more Read lessLocal large language model interfaces, autonomous AI coding agents, and product analytics platforms.
-
Development & Frameworks
Read more Read lessPre-installed programming runtimes, backend web frameworks, and cloud-hosted development environment systems.
-
E-commerce & Marketing
Read more Read lessSelf-hosted digital storefronts, advanced conversion tracking platforms, and specialized multi-account browser workflows.
-
Business, ERP & Support
Read more Read lessEnterprise resource planning software, customer support helpdesks, and structured project management suites.
-
Content & Collaboration
Read more Read lessHeadless or traditional content management systems, secure file sharing, and team communication hubs.
-
Media, Comms & IoT
Read more Read lessLive video streaming servers, enterprise VoIP phone systems, and private smart home automation centers.
Most popular apps
Terms and support boundaries
Infrastructure and support limits
Our company provides the Virtual Private Server infrastructure and the automation script for initial deployment. While we guarantee the availability and performance of your hardware and network, our technical support exclusively covers infrastructure-related issues – such as server connectivity, hardware stability, and billing. Assistance with application-specific configuration, software bugs, or user management is the responsibility of the server administrator or software maintainers.
Software licensing and compliance
All marketplace tools deploy standard versions of third-party software products and are provided "as-is" with no modifications to their original code. While the core of many available applications is open-source, using proprietary features or advanced enterprise tiers in production environments may be subject to the vendor's specific licensing terms. Users must manage and acquire any required commercial subscriptions directly from the software developers.
Flexible fiat & crypto payment options
Check all our payment methodsFAQ
-
Can I install an application on a VPS I already own?
Yes. If you have an active virtual server without important data, you can deploy applications directly from your client area. Go to the order management section and navigate to the Marketplace tab. Please note that this process will completely reinstall the operating system, permanently erasing all existing data on your server.
-
How do I switch to a different application or reinstall my current one?
You can reinstall your current software or switch to an entirely different application at any time. Simply open your client area, find the order management section, and use the Marketplace tab. Like a fresh installation, this action will format the disk and erase your previous environment – ensure you back up your data beforehand.
-
Can I upgrade my VPS later if the application requires more resources?
Yes. You can scale your virtual server hardware up at any time directly through your client area. Your application data, configuration files, and databases will remain completely intact during the infrastructure upgrade.
-
Can I deploy multiple marketplace applications on a single VPS?
The 1-click installer is designed to set up one primary application per virtual server to ensure optimal security and performance. If you need to run multiple tools on a single server, you can manually deploy them via Docker or the command line once the initial VPS is live.
-
How do I map a custom domain name to my application?
Once the server configuration finishes, point your domain or subdomain's DNS A records to your new server IP address. To finalize the connection and secure the routing, log into your server via SSH and run the
setup-sslcommand. You can find step-by-step instructions for this process right inside the server's welcome message (MOTD). -
Does the automated installation include an SSL certificate?
Yes. Where supported by the application's architecture, the deployment script includes a pre-configured reverse proxy with a self-signed certificate for immediate access. To replace it with a valid, free Let's Encrypt SSL certificate for your own custom domain, simply run the
setup-sslcommand in the server console as outlined in the MOTD. -
How do I find the initial login credentials for my application?
If the application supports automatic user creation, your access details will be available in the Marketplace tab under the order management section. These credentials and essential file paths are also stored in the
/root/credentials.txtfile on your server. For applications requiring initialization setup, you will define your own login and password during the first launch – guidance on what to expect for each specific app is always specified in the Marketplace tab. -
Are network ports and firewalls pre-configured on the VPS?
No, all network ports on your VPS are completely open by default. Because every deployment has unique infrastructure and compliance requirements, it is impossible to predict the exact firewall rules your specific setup will need. To ensure maximum flexibility for your project, this element of security management is left entirely to the client – allowing you to configure firewall rules and access restrictions according to your application's needs.