Backend workers for shotit. Four core workers of shotit: watcher, hasher, loader and searcher.
1.4K
Backend workers for shotit. Four core workers of shotit: watcher, hasher, loader and searcher.
Install Prerequisites first, then:
git clone https://github.com/shotit/shotit-worker.git
cd shotit-worker
yarn install
.env.example to .env.env as appropriate for your setup, as is for the first time.You can use pm2 to run this in background in cluster mode.
Use below commands to start / restart / stop server.
yarn start
yarn stop
yarn reload
yarn restart
yarn delete
yarn logs
To change the number of nodejs instances, edit ecosystem.config.json
Content type
Image
Digest
sha256:f1dd6a856…
Size
89.5 MB
Last updated
9 months ago
docker pull lesliewong007/shotit-worker-loader:v0.9.23