Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

EnvironmentBackendDomainNoteSample URL
ProductionOn-lineon-prod.diaper.cfThis points to AWS under Cornell contract
i.e. 35.168.248.57
https://on-prod.diaper.cf:5001/api/version
TestOn-lineon-test.diaper.cfThis points to public AWS (under Tan's account)
i.e. 3.232.82.82
https://on-test.diaper.cf:5001/api/version
     
ProductionOff-lineoff-prod.diaper.cf

(Not set up yet)
This points to AWS under Cornell contract
i.e. 35.168.248.57

 
TestOff-lineoff-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)

...