Installing LAMP in Ubuntu

LAMP (Linux, Apache, MySQL, PHP) is a software stack that is quite popular for Ubuntu users to host dynamic websites and web applications written in PHP. To use LAMP properly, we must install Apache, MySQL, and PHP packages individually. Here are the steps for installing and configuring LAMP in the ServerStadium Virtual Machine that uses…

Generating an API Token

API token is useful to enable access to ServerStadium API located in the API documentation. You can generate such token once you have generated an API key via this guidelines Generate API Key. Please follow the steps below. In our API Documentation, you need to send an authentication to the API gateway. This is to…

Generating an API key

One of the most powerful features in ServerStadium Cloud is API which can automate your deployment in the cloud. However, before using the API, you need to enable and generate an API key for your application or platform. Please follow the steps below: Once you log into the control panel https://cp.serverstadium.com, on the left of…