---
title: "Railway Unplugged, Service Groups Beta, Improved Template Deploy Flow, Billing Thresholds"
date: 2024-03-01
number: 0175
url: https://railway.com/changelog/2024-03-01-plugins-deleted
---

# Railway Unplugged, Service Groups Beta, Improved Template Deploy Flow, Billing Thresholds

Viking Funerals have long been a tradition at Railway and this week we’re shipping out to sea one of our earliest and most important innovations — the database plugin.

Let’s have a moment of silence for plugins, please, for they served us well.

.

..

…

..

.

Thank you. 

It’s now time to usher in the post-plugin era. 

All aboard and please mind the gap. 🫡

## Plugins Have Been Deleted

[Image: “Viking Funeral for a plugin”]

The day is finally here that we can bid farewell to the age of plugins and [welcome in the age of Database Services](https://blog.railway.app/p/launch-01-next-gen-databases).

This has been a long time coming. 

We [first announced](https://blog.railway.app/p/launch-01-next-gen-databases) this structural change during [Launch Week 01](https://railway.app/launch-week-01) and in total we’ve dedicated space in more than half a dozen changelogs and many rounds of email blasts to let you know all about this upcoming change.

What you need to know:

- Legacy plugins have been deleted across all of Railway
- We’ve [archived](https://docs.railway.app/guides/database-migration-guide#data-archival) active database plugins and will make the data available on request for six months, until August 23, 2024
- To request a copy of your archived plugin, please [reach out](https://help.railway.app/db-migration) using the [Database Migration thread](https://help.railway.app/db-migration) in the Help Station — we will be happy to help you retrieve your archive

On a practical note, we’re so excited for what this means — among other things, [Database Services](https://docs.railway.app/guides/build-a-database-service) provide data persistence, flexible configuration and management, and connectivity over the public internet or private networking. 

On a strategic note, this completed migration [greatly accelerates our effort to ween off of Google Cloud](https://x.com/JustJake/status/1763391356167405817?s=20) and into a future where we’re racking and stacking servers around the world and passing on the savings and performance gains to you.

Needless to say, we’re excited for this journey. 

Onward!

## Service Groups Beta

[Image: Service Groups make it easy to manage large numbers of interconnected services]

As Railway is growing, we’re experiencing a precambrian explosion of complexity in user projects. The median number of services per project is going up, up, up and in response we’ve been designing better ways to organize ever-more-complex application stacks.

Following the [Service Groups Preview](https://railway.app/changelog/2023-11-10-community-forum-preview#service-groups-preview) from late last year, today we’re introducing the next implementation of Service Groups, which we’re labeling Service Groups Beta. 

Here’s what’s new:

- We’ve introduced the first bit of multiplayer functionality. Groups and node positions on the canvas are the same for everyone on your team. (In the future this will be realtime!)
- We now show what’s inside collapsed groups
- We now allow groups to be nested inside other groups (see `Databases` above!)
- We fixed a number of issues when moving services between groups
- We designed better group and node context menus

To get started with Service Groups Beta, head over to your [Feature Flags settings page](https://railway.app/account/feature-flags) and enable the `Canvas Service Groups` toggle.

Enjoy!

## Improved Template Deploy Flow

[Image: Multi-component templates that reference multiple GitHub repos are now easier to deploy]

The past few weeks have been an exciting time for Templates:

- We started teasing the new [Template Composer](https://railway.app/changelog/2024-02-16-private-threads#sneak-peak-template-composer)
- We introduced [Template Metrics](https://railway.app/changelog/2024-02-02-template-health#improved-template-metrics) and [Template Health Indicators](https://railway.app/changelog/2024-01-19-environment-creator-pb#template-health-indicators)
- We [crossed $10K](https://twitter.com/Railway/status/1755692184035295569?s=20) in [kickback payouts](https://railway.app/open-source-kickback)
- We nearly crossed 500 templates in the [Template Library](https://railway.app/templates)

So what’s next?

Well this week we shipped a small but important improvement to the template deploy flow to make the experience *easierfastercleanerbetter*.

The tl;dr is that unlike before, when you deploy a template with one or more GitHub repos as dependencies, we will no longer need to clone/fork those into your GitHub account.

Instead, we can now use the repo itself as the source (rather than a copy of it) making the entire thing much cleaner and easier to work with.

Does that sound good? We think so too.

To get started, head over to your [Feature Flag settings page](https://railway.app/account/feature-flags) and enable the `Template Deploy V2` toggle.

## Billing Thresholds Arrive Next Week

We wanted to let you know that in an effort to increase the quality of Railway’s service offerings, we’re going to start *selectively* introducing billing thresholds next week.

What this means is that while billing amounts won’t change at all, a *small* subset of users will be charged a *partial* amount of their bill *earlier* in the billing cycle.

We’re doing this because like any cloud company we deal with fraud and this is an effort to identify risky accounts earlier in the billing cycle so they don’t clog up our books with unpaid invoices.

This change will afford us a healthier “meantime to fraud identification” and let us focus on what we do best, which is build infrastructure for you to deploy your applications and run your business.

We hope that makes sense. As mentioned, the vast majority of our users will experience no change whatsoever.

Thanks for your continued support.

## Fixes and Improvements

- We’re starting to think about writing some new Monitoring and Alerting features → [tell us what you’d like to see](https://help.railway.app/feedback/monitoring-and-alerts-on-railway-83016ef7?q=alert)!
- We made a number of improvements to the invite system
- We added support for deploying from branches of a public GitHub repo when deploying the repo directly via the URL
- We added the ability to delete an unpublished template from a team account