COCKOS
CONFEDERATED FORUMS
Cockos : REAPER : NINJAM : Forums
Forum Home : Register : FAQ : Members List : Search :
Prev Previous Post   Next Post Next
Old 03-28-2020, 01:57 PM   #1
zeppelinux
Human being with feelings
 
Join Date: Mar 2020
Posts: 12
Default Docker image on DockerHub

Hi Ninjamers,

I added automated support for this workflow (GitHub + DockerHub):

Push Git Tag -> Linux Compile -> Create Release -> Add binary to the release -> Build Docker image from the release on DockerHub

Using forked from the official mirror GitHub repo: https://github.com/zeppelinux/ninjam
Image is available in DockerHub https://hub.docker.com/r/zeppelinux/ninjam-server

The description in the DockerHub repository is auto generated from the git readme.md and there is not much info, so here are some basic instructions:

$ docker run -v /path/to/ninjam/config.cfg:/usr/local/ninjam/config.cfg -p 2049:2049 --name ninjam zeppelinux/ninjam-server:v0.084

Out of the box configuration.cfg is a copy of example.cfg from the git repositiry, so it doesn't accept all network connections and not allowing anonymous login.

I'm plaining to create something (yaml's or Helm chart) for Kubernetes deployment as well.

NINJAM is awesome, appreciate the idea and the implementation very much!


Cheers,
Dmitry

Last edited by zeppelinux; 09-01-2021 at 12:50 AM. Reason: fix the command
zeppelinux is offline   Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 04:16 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.