Revision 5beef175

b/docs/index.rst
126 126
 * `snf-cyclades-gtools <http://www.synnefo.org/docs/snf-cyclades-gtools/latest/index.html>`_
127 127
 * `astakosclient <http://www.synnefo.org/docs/astakosclient/latest/index.html>`_
128 128
 * `snf-vncauthproxy <https://code.grnet.gr/projects/vncauthproxy>`_
129
 * `snf-image <https://code.grnet.gr/projects/snf-image/wiki/>`_ 
129
 * `snf-image <http://www.synnefo.org/docs/snf-image/latest/index.html/>`_
130 130
 * `snf-image-creator <http://www.synnefo.org/docs/snf-image-creator/latest/index.html>`_
131 131
 * `snf-occi <http://www.synnefo.org/docs/snf-occi/latest/index.html>`_
132 132
 * `snf-cloudcms <http://www.synnefo.org/docs/snf-cloudcms/latest/index.html>`_
b/docs/quick-install-admin-guide.rst
1233 1233

  
1234 1234
If you are interested to learn more about snf-image's internals (and even use
1235 1235
it alongside Ganeti without Synnefo), please see
1236
`here <https://code.grnet.gr/projects/snf-image/wiki>`_ for information
1236
`here <http://www.synnefo.org/docs/snf-image/latest/index.html>`_ for information
1237 1237
concerning installation instructions, documentation on the design and
1238 1238
implementation, and supported Image formats.
1239 1239

  
......
1246 1246
Images. :ref:`snf-image <snf-image>` supports Images stored in ``extdump``,
1247 1247
``ntfsdump`` or ``diskdump`` format. We recommend the use of the ``diskdump``
1248 1248
format. For more information about snf-image Image formats see `here
1249
<https://code.grnet.gr/projects/snf-image/wiki/Image_Format>`_.
1249
<http://www.synnefo.org/docs/snf-image/latest/usage.html#image-format>`_.
1250 1250

  
1251 1251
:ref:`snf-image <snf-image>` also supports three (3) different locations for the
1252 1252
above Images to be stored:
......
1258 1258

  
1259 1259
For the purpose of this guide, we will use the Debian Squeeze Base Image found
1260 1260
on the official `snf-image page
1261
<https://code.grnet.gr/projects/snf-image/wiki#Sample-Images>`_. The image is
1262
of type ``diskdump``. We will store it in our new Pithos installation.
1261
<http://www.synnefo.org/docs/snf-image/latest/usage.html#sample-images>`_. The
1262
image is of type ``diskdump``. We will store it in our new Pithos installation.
1263 1263

  
1264 1264
To do so, do the following:
1265 1265

  
......
1275 1275

  
1276 1276
Of course, you can repeat the procedure to upload more Images, available from
1277 1277
the `official snf-image page
1278
<https://code.grnet.gr/projects/snf-image/wiki#Sample-Images>`_.
1278
<http://www.synnefo.org/docs/snf-image/latest/usage.html#sample-images>`_.
1279 1279

  
1280 1280
.. _ganeti-with-pithos-images:
1281 1281

  
......
1308 1308
               * ``filename``: the name of file (visible also from the Web UI)
1309 1309
 * ``img_properties``: taken from the metadata file. Used only the two mandatory
1310 1310
                       properties ``OSFAMILY`` and ``ROOT_PARTITION``. `Learn more
1311
                       <https://code.grnet.gr/projects/snf-image/wiki/Image_Format#Image-Properties>`_
1311
                       <http://www.synnefo.org/docs/snf-image/latest/usage.html#image-properties>`_
1312 1312

  
1313 1313
If the ``gnt-instance add`` command returns successfully, then run:
1314 1314

  
b/docs/snf-image.rst
15 15
images with Ganeti.
16 16

  
17 17
Please refer to the
18
`snf-image documentation <https://code.grnet.gr/projects/snf-image/wiki>`_ for
18
`snf-image documentation <http://www.synnefo.org/docs/snf-image/latest/index.html>`_ for
19 19
all details concerning installation and configuration.
20 20

  

Also available in: Unified diff