Stratus Guides - Using Symlinks
Due to auto-scaling requirements, when using symlinks do not use relative paths. All paths must be absolute.
Good Example:
env.php -> /srv/shared/app/etc/env.php
Bad Example:
env.php -> ../../../../env.php
Have questions not answered here?
Contact Support
to get more help.
Last modified on June 3, 2026