0.0.21 • Published 2 months ago
@peertube/peertube-runner v0.0.21
PeerTube runner
Runner program to execute jobs (transcoding...) of remote PeerTube instances.
Commands below has to be run at the root of PeerTube git repository.
Dev
Install dependencies
cd peertube-root
yarn install --pure-lockfile
cd apps/peertube-runner && yarn install --pure-lockfile
Develop
cd peertube-root
npm run dev:peertube-runner
Build
cd peertube-root
npm run build:peertube-runner
Run
cd peertube-root
node apps/peertube-runner/dist/peertube-runner.js --help
Publish on NPM
cd peertube-root
(cd apps/peertube-runner && npm version patch) && npm run build:peertube-runner && (cd apps/peertube-runner && npm publish --access=public)
0.0.20
3 months ago
0.0.21
2 months ago
0.0.20-next
3 months ago
0.0.17
5 months ago
0.0.18
5 months ago
0.0.19
3 months ago
0.0.16
8 months ago
0.0.15
8 months ago
0.0.13
8 months ago
0.0.12
8 months ago
0.0.11
9 months ago
0.0.10
10 months ago
0.0.9
11 months ago
0.0.7
12 months ago
0.0.6
1 year ago
0.0.5
1 year ago
0.0.4
1 year ago
0.0.3
1 year ago
0.0.2
2 years ago
0.0.1
2 years ago