Trusted-CGI v0.3.3 Release Notes

Release Date: 2020-06-25 // almost 4 years ago
  • ๐Ÿ”„ Changelog

    1c328e4 (cgi-ctl): add alias command
    db805f0 (cgi-ctl): add apply command, unify UID search
    8d80690 (cgi-ctl): add create command
    โšก๏ธ 84ba109 (cgi-ctl): add update manifest command
    e901729 (cgi-ctl): allow set description, name and public for create
    ๐Ÿ‘ฏ 4fa5f92 (cgi-ctl): unify clone command flags (rename -i to -U)
    ๐Ÿ”จ 78e1cb5 total code refactoring, no more caching for incoming stream
    0๏ธโƒฃ eec1e28 ui: allow to create from default template, add hint about cgi-ctl create command

    For Ubuntu/Debian (should be for all LTS)

    sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 379CE192D401AB61echo "deb https://dl.bintray.com/reddec/debian all main" | sudo tee /etc/apt/sources.list.d/trusted-cgi.list sudo apt update sudo apt install trusted-cgi
    

    ๐Ÿณ Docker images

    • ๐Ÿณ docker pull reddec/trusted-cgi:v0.3.3-light
    • ๐Ÿณ docker pull reddec/trusted-cgi:v0-light
    • ๐Ÿณ docker pull reddec/trusted-cgi:v0.3-light
    • ๐Ÿณ docker pull reddec/trusted-cgi:latest-light
    • ๐Ÿณ docker pull reddec/trusted-cgi:v0.3.3
    • ๐Ÿณ docker pull reddec/trusted-cgi:v0
    • ๐Ÿณ docker pull reddec/trusted-cgi:v0.3
    • ๐Ÿณ docker pull reddec/trusted-cgi:latest