Supported services
The following services are currently supported
This list can be expanded
Services "out of the box"
For each service that has external ports configured, domain names of the type "name.cloud.conhos.ru" and Letsencrypt SSL certificates are created. The services listed below are provided for such containers free of charge.
A powerful and stable web server that broadcasts client services to the global Internet.
For more information on configuring external ports, see the page Ports
Advantages
Compared to a dedicated server:
Favorable price/resource ratio
The system load for the hosting client has zero cost, since the container uses the hoster's OS kernel, unlike a virtual machine, which consumes resources to run the operating system kernel
Easy to launch and manage
When using hosting there is no need to administer a dedicated server, and everything that is usually needed to launch a web service on the hosting is created automatically in a matter of seconds
Flexible payment for resources
When using hosting you pay only for what you use. On a dedicated server, payment is charged for all resources, regardless of whether they are used or not
Compared to other hostings:
Ease of management:
- Can be controlled via a browser or via a utility that is installed on your device.
- Everything in the project is configured through the project configuration file
conhos.yml
. The syntax of the file is as close as possible to the syntax of thedocker-compose.yml
files
- Everything in the project is configured through the project configuration file
- Git support. Instead of uploading files from your device, you can integrate a
Github
orGitlab
project
- Git support. Instead of uploading files from your device, you can integrate a
- There is a VS Code extension
kolserdav.conhos-vscode
that helps with the config file syntax and its functionality is integrated into the browser
- There is a VS Code extension
Convenient viewing of statistics
A web application used to track service statistics, adapted for mobile devices
Convenient project management
For convenience, we have developed a VS Code extension that helps to configure the configuration file on a PC and in a browser. The extension is integrated into the browser for both the desktop and mobile versions.




Cost of launching services
Payment for services is charged hourly. The cost of services is determined by the average price of server resources
This offer is not a public offer, prices may change depending on the calculation coefficient
Offer is limited see server availability
Plan | RAM memory limit | Number of processor cores | Disk storage limit | External ports | Price per hour (RUB) | Price per month (RUB) |
---|---|---|---|---|---|---|
pico | 64M | 0.2 | 1G | 1 | 0.03 | 20 |
nano | 128M | 0.4 | 2G | 1 | 0.05 | 37 |
micro | 256M | 0.8 | 3G | 2 | 0.09 | 68 |
mili | 512M | 1.6 | 5G | 3 | 0.17 | 123 |
santi | 1G | 2 | 10G | 4 | 0.31 | 222 |
deci | 2G | 3 | 16G | 5 | 0.55 | 394 |
deca | 4G | 4 | 20G | 6 | 0.96 | 689 |
hecto | 8G | 6 | 36G | 7 | 1.64 | 1182 |
kilo | 16G | 8 | 75G | 8 | 2.74 | 1969 |
Frequently Asked Questions
What's a Container Hosting?
Container hosting is a service for hosting web applications on the Internet based on Docker containers without the need to configure and maintain a dedicated server
How to start your first project?
To start your first project, read Getting Started with Container Hosting
How to try the service for free?
Upon registration, each client is credited with 300 rubles, which should be enough to try the service.
Can I add other services?
If the service you are interested in is not in the list of supported ones, write to us in contacts if the developer of the target service has a supported repository and the service is popular enough, we will consider adding it.