Changelog

Stay informed about the stuff we ship!

Jan 14, 2025

Open-source Repository Deployment Improvements

We've made some improvements to the deployment process to make it easier to deploy and share open-source projects.

You can now create shareable deployment links. For example, you can use the following link to deploy a nextjs example project: Deploy shiper-app/examples.

This allows others to deploy the project in a few clicks without filling out the form, making it easier to share your open-source repository. You can find the option to generate a deployment link in the advanced settings of the deployment form.

Additionally, you can now deploy repositories that you don't own. Shiper will automatically fork and deploy the repository for you, simplifying the deployment process for non-owners.

Features

  • Shareable Deployment Links: Generate a link to deploy a project with pre-filled form data.
  • Deploy Repositories You Don't Own: Deploy repositories that you don't own by forking them automatically.
Jan 08, 2025

Improved Project Overview Page

This week, we’ve enhanced the project overview page with new graphs displaying CPU and memory usage alongside request activity over the past 24 hours. These synced graphs provide clearer insights into your project’s performance, helping you determine if scaling adjustments are needed.

Features

  • CPU and Memory usage graph: A Graph that shows CPU and Memory usage over the past 24 hours.
  • Request Activity Graph: A graph that shows the number of requests over the past 24 hours.
  • Improved Project state (online/offline): Added a large indicator thats lets you detect an "offline" deployment at a glance.
  • Active Environments in Overview: All active environments are now displayed in the overview page. This makes it easier to spot if the desired environments are active.

Bug Fixes

  • Resource settings can now be properly saved in the UI.
Nov 08, 2024

Managed PostgreSQL Databases now available

We're excited to introduce Managed PostgreSQL Databases, now available as a service on the Shiper platform. This service allows direct integration with your application on shiper. No extra configuration or internet exposure required. See the full specifications in our documentation.

Key Features

  • Automatic Backups: Daily backups ensure your data is secure.
  • High Availability: Multiple instances guarantee continuous availability.

Pricing

Available with any Shiper plan. Charges are based on database size. Visit our pricing calculator for more information.

Oct 01, 2024

Introducing the Shiper Blog

We have now added a blog to our website! This will be a place where we share some technical insights and maybe some fun experiments we are working on. Read our first Blog here.