flipt-io / cup

Git Contribution Automation
https://cup.flipt.io
Apache License 2.0
76 stars 1 forks source link

`cupd` configuration #13

Closed GeorgeMac closed 1 year ago

GeorgeMac commented 1 year ago

cupd will exist as the server binary for hosting and running controllers.

It will need some configuration for a number of concerns:

  1. Identifying and configuring sources (local fs or git repositories)
  2. Configuring server details (ports, connection details, etc)
  3. Resource Definitions
  4. Enabled source + resource definition combinations
  5. Managing and configuring controller types (template, wazero etc).