| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
trdl (stands for "true delivery") is an Open Source tool for implementing automatic updates. It is a universal package manager delivering new versions of your application from a trusted TUF repository. Your application might be distributed in any form of programming code, e.g., a binary file, a shell script, and even an Ansible playbook.
trdl is already used as an update manager for werf CI/CD tool.
trdl combines two key components: the server and the client.
trdl-server:
trdl-client:
Download trdl client binaries from the GitHub Releases page, optionally verifying the binary with the PGP signature.
Project's website is now available with more information (including developers quickstart) to follow soon.
Please feel free to reach developers/maintainers and users via GitHub Discussions for any questions regarding trdl.
Your issues are processed carefully if posted to issues at GitHub.
Apache License 2.0, see LICENSE.
| Back | FazBrowse Home | New Git URL |