Skip to main content

Environments

WPP Open operates staging (stage) and production (prod) environments to ensure the quality and stability of applications, with the staging environment serving as a final testing ground before deployment to end users in the production environment.
This guide helps you understand both the environments and how to access them.

Staging environment

A staging environment is a testing space and includes newer versions of the Open OS. It is equipped with test data and has a user feedback mechanism, allowing users to test new features and provide feedback on components before they are deployed to the live environment.

Staging URL of Open OS

https://WPP.wpp-stage.os-dev.io/

Staging URL for API consumption

https://apps-facade-api-ch-stage.os-dev.io
note

The subdomain in the URL defines the selected workspace. For instance, in the following URL, the ch defines the workspace Choreograph:

https://ch.wpp-stage.os-dev.io/

Production environment

A Production environment is a live environment where all users do their work. Ensure that only the products that have been tested and approved for rollout are onboarded here.

Production URL of Open OS

https://wpp.os.wpp.com

Production URL for API consumption

https://apps-facade-api-prd-one.os.wpp.com
note

The subdomain in the URL defines the selected workspace. For instance, in the following URL, CHOREOGRAPH is the workspace defined in the subdomain:

https://CHOREOGRAPH.os.wpp.com