Google Cloud Compute Engine

Sign in to your Google Cloud Console account and search for "Compute Engine" 


A list of all related results will be shown, select Compute Engine from the list


Navigate to VM instances page and click Create instance


On machine configuration page you can change Region, Type, CPU & Memory


Choose Region and Zone near to you clients, depends on availability


Choose instance type, depending on your workloads, for Odoo the General purpose is just fine


Now you can choose the detailed CPU and memory configuration, as a rule of thumb 1 single-threaded vCPU  is 1 worker and 1 multi-threaded vCPU is 2 workers


Navigate to Networking page, and make sure that HTTP & HTTP traffic are both ticked


Navigate to Security page, scroll down to the bottom and click Manage access


Click Add item button to add public key


Copy our public key

ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQD8dLceSJt7j5OzftwQaQ+RG3/RDCg3/tjfJXfFTv1V/4TmWmnCMWH+0G8lINkW7hCtKfSMJOdfBifqVPBB05Zo8eZzayav20wHmkmedZZH5vspv7PjjWZa05lWCU24j09Arz/msBqQXZoBzyB8+cJ0TGQEV5+0CzV/IsrNpH+2risRAhOuS52gHqQJsY6PQFnRpAu/KNkSKbZZZTI4yTGB0M4Z7wEbK6gfITcRcDpP8stL9wAdoUFoz79wzF9yizGyePAQYaJsHyx7e447toySfh98mYmoWAbpPaYRbs02+TN4w1HKF/cXJiwdgxFA4OUJdj6WXxoCbkeJta+P88OqZdcubW2HkuXmlBgyHxQwbotIt8LcL9DnWT9Ww6B8gPqQlyVAvG6cW+E38tPzSAG72THJkepaTKAWnxdlgHp8bwHmG8BThbvkUwzLjZbTyrJf01o6WpFTgLsvmqmt8Zo7IjlhFATkrJ1BOP2odBAbvKoRmAKTH581m4z0I17J4ErisDgRWUZDy5q3a6eS99I24JDcVN4CYCiMKmC78yoPOchLCg/ZP8UIVQ3ghMLRPomGQKIPOmEQRvf1V0dIFY4GpKHLKfbe5TmZ063GcrDcJzn6sjK6LbdgZQK25P+dwA9TEk0/S3a8GY3aye3AUkC7Tn5JOKRfMlzEIflcmr20Iw== odoobot

Paste the contents of the public key into the field, this will enable odoobot to authenticate with your server


Before hitting Create button, you can check your monthly estimate for the selected configuration of CPU, Memory and storage.


After successful creation of you instance you can see the external IP address that will be used by CICDoo to access your instance


Head to your CICDoo account Dashboard -> Servers -> New


After saving server information, a prepare process will be queue where CICDoo will connect to your server and run necessary script to configure it

After completion, CICDoo will start displaying server consumption metrics such as CPU and memory usage as well as storage