Skip to content

Deploying OASIS API Procedure

David Ellams edited this page Oct 30, 2021 · 5 revisions

When you need to deploy the OASIS API please make sure you follow these steps:

  1. Update the version in Startup.cs file.
  2. Update OASIS API RELEASE HISTORY file.
  3. Update version in OASISDNA.json in 3 places.
  4. Build in Release Mode.
  5. Publish to Staging. Check it works.
  6. If works in staging, publish to LIVE.
  7. Verify LIVE is working.
  8. Update Postman file and push file to Staging and LIVE HTML sites. 🙂

Clone this wiki locally