Test domain
Reviewed
Markdown ↓🌍
https://en-34fdsa.eu-1wa.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.eu-1wa.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.