me-box / databox

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

Update the databox startup tools to golang and 0.5.0 #266

Closed Toshbrown closed 6 years ago

Toshbrown commented 6 years ago

This PR gets rid of a lot of the old shell scripts and docker compose files into a unified databox command. Most of the databox startup logic has also been moved into the core-container-manager.

There will be some more updates to this PR as the new arbiter is integrated.

@tlodge - the SDK startup is integrated and Root Certificates are now passed to the SDK container. @ktg - can you test the databox mobile app agest this PR.

All please test and report issues agent this PR.

This should not be merged until the PR against the core-container-manager and lib-go-databox have been merged. Some image names and code paths will need updating after this has happened.