peridot/tools/mothership
2023-10-04 02:55:49 +02:00
..
admin Add kernelmanager 2023-10-04 02:55:49 +02:00
cmd Add kernelmanager 2023-10-04 02:55:49 +02:00
db Add more info to ImportRPMResponse and Entry 2023-09-03 07:45:49 +02:00
migrations Start working on entry retraction 2023-09-03 07:47:29 +02:00
proto Add a retracting state, and fully finish E2E retraction. 2023-09-04 03:13:04 +02:00
rpc Add kernelmanager 2023-10-04 02:55:49 +02:00
ui Add kernelmanager 2023-10-04 02:55:49 +02:00
worker_client Add kernelmanager 2023-10-04 02:55:49 +02:00
worker_server Add kernelmanager 2023-10-04 02:55:49 +02:00
BUILD Move around cmd tools and group them in cmd folder 2023-08-25 18:47:14 +02:00
readme.md Add light/dark mode image to mothership readme 2023-08-31 07:13:56 +02:00

Mship

Tool to archive RPM packages and attest to their authenticity


Development

Using the taskrunner2 target is sufficient. bazel run //tools/mothership.

This will watch for changes in mship_admin_server, mship_server and both UIs.

The target will also start Dex IDP and Temporal if not already running.