go/src/infra/appengine/drone-queen/README.md
Drone Queen AppEngine Service
See the design doc.
Drone queen and drone agent contract
See the design doc.
Setting up new drone queen instance
Steps for setting up a new instance of drone queen:
- Create new GCP project.
- Deploy drone queen to App Engine.
- Configure the LUCI config service at https:///admin/portal.
- Add a LUCI config for your app to the LUCI config instance you configured above.
- Enable the Pub/Sub API for your GCP project.
- Configure the chrome-infra-auth service at https:///admin/portal.
- Add your app's App Engine service account to auth service authorized groups.