Hi,
On a computer with internet connection:
- Clone Framasoft / PeerTube / official-plugins · GitLab
- Go inside the cloned directory and run
cd peertube-plugin-auth-ldap
- Run
npm ci
Then:
- Copy
peertube-plugin-auth-ldap
directory somewhere on your peertube server (for example/tmp/peertube-plugin-auth-ldap
) - Use CLI tools guide | PeerTube documentation to install the plugin from disk