peertube-plugin-armanet-integration
1.2.3 • Public • Published PeerTube plugin Armanet Integration
npm run build
Connect to a Peertube instance
peertube-cli auth add -u 'PEERTUBE_URL' -U 'PEERTUBE_USER' --password 'PEERTUBE_PASSWORD'
Local example:
peertube-cli auth add -u 'http://localhost:3000/' -U 'root' --password 'test'
Install the plugin in the Peertube instance (should be done only once)
peertube-cli plugins install --path /absolute/path/to/peertube-plugin-armanet-integration
Update Plugin en Peertube after each new build
peertube-cli plugins update --path /absolute/path/to/peertube-plugin-armanet-integration
/peertube-plugin-armanet-integration/
//
Package Sidebar
Install
npm i peertube-plugin-armanet-integration
Weekly Downloads