dgit-repos-server
dgit server backend infrastructure
Install
- All systems
-
curl cmd.cat/dgit-repos-server.sh
- Debian
-
apt-get install dgit-infrastructure
- Ubuntu
-
apt-get install dgit-infrastructure
- Kali Linux
-
apt-get install dgit-infrastructure
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install dgit-infrastructure
- Raspbian
-
apt-get install dgit-infrastructure
- Dockerfile
- dockerfile.run/dgit-repos-server
dgit-infrastructure
dgit server backend infrastructure
This package contains tools which are useful for setting up a dgit git repository server. You probably want dgit, the client package, instead of dgit-infrastructure.