A service for candidates to get-into-teaching.
The website is deployed to AKS. The environments can be confusing because our Rails environments are named differently. Here is a table to try and make sense of the combinations:
Environment | Rails Environment | Description | URL |
---|---|---|---|
development (AKS) | rolling | Internal use/testing | https://get-into-teaching-app-development.test.teacherservices.cloud |
test (AKS) | preprod | Internal use/testing | https://get-into-teaching-app-test.test.teacherservices.cloud |
production (AKS) | production | Public | https://getintoteaching.education.gov.uk |
development (local) | development | Local development | 0.0.0.0:3000 |
test (local) | test | Local test suite | n/a |
- Configuration
- Development
- Deployment
- Monitoring
- Content
- Codespaces
- Events Portal
- Disaster Recovery Plan
- Sign Up Journeys
This project is tested with BrowserStack