me-box / databox

Databox container manager and dashboard server
MIT License
94 stars 25 forks source link

Container Manager #214

Closed tsh-box closed 6 years ago

tsh-box commented 6 years ago

Hello,

I have forked all of the repositories from me-box to https://github.com/tsh-box. and I replaced all of me-box to tsh-box in all source code ,and then I commited into https://github.com/tsh-box. And I linked the automated build docker as tshdataboxsystems2 with tsh-box. I added the comment LLA in main.js from core-container-manager. Example =>> LLA added set DATABOX_NETWORK to =>> Starting UI Server!! LLA And then I run the databox-start ,and I confirmed the docker images docker pulled from tshdataboxsystems2

11

But I confirmed the logs of container-manger service 11

My comment does not found in logs. I think ,it looks like the process of container-manager from me-box ,not from tsh-box. Please Could you tell me ,How can I solve it?

Thanks all,

Toshbrown commented 6 years ago

You will need to update the container manager and start-databox script.

core-container-manage: /src/config.json
core-container-manage: /src/container-manager.js line 51 
databox-start line 111

Running docker services ls after databox has started will allow you to check which images were used.

tsh-box commented 6 years ago

Thanks you :) Now I can run it with dev mode :D I will be later test by modifying it .

And then Is there any problem about I forked the source code of me-box to tsh-box?

haddadi commented 6 years ago

We encourage the use of our platform, but Please see and respect the licensing requirements of the project which you will find at each folder.

On Thu, 14 Dec 2017 at 09:35, TSH notifications@github.com wrote:

Thanks you :) Now I can run it with dev mode :D I will be later test by modifying it .

And then Is there any problem about I forked the source code of me-box to tsh-box?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/me-box/databox/issues/214#issuecomment-351657699, or mute the thread https://github.com/notifications/unsubscribe-auth/ACy0r1jDdBJoAyip_YAiryqaY76N7VmFks5tAOvxgaJpZM4RBhl8 .

-- ======= Hamed http://www.eecs.qmul.ac.uk/~hamed/

tsh-box commented 6 years ago

@haddadi Thanks you .I noted.