githubEdit

Simple Website with Node.js

Getting started

A simple single page Node.js application.

  • The code for the application is uploaded on github.

Github Linkarrow-up-right

  • Make sure you have your docker hub account linked to scaleinfinte you can find the process here Linkarrow-up-right

  • Use Build imagearrow-up-right page to create a docker image and push into your docker hub account.

  • Search the docker image you have created in Create app page.

  • Click on the Install button.

  • Fill all the required fields.

  • click on Advanced.

  • You will be redirected to My Apps page, Here you can find all the applications you deployed.

  • Copy the application Hostname without NodePort and search the Url.

Installation

Docker Image

<name of docker image>

PROTOCOL

HTTP
TCP/UDP

3000

ENV VARIABLE
WHITELIST
WORKING DIR

Give env variable.

Eg:key==value

If you want to white list any ports list here

WORKDIR for the application. Eg:usr/src/yourAPP

Visual snapshots

The Application is running successfully

FAQ

Can i install my own node.js Application?

Absolutely, you can install your own applcation, Make Sure you have proper Docker image created on your dockerhub.

chevron-rightCategoryhashtag

Kubernetes, cloud computing, DevOps, cloud services, hosting platform, container orchestration, cloud infrastructure, cloud deployment, cloud management, cloud technology, cloud solutions

Last updated