Changelog

Zero to metal in seconds with metal.new
Go straight to the server deployment page from your browser with the metal.new shortcut.
Multiple teams and projects? Get rid of all of those Bookmarks! We've built a handy project selection page that gets you deploying in seconds.

Bogota, Colombia, is now available
We’re happy to add Bogota, Colombia, as Latitude.sh's fifth location in LATAM, making us the region's most extensive Bare Metal cloud provider.
Latitude.sh now offers 15 Core locations you can deploy to instantly.

Deploy to Latitude.sh from Terraform
We are excited to announce that you can now deploy and version your Latitude.sh infrastructure with Terraform.
If you are an experienced Terraform user or just getting started, we've put together a guide that can get you up and running with Latitude.sh's provider in no time.
Thanks to the Capture Alpha team for their valuable contribution to this project. 🤝
Check out the docs or go to the provider page.

Additional security with Multi-factor Authentication (MFA)
Multi-factor Authentication is now available as an additional security step for Email and OAuth-based logins.

Ashburn, United States, is now available
The state of Virginia is known for being the number one region for data centers in the US, with a high concentration of major public clouds. Today, we're excited to introduce Ashburn as our eighth location in the United States.
With the launch of our Ashburn location, you are now 1 ms away from clouds like AWS and Azure.

Ubuntu 22.04 is now available for all instances
Ubuntu 22.04 LTS, codename Jammy Jellyfish, is now available for all instance types.

Bandwidth overage is now $0.01 per GB
While egress bandwidth fees are a very profitable source of revenue for public cloud providers, it ultimately hurts everyone.
They not only increase the complexity of running digital infrastructure by having CloudOps teams go out of their way to save costs but are slowing down the migration to the cloud by breaking the promise of cost reduction.
It is no surprise that we have always strived to make bandwidth management simpler and cheaper for our customers. Every Latitude.sh server comes with 20 TB of free egress bandwidth, we automatically pool bandwidth for your servers and offer bandwidth packages at rates as low as $0.00064 per GB.
Even with all of these benefits, you could go over your quota at some point.
To reduce operational complexity and surprise charges, and because our network has grown to a point where we can pass these savings on to our customers, we are reducing overage egress fees by 80%. Each GB over your quota will now cost just $0.01, down from $0.05.

Buenos Aires, Argentina, is now available
Buenos Aires, Argentina, is our most requested location and has been running for a few months as a Custom region for Custom Deployments. Today, we're excited to extend server availability in Buenos Aires to all customers.
We're starting with the c2.small.x86 instance, with more instances coming later this year.

General improvements
Invoices page: Improvements to detailed invoices make it easier to determine how much each resource costs.
Server create date: The server page shows when you deployed the server.
Credentials: We've improved how credentials are shown in the dashboard, and now show which SSH keys the server was deployed with. There's also a one-liner you can quickly copy to log in to your server.
Hostname edit: You can now edit the hostname of a server from the server details page and through the API.

User data templates
User data templates give you a quick start when creating your scripts. We‘ve added templates for common use cases, like updating packages and sending Slack notifications to check in a new or reinstalled device with your team.
Get started by going to Project Settings → User data → Create from template
Check out the documentation as well.

SAML Single Sign-On now available
Teams can now use their identity provider to log into Latitude.sh with SAML Single Sign-On. All major identity providers are supported, including Okta, Active Directory, OneLogin, and Auth0, and can be configured by going to the Settings section of the Settings & Billing page.
There's an optional Directory Sync feature, allowing teams to automatically sync users form a directory provider, adding and removing users automatically based on changes happening in your IAM.
Contact Sales to learn more, and check out the documentation.

Run code on a server's first boot with User Data scripts
User data are small scripts that run on a server's first boot, letting you quickly customize a new server the first time it boots after its deployment.
With user data, you can easily change the root password, notify of a new deployment on Slack, install packages, and more with just a few lines of code.
Check out the documentation as well.

Debian 11
Debian 11 is now available for all instant and spot instances across all locations.

Small features & improvements
We are continuing to ship features and improvements based on your feedback. Here are some recent changes.
Batch deploys: Create multiple servers in one go through the server create page. Check out the docs.
Private Networks beta: Go to the Layer 2 page in the dashboard to sign up for early access to one of our most requested features.
Filters: More filters have been added to the servers page, and you can now filter by region, hostname, and label, using operators like contains, is equal to, has prefix, and has suffix. Additionally, filters are now persisted in the URL, making sharing a specific view with your team easier.

Command Menu
Introducing the Command Menu. Use keyboard shortcuts to navigate without using your mouse. The Command Menu not only helps you navigate the dashboard, but you can also use it to search for servers and IP addresses.
Check out the documentation to see the list of shortcuts available.

Rocky Linux and Debian 10
Rocky Linux and Debian 10 are now available for all instant and spot instances across all locations.

Chicago 2 and Tokyo 2 have been promoted to Core
We have promoted the Chicago 2 and Tokyo 2 locations from Custom to Core. You can now add more resiliency to your workloads in the US and Japan regions without the need for a custom deployment.

Manage your bandwidth quota
We are excited to announce that now you can manage your quota directly from the dashboard and API. This feature gives lets you adjust the amount of bandwidth your project can consume before it starts incurring overages.
Manage your project bandwidth quota from the Usage page and have more control over your consumption.

Faster and more reliable power actions
We have made improvements to make power actions faster and more reliable. Now, requests respond three times faster, and sending power on, power off, and reboot requests immediately update your servers' state on the dashboard and API.
Read the documentation or go to the API reference →