Skip to content

v0.3.2

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jun 08:19
· 82 commits to master since this release

Changelog

534fcb7 (cgi-ctl) add do command
8240b90 (cgi-ctl) add information about archive size for clone, upload, download
69df6d8 (cgi-ctl) add windows and darwin support
72f166e add clone operation, add stored configuration
a061050 add vendor folders to .cgiignore in default templates
85889a3 fix ignoring .cgiignore file on server side
554794a ui: update overview

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.2-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.2
  • docker pull reddec/trusted-cgi:v0
  • docker pull reddec/trusted-cgi:v0.3
  • docker pull reddec/trusted-cgi:latest