gitano-update-ssh
Git service manager
Install
- All systems
-
curl cmd.cat/gitano-update-ssh.sh
- Debian
-
apt-get install gitano
- Ubuntu
-
apt-get install gitano
- Kali Linux
-
apt-get install gitano
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gitano
- Raspbian
-
apt-get install gitano
- Dockerfile
- dockerfile.run/gitano-update-ssh
gitano
Git service manager
Gitano is a Git service manager along similar lines to Gitosos or Gitolite. Gitano is focussed on being configured entirely via Git and can be commanded over SSH. Gitano has support for running hooks with limited functionality in a sandbox so as to allow for untrusted parties writing hook code. Gitano also has a fully-fledged ACL system which allows individual projects to create their own rulesets, along with supporting complex delegable permissions.