by GOC Blogger | Sep 10, 2021 | Blog
Triggers for Automatic Horizontal ScalingGPUonCLOUD allows you to automatically scale your projects horizontally, changing the number of web/application server nodes in your environment. All of the newly added nodes are created at different hardware servers, ensuring...
by GOC Blogger | Sep 10, 2021 | Blog
The first thing you can notice while increasing the number of application server instances – is the automatically added Load Balancer node (NGINX by default), which appears in your topology wizard: Such a server is obligatory required in order to work...
by GOC Blogger | Sep 10, 2021 | Blog
Docker standard is an open-source, container-based solution, designed to simplify the application delivery process. GPUonCLOUD Cloud provides a convenient way to orchestrate and manage these containers through the same-named Docker tab of environment wizard. Just as...
by GOC Blogger | Sep 10, 2021 | Blog
With GPUonCLOUD you are able to scale both SQL and NoSQL databases: Each newly added database server has its own host name (which consists of DB name, node ID and environment’s host) and credentials for administrator access, that you’ll receive in separate email...
by GOC Blogger | Sep 10, 2021 | Blog
Download .crt file and .key file from the web domain host. (e.g. GoDaddy) Edit the website file which you have created in /etc/apache2/sites-available/your-site.conf with following <VirtualHost *:443>ServerName www.your-domain-nameServerAlias...