Difference between revisions of "Obsolete Service/BundleBin"
Jump to navigation
Jump to search
(Created page with "== Hostnames & Emails == [https://bundlebin.sugarlabs.org bundlebin.sugarlabs.org] == Hosted On == Freedom using docker & nginx === Ports === Bundle B...") |
(No difference)
|
Revision as of 16:05, 28 January 2015
Hostnames & Emails
Hosted On
Freedom using docker & nginx
Ports
Bundle Bin App: 5000 (on freedom)
Setup
Start the docker:
docker run -p 5000:5000 -v /srv/socialhelp/bundlebin_data:/data -c 1 -m 300m --cpuset="7" --name BUNDLEBIN-Echidna -d samdroid/bundlebin:latest