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.
➡️ 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
HTTP | TCP/UDP |
---|---|
80,90 | 3306,5432 |
➡️ click on Advanced.
ENV VARIABLE | WHITELIST | WORKING DIR |
---|---|---|
Give env variable | If you want to white list any ports list here | WORKDIR 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.
➡️ Copy the nginx application Hostname without NodePort and search the Url.
➡️ Now you can able to access the nginx webpage.
This is the official nginx image.
Yes, you can simply deploy any version or modified image to our platform by linking your docker hub account to our platform.
For the free user there is no persistence, and for the premium user you can different type of persistence.