Specs Uni (old platform)

Detailed technical specifications for legacy fortrabbit hosting plans Uni Stack, including resource limits, software versions, and system capabilities.

This is for the old platform. It's kept here for reference.

# App plans

SpecificationLight (trial)StandardPlus
PHP processes248
PHP memory128 MB256 MB512 MB
Page views/hour1k2k4k
Web storage1 GB5 GB10 GB
MySQL storage256 MB512 MB1 GB
Cron jobs101525
TrafficNoYesYes
BackupsNoYesYes
Monthly price€5€15€30
Daily price€0.17€0.50€1

Prices are per App. Multiple Apps can be created per account.

# Technical specifications

# Deployment

SettingValue
PHP memory limit in deployment512 MB
Max time for git push20 min
Max time for git pull10 min
Max time running Composer10 min
Max time running pre script10 min
Max time running post script10 min
Max deployment release package size200 MB

# Traffic & temporary storage

SettingValue
Included traffic per month per App50 GB
Each additional 5 GB traffic€1
Temporary storage per App2 GB

# Backups

SettingValue
Retention period14 days
EU MySQL backups start02:00 UTC
EU MySQL backups finished by10:00 UTC
EU code backups start03:30 UTC
EU code backups finished by17:30 UTC
US MySQL backups start07:00 UTC
US MySQL backups finished by15:00 UTC
US code backups start07:00 UTC
US code backups finished by23:00 UTC

# Software versions

SoftwareVersion
Apache2.4
PHP8.3, 8.2, 8.1
MySQL8.0

# SSH & SFTP

SettingValue
Available memorySame as PHP memory
Max concurrent logins5

# Cron jobs

SettingValue
Interval optionshourly, daily, weekly, monthly

# Firewall allowlisted ports

ServicePort
SSH22
SMTP25
DNS53
HTTP80
POP3/APOP110
HTTPS (SSL)443
SMTP (Authenticated)465
SMTP (Authenticated)587
IMAP SSL993
POP SSL995
Apple Push Notifications2195
Apple Push Notifications2196
MySQL3306
PostgreSQL5432
HTTP (Alternative)8080
Elasticsearch9200
Git9418

# PHP extensions

For detailed PHP configuration and available extensions:

# References

  1. PHP processes: Defines concurrent connections capacity
  2. Page views per hour: One page view equals one PHP script execution (recommended value, not absolute limit)
  3. PHP memory: Equals PHP memory_limit setting
  4. MySQL storage: Database capacity including indexes
  5. Cron jobs: Number of configurable scheduled tasks
  6. SSH memory: RAM available for PHP application execution
  7. Concurrent logins: Parallel SSH and/or SFTP connections allowed
  8. Web storage: Total file storage capacity on disk
  9. Temporary storage: Available space for temporary files (/tmp)
  10. Deployment package: Compressed archive size limit for deployed files
  11. Deployment memory: Memory for Composer, scripts, and SSH execution
  12. Traffic: All requests to PHP scripts, static files, and Object Storage
  13. Backup retention: Days backups are stored and accessible
  14. Backup timing: When snapshots are created and become available

# Additional resources

All specifications are subject to change. For the most current information, please refer to the dashboard or contact support.