Revision 3910c691

b/docs/upgrade-0.13.rst
171 171
                            snf-pithos-webclient \
172 172
                            kamaki \
173 173

  
174

  
175
    ganeti.node$ apt-get install \
176
                            snf-cyclades-gtools \
177
                            snf-pithos-backend \
178
                            kamaki \
179

  
174 180
.. note::
175 181

  
176 182
  If you get questioned about stale content types during the
......
294 300

  
295 301

  
296 302
  Finally, set the BASE_URL for the VMAPI, which is actually the base URL of
297
  Cyclades, again in ``/etc/synnefo/20-snf-cyclades-app-vmapi.conf``::
303
  Cyclades, again in ``/etc/synnefo/20-snf-cyclades-app-vmapi.conf``. Make sure
304
  the domain is exaclty the same, so that no re-directs happen ::
298 305

  
299
    VMAPI_BASE_URL = "https://cyclades.okeanos.grnet.gr/"
306
    VMAPI_BASE_URL = "https://cyclades.synnefo.local"
300 307

  
301 308
  .. note::
302 309

  

Also available in: Unified diff