Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 1012 Bytes

File metadata and controls

21 lines (12 loc) · 1012 Bytes

Astro Sample | lttle.cloud

This is a statically generated Astro site sample project for lttle.cloud.

It demonstrates how to deploy a static website using lttle.cloud's platform.

This sample has been deployed using Flash Mode on lttle.cloud.

Deploy

To deploy the project to lttle.cloud, run:

lttle deploy astro.lttle.yaml

This will build the Docker image, push it to our internal registry, and deploy the static site. To understand how we manage to build you can checkout our documentation: lttle.cloud Docs | Building.

After that you can access your static site at https://astro--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://astro--samples--public--aifrim.eu.lttle.host/.