Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Custom Nginx Server with Automated Build | lttle.cloud

This is a sample project that demonstrates how to create a custom Nginx server with a specific index.html file using lttle.cloud's automated build feature.

Deploy

To deploy the project to lttle.cloud, run:

lttle deploy nginx-custom-build-auto.lttle.yaml

This will trigger lttle.cloud's automated build process to create the Docker image for the Nginx server and deploy it. To understand how we manage to build you can checkout our documentation: lttle.cloud Docs | Building.

After that you can access your Nginx server at https://nginx-custom-build-auto--samples--public--your-tenant.eu.lttle.host/ where your-tenant is your lttle.cloud tenant name.

You can check our deployment of this sample https://nginx-custom-build-auto--samples--public--aifrim.eu.lttle.host/.