*** This version of Confluence is for testing only and contains a copy of content from June 29th 2026. No changes will be preserved. ***
...
| Environment | Backend | Domain | Note | Sample URL |
|---|---|---|---|---|
| Production | On-line | on-prod.diaper.cf | This points to AWS under Cornell contract i.e. 35.168.248.57(For IP info, refer to Project environment and workflow settings) | https://on-prod.diaper.cf:5001/api/version |
| Test | On-line | on-test.diaper.cf | This points to public AWS (under Tan's account) i.e. 3.232.82.82under Cornell contract (For IP info, refer to Project environment and workflow settings) | https://on-test.diaper.cf:5001/api/version |
| Production | Off-line | off-prod.diaper.cf | (Not set up yet) | |
| Test | Off-line | off-test.diaper.cf | (Not set up yet) This points to public AWS (under Tan's account) i.e. 3.232.82.82 |
For API callers (i.e. frontend web/app)
...