Skip to content

v0.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jun 06:09
· 91 commits to master since this release

Changelog

1478c10 GitBook: [master] 2 pages modified
c8993e5 Revert "GitBook: [master] 2 pages modified"
4ea7b68 add download content feature over cgi-ctl
003401c add upload content feature over cgi-ctl, support .cgiignore
0c3c812 ui: fix show global settings user
871d0a7 ui: fix show global settings user

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