Join Sevalla and get $50 free credits

Changelog

Keep yourself informed about the most recent additions and improvements
we’ve made to Sevalla.

#17Nov 11, 2024

Seamless private network access for builds

Build pods can now securely reach other resources via a private network. Perfect for running database migrations during build time. Enjoy a smoother, more efficient workflow!

#16Nov 4, 2024

Support env var reference 🔗

You can now reference environment variables within other variables using the ${key} format. 🎉

This powerful feature works seamlessly across both applications and static sites, making your configuration more dynamic and reducing repetition. No more duplicating values across multiple variables!

For example:

API_URL=https://api.example.com
FRONTEND_URL=${API_URL}/frontend
#15Oct 31, 2024

MySQL 9.0 on Sevalla! 🥳

The long-awaited new version of MySQL is finally here and ready to be used on our platform! 🚀

MySQL 9.0 brings a host of new features and improvements, including:

  • JavaScript stored programs
  • VECTOR data type
  • Foreign key improvements
  • Performance schema enhancements
  • Query optimization

Spin up a new instance of MySQL 9.0 today and experiment with them! 🤓

#14Oct 04, 2024

Expose non-HTTP traffic! ⚡️

We're thrilled to announce support for exposing non-HTTP traffic via TCP proxy! 🎉

Now it's effortless to expose services like databases or message queues. Deploy MongoDB, RabbitMQ, and more with ease.

#13Oct 03, 2024

PostgreSQL 17 is here! 🎉

We're excited to announce that PostgreSQL 17 is now available on Sevalla! 🚀

Benchmarks claim 20-30% better query performance compared to the previous version. 🤯

And that's not all! v17 also brings a bunch of new features and improvements. For more details, check out the official release statement!

Try the new version out yourself, and let us know what you think! 🤓

PreviousPage 4 of 7Next