Product Hunt🚀 We are live on Product Hunt! Support our launch & use code PHLAUNCH20 for 20% off Pro
Stratosv1.4.1
Pro Workflows & Networking• 3 min read

1-Click Team Stack Sync (Pro)

Export and import .stratos stack configuration packages to replicate identical team environments.


Eliminate "Works on My Machine" Bugs

With Stratos Pro, team leads can export the exact local environment setup of any project into a lightweight .stratos configuration file (JSON Schema v2).

What Is Included in a .stratos Package?

  • Required PHP version (e.g. PHP 8.3).
  • Required PHP extensions (e.g. redis, imagick, gd) verified via php -m.
  • HTTPS SSL certificates and .test domain bindings.
  • Sanitized .env starter template without private credentials or keys.

1-Click Team Import with Identity Protection

  1. A developer clones the project repository.
  2. Imports the included project.stratos recipe via Tools → Team Sync.
  3. Stratos reviews runtime differences and preserves local APP_NAME/APP_URL by default before applying.