peertube-plugin-armanet-integration

1.2.3 • Public • Published

PeerTube plugin Armanet Integration

Build plugin source

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

Package Sidebar

Install

npm i peertube-plugin-armanet-integration

Weekly Downloads

10

Version

1.2.3

License

BSD-3-Clause

Unpacked Size

652 kB

Total Files

14

Last publish

Collaborators

  • nachoaguirre