X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/f9e6c9f5e30cbf0fc3d6f9981b6e3673d603f3e1..9cdc2f320fe54562711d46ef7a9213697f2013b5:/doc/install/arvbox.html.textile.liquid diff --git a/doc/install/arvbox.html.textile.liquid b/doc/install/arvbox.html.textile.liquid index 5db8cfc19a..c01ec61fa0 100644 --- a/doc/install/arvbox.html.textile.liquid +++ b/doc/install/arvbox.html.textile.liquid @@ -17,8 +17,11 @@ h2. Quick start $ git clone https://github.com/arvados/arvados.git $ cd arvados/tools/arvbox/bin $ ./arvbox start localdemo +$ ./arvbox adduser demouser demo@example.com +You can now log in as @demouser@ using the password you selected. + h2. Requirements * Linux 3.x+ and Docker 1.9+ @@ -46,6 +49,9 @@ update stop, pull latest image, run build build arvbox Docker image reboot stop, build arvbox Docker image, run rebuild build arvbox Docker image, no layer cache +checkpoint create database backup +restore restore checkpoint +hotreset reset database and restart API without restarting container reset delete arvbox arvados data (be careful!) destroy delete all arvbox code and data (be careful!) log tail log of specified service @@ -55,6 +61,11 @@ pipe run a bash script piped in from stdin sv change state of service inside arvbox clone clone dev arvbox +adduser + add a user login +removeuser + remove user login +listusers list user logins h2. Install root certificate