Skip to content

v0.3.3

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jun 17:46
· 67 commits to master since this release

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
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 379CE192D401AB61
echo "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