Deploying Python with SQLite in Diadem Express Cloud.

Deploying Python with SQLite in Diadem Express Cloud.

Login to your Diadem EC  panel with respective user name and password, kindly use the given below link is for quick reference to login to Diadem EC panel.

Login URL: https://app.diadem.io/ 

Create New Environment:

Click on create new environment to create python environment click on python and specify cloudlet limits for your app server (here, the Apache one is chosen by default as the only available option), specify the preferred region and name for your environment, and click Create.

You can also change the version of Python in the already existing environment. For that click the Change environment topology button next to the environment.

Choose another version you require and click Apply.

To view python info click on open in browser:

To upload the files we can use the upload manager to upload your project.

To upload your project click on upload and upload the required files.

Once the file gets uploaded you can deploy the code, once  deployed you can open the same in the browser as shown earlier.

SSH LOGIN FOR SQLite

To login via ssh to the back end you need to configure the SSH to configure the same kindly use the given below link:

KB URL: https://kb.diadem.in/ssh-access-to-a-diadem-express-cloud-account_963.html

In Diadem Express Cloud if you do not set any mysql server SQLite cones in default with the Apache package, once you logged in using the SSH you can work on the databases as shown below, select the instance where the service is hosted.

Select the service or the container where python is installed.

Once you reached the specific node you can work on the SQLite database as shown below:



    • Related Articles

    • Deploying node.js in Diadem Express Cloud

      we need to login to the Diadem EC control panel, once logged in we can created a new environment. as shown in the below given picture. I have deployed a basic node.js without any load balancing and sql server, in the above picture I have marked the ...
    • Environment Management from Diadem Express Cloud Dashboard

      Environment Management from Diadem Express Cloud Dashboard Create An Environment Start and Stop the Environment Restart Required Nodes Change Environment Settings Delete Environment 1 .Create An Environment 1.1 Login to the Dashboard on app.diadem.io ...
    • Diadem VM Cloud Management Console Overview

      Diadem VM Cloud Management Console Login To Cloud Console Portal Managing the VPS Killing a process Checking System alerts Checking the Graphs Check the running services and manage them Change account password Technical Support Login To Cloud Console ...
    • Install applications from Marketplace at Diadem Express Cloud

      With the help of Express Cloud Packaging Standard we’ve packaged the most popular and requested applications, previously configured in the most beneficial way. These applications can be automatically installed directly from the dashboard, skipping ...
    • Install Magento into Diadem Express Cloud

      Magento is an extremely popular open source e-commerce service powered by PHP. It provides a flexible modular architecture enhanced with agile ecosystem to continually adapt, customize and extend your platform. This tutorial shows how to deploy a ...