Kairo Araujo
Kairo Araujo
### What is your proposal? We have in our guide how to deploy RSTUF, but we use Docker Swarm The idea is to simplify the guide using docker-compose to simplify...
### What is the feature about? Support Linux/arm64 architecture container images. This issue was reported by PyPI. ### Services it relates to repository-service-for-tuf-api, repository-service-for-tuf-worker ### Related tasks _No response_ ###...
To recover an RSTUF setup or to RSTUF to certain state, it requires the following data and infrastructure data restoration: - Backup the TUF Metadata stored in [`RSTUF_STORAGE_BACKEND`](https://repository-service-tuf.readthedocs.io/en/stable/guide/repository-service-tuf-worker/Docker_README.html#required-rstuf-storage-backend) - Backup...
### What is the feature about? This feature gives the user an endpoint to get information about the RSTUF deployment/setup health status. This feature has the following use case but...
### What is your proposal? Recently we identified that our containers for RSTUF were pointing the latest tag to the old version and causing confusion to users. We could improve...
### What do you want to share with us? Include how to access the RSTUF Slack Channel ([#repository-service-tuf](https://cloud-native.slack.com/archives/C047L55314N)) in the Guide The users can reach out to the RSTUF community...
### What is the feature about? This feature gives the user an API endpoint that allows the update of the RSTUF Setup Configuration. During the Ceremony, the user does some...
### What is the feature about? This feature is about changing the default succinct delegated roles (BINS) as optional during the ceremony settings. Currently, during the Ceremony settings, we ask...
### What is the feature about? At the current version (API-v0.3.0b1 Worker-v0.4.0b1), it is possible to [backing sign the artifacts](https://repository-service-tuf.readthedocs.io/en/v1.0.0a1-draft/guide/general/usage.html#adding-targets-artifacts-for-back-singing) but it works minimally: You can add an artifact without...