Oplog overview for PBS_on_duty team
Documentation for the application and more information about the repositories included can be found here
General user support
We've put together a documentation site(which you are currently in) for the application which can be found in the application itself. This should encompass everything a user needs to know about the standard use of the application. If there is anything that isnt covered here, feel free to make an issue on the github repo with suggestions for improvements (link can be found on the documentation site in the top right corner leading to github.com/equinor/oplog-docs).
Omnia Radix
The application is hosted in Omnia Radix. Therefore you will need the following role from accessIT: Radix platform User (OMNIA RADIX) in order to access it.
In addition the azure AD group named "PBS_on_duty" has been added to the resources in Radix that's significant for Oplog application.
If you have the accessIT role and is a member of the azure AD group you should be able to visit console.radix.equinor.com and find the following applications: "oplog-web" & "oplog-api" (you can add these to your favorites for simplified access later).
Restart application
In case of a critical failure or any other need of restarting the application, all can be done through radix console. Always start with restarting the oplog-api, and then the front-end. In most cases restarting the API should be sufficient.
The steps for restarting the api are:
- Go to "oplog-api" in console.radix.equinor.com
- Under "Environments" click "prod"
- Click "Restart" button
The steps for restarting the frontend is:
- Go to "oplog-web" in console.radix.equinor.com
- Under "Environments" click "prod"
- Click "Restart" button