Kubernetes Cluster Access

After the successful installation of a cluster, there are multiple ways to access it to start management: Kubernetes Dashboard kubectl client Kubernetes Dashboard 1. The after installation pop-up provides all the necessary data to connect to the Kubernetes Dashboard – link and access token. The same information is also provided […]

Installation of Kubernetes cluster on cantech cloud

Kubernetes Cluster: Package Installation The Kubernetes Cluster solution is available for automatic installation via platform Marketplace under the Clusters category (or use Search to locate). Note that this clustered solution is available for billing customers only. Within the opened installation frame, customize the available options to get a cluster specifically […]

Deploy .NET core application on cantech cloud

.NET Core Application Server .NET Core is an open-source, cross-platform version of .NET for building websites, services, and console applications. Often it is used for cloud applications or refactoring large enterprise applications into micro services. .NET Core consists of the following components: .NET Core – provides essential services (type system, […]

Install Auto SSL on Cantech cloud

Auto wildcard SSL by the platform is an excellent solution for those who are searching for a quick and reliable way to secure their website. The built-in SSL certificate (can be referred to as {hosterName} SSL in the dashboard) offers: Convenient Management – configured and working SSL with a single […]

How to attach Public IP in cloud

Public IP can be attached to any  node  in your environment (except, Memcached node), representing a more stable solution with less risk to be affected by other applications. Also, it opens access to such features as FTP add-on, custom SSL, remote debugging from IDE, WebSockets, etc. The platform supports two […]

How to Bind Domain to Environment?

Within the platform dashboard, click the Settings button (the wrench icon) for the environment you need to bind a domain name. 2.select Custom Domains menu tab, use the Domain Binding section to specify your domain name (e.g.       www.myexternaldomain.com or myexternaldomain.com) and Bind it with the corresponding button.

Add Private SSH Key to Platform Account

If you want to access the environment using external SSH then you have to add the private key to the cloud environment . you can do that using the following steps Go to Setting on the top of the dashboard Within the opened User Settings tab, switch to the SSH […]

Add API Keys on Webuzo

You can create API Keys from your Webuzo enduser panel > Configuration > API Keys In order to create a new API Key click on Add New button. Add API Key modal will appear on click. Add IP Addresses in the IP Address field which you want to allow for API Key. If you do […]

How to install WordPress on Webuzo Panel

Install WordPress Go to Webuzo End User Panel, on the top right corner click on the WordPress logo. This will take you to the WordPress manager. Click on Install and select the domain from dropdown list and fill the directory in which you want to install a WordPress site. Add […]