Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/latitudesh/examples

A collection of examples of features on the Latitude.sh platform.
https://github.com/latitudesh/examples

cloudinit custom-images examples ipxe latitudesh terraform

Last synced: about 9 hours ago
JSON representation

A collection of examples of features on the Latitude.sh platform.

Awesome Lists containing this project

README

        



Latitude.sh examples


This repository contains examples of how to use advanced [Latitude.sh](https://www.latitude.sh) features.

- [Custom images](https://docs.latitude.sh/docs/custom-image-ipxe) - Deploy custom Operating System images using iPXE. Use this to deploy your own images.
- [Terraform](https://docs.latitude.sh/docs/terraform) - Deploy complex infrastructure using the Latitude.sh Terraform provider.
- [User data](https://docs.latitude.sh/docs/server-user-data) - Use `cloud-init` to run code on your servers on first boot. Useful for server hardening, changing passwords, notifying your infrastructure of new servers, etc.

## Docs

Examples here only touch on some of the features of Latitude.sh. For more information, see the documentation.

* [Product Docs](https://docs.latitude.sh/docs)
* [API Docs](https://docs.latitude.sh/reference)
* [SDKs & Postman Collection](https://docs.latitude.sh/reference/client-libraries)

## Provide feedback and contribute

* [Open an issue](https://github.com/latitudesh/examples/issues) for questions, feedback, bug reports or feature requests.
* We welcome pull requests for bug fixes, new features, and improvements to the examples. We offer $100 in Latitude.sh credits for any pull request that is accepted and merged.