Operating systems
Latitude.sh provides a variety of Operating systems that you can use to create your servers, such as Windows and Linux distributions. You can find all operating systems supported by going to the server create page or API.
curl --request GET \
--url https://api.latitude.sh/plans/operating_systems \
--header 'Authorization: Bearer <API_KEY>'
Custom images
Installing your own images is supported through iPXE scripts. Go to Custom image (iPXE) to learn more.
Updated about 1 month ago