peridot/tools/mothership
2023-08-26 18:35:37 +02:00
..
admin admin/rpc/worker: Add more tests 2023-08-26 18:35:37 +02:00
cmd mship_dev admin requires "authors" group. so requires logging in with Mock 2023-08-26 03:08:32 +02:00
db Move around cmd tools and group them in cmd folder 2023-08-25 18:47:14 +02:00
migrations addlicense 2023-08-25 20:56:58 +02:00
proto addlicense 2023-08-25 20:56:58 +02:00
rpc addlicense 2023-08-25 20:56:58 +02:00
ui addlicense 2023-08-25 20:56:58 +02:00
BUILD Move around cmd tools and group them in cmd folder 2023-08-25 18:47:14 +02:00
readme.md mship/readme: New line before description 2023-08-24 09:29:12 +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.