Trusted-CGI v0.2.8 Release Notes

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

    a21562c (ctl) add bare function template
    73c7df0 add doc about crontab specific
    84fbd82 add new application from GIT
    ๐Ÿ”จ 8999655 refactoring: reorganize logic for better future extending
    ๐Ÿ‘ 3a00054 support global environment variables
    ๐Ÿ‘ b30c3c1 support remote git repo

    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.2.8
    • ๐Ÿณ docker pull reddec/trusted-cgi:v0
    • ๐Ÿณ docker pull reddec/trusted-cgi:v0.2
    • ๐Ÿณ docker pull reddec/trusted-cgi:latest