Helix service that reports the status of the runtime environments
The service is installed and available for Adobe I/O Runtime at https://adobeioruntime.net/api/v1/web/helix/helix-services/status@latest
.
curl https://adobeioruntime.net/api/v1/web/helix/helix-services/status-service@v1
For more, see the API documentation.
Deploying Helix Status Service requires the wsk
command line client, authenticated to a namespace of your choice. For Project Helix, we use the helix
namespace.
All commits to main that pass the testing will be deployed automatically. All commits to branches that will pass the testing will get commited as /helix-services/status-service@ci<num>
and tagged with the CI build number.