Skip to content

seedwing-io/playground.seedwing.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 

Repository files navigation

playground.seedwing.io

Manifests for running playground.seedwing.io

Prerequisites

Deploying

oc apply -f deploy/server

Monitoring

Monitoring requires the prometheus-operator and grafana-operator to be installed. To configure monitoring:

oc apply -f deploy/prometheus
oc apply -f deploy/grafana

Continuous Deployment

The playground instance is automatically updated every night. Whenever a nightly or release build in the seedwing-policy repository runs, it will trigger the 'deploy' workflow in this repository.

The deploy workflow will update the Kubernetes manifest in the deploy/server/deployment.yaml and re-deploy that pointing to the updated image.

For this reason, some permissions are setup for the deployer serviceaccount to be able to apply the new version.

License

Apache License, Version 2.0 (LICENSE)

About

Repository with manifests for seedwing playground

Resources

License

Stars

Watchers

Forks

Packages

No packages published