Deploy Python Project via GIT/SVN

Deploy Python Project via GIT/SVN

Deploy Python Project via GIT/SVN You can host any public or your private Python project at GPUonCLOUD using the GIT or SVN version control system. It will be properly deployed to the GPUonCLOUD Cloud with all the required submodules and dependencies, exported from...
Python Application Connection to MySQL

Python Application Connection to MySQL

Python Application Connection to MySQL MySQL is a highly popular open source database, used by developers all over the world. In this instruction we’ll show you how to connect your Python application, hosted within GPUonCLOUD Cloud, to this DB server. In our example,...
Upload and Deploy Your Python Application

Upload and Deploy Your Python Application

Upload and Deploy Your Python Application With GPUonCLOUD you can easily upload and deploy any Python app via Archive or URL. The given below instruction shows the steps you should perform in order to get your Python application hosted with GPUonCLOUD PaI. 1.Upload...
File Synchronisation

File Synchronisation

File Syncronization File Synchronization Between Several Application Servers in a Cluster As incoming traffic to your project grows, you need to improve your app performance to keep up with it. Some room of capacities for elastic extension is provisioned in confines...
Deployments at GPUonCLOUD

Deployments at GPUonCLOUD

GPUonCLOUD PaaS supports various ways of the applications automatic deployment, allowing to choose the most suitable option, which will suit your specific needs: Dashboard – corresponds to deployment via archive (provided either as local file or URL), detailed...