Skip to content

wkentaro/dakoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dakoku

setup

  1. execute setup script
./install.sh
  1. edit config.sample, then rename it to config.json

  2. edit schedule.sample, then rename it to schedule.json

  3. execute

pm2 start pm2.json # launch as daemon
  1. register as permanent node
pm2 startup pm2.json
  1. stop
pm2 stop dakoku

Releases

No releases published

Packages

No packages published