Deploy containers with working copy of sources.
[arvados.git] / docker / README
index 2bb947a5e43ac1578349630531c6c00e04eebe6d..806ddd1215fc1dbcef04b1a53a5b61394220c9c5 100644 (file)
@@ -44,11 +44,10 @@ DEPLOYING
    where each service will be deployed.
 
    $API_HOSTNAME
-   keep0
-   compute0
-   controller
-   git
-   shell
+   keep0.$API_HOSTNAME
+   compute0.$API_HOSTNAME
+   controller.$API_HOSTNAME
+   workbench.$API_HOSTNAME
 
 2. Provision your Omniauth server with the APP_ID and
    APP_SECRET from api/omniauth.rb.