Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 841 Bytes

File metadata and controls

17 lines (10 loc) · 841 Bytes

Default Nginx Server | lttle.cloud

This is a sample project that uses the official Nginx Docker image to run a default Nginx server on lttle.cloud.

Deploy

To deploy the project to lttle.cloud, run:

lttle deploy nginx-default.lttle.yaml

This will deploy the Nginx server using the official Nginx Docker image. 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-default--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-default--samples--public--aifrim.eu.lttle.host/.