Deploy Node.js Project > via Archive / URL

Upload and Deploy Your Node.js Application

With Apiqcloud you can easily upload and deploy any Node.js app via Archive or URL. The given below instruction shows the steps you should perform in order to get your Node.js application hosted with Apiqcloud Cloud.

1. Upload your application package by clicking Upload in Apiqcloud Deployment Manager.

    

2. Browse to your local file. The Apiqcloud Deployment Manager supports .zip.tar, .tar.gz and .tar.bz2 formats.

Note that the maximum available size of the uploaded local file is 150 MB. If your application size exceeds this limit, please use the URL for uploading.

                                     

3. To add a new application package via URL (http://, https:// or ftp://) navigate to the appropriate tab and enter there the required link.

                                       

  • Upload manager just links to the file. So if you modify your file but do not change the link to it there is no need to enter URL again

  • If the ftp server needs authorization you'll have to put your URL in the following format:

ftp://{login}:{password}@{server_name}/{path_to_file}/{MyPackage.zip}

  • If you happen to select a file with an unsupported extension or you enter incorrect URL, you will get an error message informing you of it.

4. Click Upload and track the progress of the package uploading in the Tasks pane. Once the file is uploaded, it gets listed along with all your previous packages and you have access to the Deploy and Delete options for that file.

5. Select your package in the list and click Deploy to button.

    

6. Choose the environment you want to deploy your web application to. In the opened window you’ll see the information on your application’s URL. Click Deploy.
                                                    

You can deploy just one Node.js app to the environment, so it will be in the ROOT context by default.

7. Your web application will be deployed to the chosen environment in a minute. Just click Open in browser button to start working with your application.

    That’s all! Enjoy the reliable and scalable Node.js hosting with Apiqcloud PAI.


    

  • 0 utilizatori au considerat informația utilă
Răspunsul a fost util?

Articole similare

Deploy Node.js Project Via GIT SVN

Deploy Node.js Project via GIT/SVN With Apiqcloudyou can host any public or your private...

MongoDB Node.js Connection

Node.js Application Connection to MongoDB MongoDB is a popular NoSQL databases, which is...

Application Connection to MySQL MariaDB

Node.js Application Connection to MySQL MariaDB MySQL and MariaDB are among of the most popular...

How to Connect PostgreSQL with Node.js Application

PostgreSQL is one of the most popular and advanced open-source database solutions. Within...

PHP Accelerators

A PHP accelerator is a PHP extension designed to improve the performance of software applications...