peridot/tools/mothership
2023-08-31 10:22:07 +02:00
..
admin addlicense 2023-08-31 10:22:07 +02:00
cmd Gazelle 2023-08-31 10:21:38 +02:00
db Gazelle 2023-08-31 10:21:38 +02:00
migrations Add state to entries 2023-08-31 10:18:18 +02:00
proto Gazelle 2023-08-31 10:21:38 +02:00
rpc addlicense 2023-08-31 10:22:07 +02:00
ui Add state to entries 2023-08-31 10:18:18 +02:00
worker_server addlicense 2023-08-31 10:22:07 +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.