Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/latitudesh/examples
- Owner: latitudesh
- Created: 2023-03-01T19:48:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-17T18:54:48.000Z (about 2 months ago)
- Last Synced: 2024-09-17T22:56:06.036Z (about 2 months ago)
- Topics: cloudinit, custom-images, examples, ipxe, latitudesh, terraform
- Language: Shell
- Homepage:
- Size: 1.98 MB
- Stars: 16
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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.