Changes

📝

This page compares old and new platform, see new features and deprecations.

Old PlatformNew Platform
StacksUni + ProOne unified stack
Storage typeUni: Persistent, Pro: EphemeralPersistent storage
ScalingUni: limited vertical, Pro: HorizontalHigh vertical scaling
DeploymentBuilt-in Git hostingGitHub integration
Build pipelineLimited build optionsAdvanced with Node.js
SSH/SFTPUser/password or SSH keysSSH keys only
PHP versionsPHP 7.4+PHP 8.2+ only
CollaborationCompany-based (paid feature)Team-based (free)
StructureSingle app conceptApp + environments
Pricing modelUni: Three plan, Pro: ComponentsComponent-based + presets

# Changes

What is new and different to the old platform?

# New core

It's an entirely new hosting platform. The infra layer is completely new.

# New dashboard

There is a new self-service dashboard, available under dash.fortrabbit.com.

# One stack

The legacy platform features two different stacks: Universal Apps (with persistent storage and direct SSH access) and Professional Apps (with ephemeral storage and horizontal scaling). For the new platform attributes from both previous stacks are combined into one. The new platform is more Uni-App-like with persistent storage and direct SSH/SFTP access.

# Environments

To better support production-staging workflows the app is now a grouping object. Dedicated hosting stacks are mapped with environments. An app is connected to the (external) Git repo, each individually scalable environment represents a branch. At least one environment, usually production, adding and removing environments is optional.

# Git deployment

fortrabbit no longer provides Git repo hosting. Connect your GitHub (other providers planned) with the fortrabbit GitHub app to enable git push deployment instead. See the GitHub integration. This enables many advanced workflows, such as working with pull requests.

# Build commands

The deployment pipeline is more configurable. Node.js is available during the deployment to create JavaScript bundles. See the new build commands article.

# Collaboration

Collaboration workflows have been extended. The concepts are similar, yet more flexible.

With the old platform, it was required to join the Company of the business owner to get access on their Apps. Re-inviting colleagues was not only a repetitive task, but also destroying attribution. With the new platform, the relation between the parties is more transparent.

No more company plans: Collaboration on the legacy platform is a paid feature for larger teams. All collaboration features are now available for free.

# People

We are doubling down on personal access. Each person involved should their own (free) account. This enables more scenarios and better mapping of real world business relations. See the person object article.

# Teams

Instead of a hierarchical structure with the Company as the root element, there are decoupled but related objects now. Use the new team to collaborate with a group of developers. Teams are connected to apps, developers and payment methods. See the team article.

# Payment methods

A Billing Contact is now called payment method. Like the old Billing Contact, it holds the billing credentials. Unlike before, it is not part of a Company but instead is managed by clients, individual developers and teams. A payment method pays for the apps, thus people in control of the payment method control the hosting.

# Pricing

Billing concepts mostly stay the same. There still is pro-rated billing.

# Components

The pricing structure, as with the former Pro Stack, is based on components. This enables you to book only required resources, avoiding over-provisioning. Presets to get started quickly are available.

# Workers and crons

Workers & crons jobs are available for all.

# Backups with restore

The new backup component offers one click restore of old states.

# New documentation

The website you are currently viewing is part of the new documentation.

# Deprecations

Which features will not be available?

# No PHP 7.4

The new platform wil only offer PHP 8 and upwards. Make sure the software you run is compatible.

# SSH keys only

Sorry, username/password is no longer an option to connect via SSH or SFTP. Please use more secure and more convenient SSH key authentication. Issues with username/password authentication have been the source of many support requests.

# No horizontal scaling

There is no horizontal scaling any more, but higher vertical scaling to cover similar workloads. To achieve this we went a long mile, but it was an important goal, the two stacks have been a barrier.

# No object storage

The new platform currently does not have S3 like asset storage. We may add it later. Larger web storage plans are available.

# No memcache

Memcache is not available for the new platform. A different key-value storage is planned.

Found a tpyo?Edit