Test domain
๐
https://en-34fdsa.frbit.app
Each environment comes with a unique fortrabbit sub domain - ready to use without any DNS setup.
Structure
{{ environment }}.{{ region }}.frbit.app
environment โ ID, short unique identifier
region โ data center region ID, geo location
frbit.app โ fortrabbit associated root domain
text
- Example:
https://my-app-abc123.eu2.frbit.app - Live code example:
{{app-env-id}}.{{region}}.frbit.app(login required) - TLS is included. The test domain is always served over HTTPS.
Use cases
- Test โ open the environment in a browser after deploy without any setup.
- Share work in progress โ send the test domain to a colleague or client.
- Staging environments โ use the test domain for feature development preview.
- CI/CD pipelines โ reference the test domain in automated tests or health checks.
Limits
- The name cannot be changed. The app-env-id part of the test domain is fixed at environment creation time.
- The test domain is not a replacement for a production domain. For a customer-facing address, add an external domain.