Giter VIP home page Giter VIP logo

trdl's Introduction

trdl

maintainability coverage github discussions coc

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.

Architecture

trdl combines two key components: the server and the client.

trdl-server:

  • builds and releases software versions;
  • publishes the release channels (here is an example configuration from werf);
  • ensures the release and the publication security via verifying the minimal number of valid GPG signatures associated with an action;
  • ensures the object storage security via saving data signed by keys (no one has access to those keys) and continuously rotating TUF keys and metadata.

trdl-client:

  • manages software repositories;
  • updates software version within the selected release channel;
  • provides easy operation with software version artifacts in the shell session;
  • ensures safe communication via working with the TUF repository in a reliable fashion.

Release


Publication

Installation

trdl-client

Download trdl client binaries from the GitHub Releases page, optionally verifying the binary with the PGP signature.

Documentation

Project's website is now available with more information (including developers quickstart) to follow soon.

Community & support

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.

License

Apache License 2.0, see LICENSE.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.