Nginx deployment

Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache. Nginx is free and open-source software.

➡️ This deployment uses the official Nginx Docker image.

➡️ Go to create apps page and Search nginx on the search bar.

➡️ Click on install button.

➡️ Fill all the reqired feilds.

PRODUCT NAME
nginx

PROTOCOL

HTTPTCP/UDP
80,903306,5432

➡️ click on Advanced.

ENV VARIABLEWHITELISTWORKING DIR
Give env variableIf you want to white list any ports list hereWORKDIR for the application

➡️ Click on the Install button.

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

App Screenshot

➡️ Copy the nginx application Hostname without NodePort and search the Url.

➡️ Now you can able to access the nginx webpage.

App Screenshot

FAQ

About nginx image we used.

This is the official nginx image.

Can i deploy my own nginx image with modified configuration ?

Yes, you can simply deploy any version or modified image to our platform by linking your docker hub account to our platform.

Are my data persistent ?

For the free user there is no persistence, and for the premium user you can different type of persistence.