Architecture

📦 📦 📦

Modern paradigms and backward compatibility combined. Serverfull containers have direct access to the file system. This enables interactive SSH commands and even SFTP.

The fortrabbit platform is service-oriented with individually scalable components. Apache/PHP-FPM does not share resources with backend other services like databases, workers or load balancing. Thus enabling better resource allocation and allowing individual configuration and scaling of resources. This design helps avoid over-provisioning, optimize resource usage, and reduce energy consumption.

# App

An app is a logical grouping of environments in our dashboard, it combines billing ownership, collaboration and other settings, such as the connection to the Git repo.

# Environments

Each app has at least one environment, which exposes an actual LAMP stack. An environment can be mapped to a repo. This makes it easy to create multiple environments for multi staging. Each environment books several components that control the resources available to you.