View Single Post
Old 06-19-2020, 04:40 PM   #5
zeppelinux
Human being with feelings
 
Join Date: Mar 2020
Posts: 12
Default

Seems like I changed the config file name at some point (and broke the cmd line provided initially), fixed now.

There is also support for jam sessions persistence:

add/uncomment
SessionArchive /usr/local/ninjam/sessions/ 3600

docker run -v /path/to/ninjam/config.cfg:/usr/local/ninjam/config.cfg -v /your/local/sessions:/usr/local/ninjam/sessions -p 2049:2049 --rm --name ninjam zeppelinux/ninjam-server:v0.083

Last edited by zeppelinux; 06-19-2020 at 05:02 PM.
zeppelinux is offline   Reply With Quote