Statistics
| Branch: | Tag: | Revision:

root / docs / quick-install-admin-guide.rst @ 381a548c

History | View | Annotate | Download (80.6 kB)

# Date Author Comment
f759041f 10/29/2013 04:15 pm Ilias Tsitsimpis

snf-pithos-app: Use the new AstakosClient

cceaebef 10/29/2013 04:15 pm Ilias Tsitsimpis

docs: Use the new AstakosClient

e407f159 10/29/2013 04:00 pm Ilias Tsitsimpis

snf-cyclades-app: Use the new AstakosClient

Change AstakosClient to use ASTAKOS_AUTH_URL as entry point to the
Astakos service, instead of ASTAKOS_BASE_URL it was using until now.

Remove ASTAKOS_BASE_URL from Cyclades settings, replace it with
ASTAKOS_AUTH_URL. Modify Cyclades to determine ASTAKOS_ACCOUNT_URL and...

6b256427 10/01/2013 06:56 pm Christos Stavrakakis

Request Django=>1.4, <1.5

Drop support for Django 1.2. Remove compatibility code that were used in
order to support Django 1.2 and 1.4. Finally update django documentation
link in the docs.

0a70d2c5 10/01/2013 06:16 pm Christos Stavrakakis

Merge branch 'hotfix-0.14.8' into develop

Merge hotfix-0.14.8 which ports Synnefo to wheezy and Django 1.4.5

Conflicts:
ci/ci_squeeze.conf
ci/ci_wheezy.conf
ci/schemas/one_node_squeeze/packages.conf
ci/schemas/one_node_squeeze/squeeze.conf
ci/schemas/one_node_squeeze/wheezy.conf...

eb765213 10/01/2013 02:56 pm Giorgos Korfiatis

astakos: Store base URL in component

Deployer should provide it when adding a new component. Service endpoints
originating from a component are expected to match its base URL; otherwise,
a warning is issued during service registration. Re-registration with...

8e908571 09/27/2013 11:07 am Mpampis Stylianopoulos

Merge branch 'feature-admin-guide-corrections' into develop

59ab0466 09/25/2013 03:26 pm Nikos Skalkotos

docs: Remove snf-image.rst

Make all snf-image references link directly to the official
snf-image documentation

660086d9 09/25/2013 01:32 pm Nikos Skalkotos

docs: Remove obsolete installation instructions

Remove the instructions about the need to run snf-image-update-helper
after the installation of snf-image. This command is ran in the post
installation phase of the debian package.

5beef175 09/25/2013 01:20 pm Nikos Skalkotos

docs: Update the links to snf-image's documetation

The snf-image documentation is hosted under:
http://www.synnefo.org/docs/snf-image/

49026a89 09/24/2013 05:16 pm Ilias Tsitsimpis

wheezy: Django database engine has been changed

6dd3e7c2 08/27/2013 05:04 pm Mpampis Stylianopoulos

docs: Changes in django e-mail configuration

be8c3784 08/19/2013 10:06 am Christos Stavrakakis

docs: Update guides for dhcp option

Document the change of --dhcp option from a flag to a boolean value.

dd45ee44 08/01/2013 03:04 pm Dionysis Grigoropoulos

docs: Fix typos and update quick install admin guide

0c068fc6 07/24/2013 09:58 am Marios Kogias

added the improved quick install admin guide

c4054de2 07/08/2013 12:21 pm Ilias Tsitsimpis

install-guide: Kamaki config has changed

7ae4668e 07/02/2013 04:07 pm Georgios D. Tsoukalas

docs: remove UI_LOGIN_URL and related references

66a9fe60 07/02/2013 04:07 pm Georgios D. Tsoukalas

docs: remove TODO from quick install admin guide

a68c2667 06/28/2013 08:51 pm Kostas Papadimitriou

docs: Update 0.14 upgrade guide

include reference to the update email configuration guide

e17fc76f 06/19/2013 05:50 pm Georgios D. Tsoukalas

docs: remove PITHOS_UI_LOGIN_URL/FEEDBACK_URL refs

e332c1fd 06/19/2013 05:46 pm Stratos Psomadakis

Change Ganeti doc URLs to point to 2.6

657f8ad7 06/19/2013 05:28 pm Kostas Papadimitriou

docs: Additional email configuration instructions

in quick-install-admin-guide.rst

0d87ef78 06/19/2013 03:10 pm Giorgos Korfiatis

docs: Explain component's UI URL

aa28c84c 06/19/2013 02:18 pm Georgios D. Tsoukalas

docs: fix PITHOS_PROXY_USER_SERVICES typos

fb5187f9 06/14/2013 12:49 pm Giorgos Korfiatis

docs: Omit explicit installation of snf-webproject

snf-webproject is now a dependency of the apps, and need not be
installed separately.

61c39121 06/11/2013 06:14 pm Giorgos Korfiatis

docs: Include package upgrades and pithos migration

b4109758 06/10/2013 06:11 pm Giorgos Korfiatis

astakos: Rename helper script for uniformity

Rename snf-register-components to snf-component-register.

26498848 06/07/2013 05:44 pm Giorgos Korfiatis

astakos: Generate tokens without trailing equal signs

Strip padding ("=") introduced during the base64 encoding.
Update token examples in docs.

a14f152f 06/07/2013 03:15 pm Giorgos Korfiatis

docs: Update install guide

Update URLs according to the new scheme.
Remove note on CSRF deactivation.
Mention PITHOS_BASE_URL and CYCLADES_SERVICE_TOKEN.
Update output of pithos-migrate.
Remove VMAPI_BASE_URL.
7fb14dbb 06/06/2013 06:05 pm Kostas Papadimitriou

cloudbar: Automatic active service detection

automatically detect which cloudbar menu is active by matching the current
window location with the registered service url.

3f31a848 06/06/2013 11:13 am Giorgos Korfiatis

docs: Describe component/service registration

11b7870d 06/05/2013 05:38 pm Georgios D. Tsoukalas

Merge branch 'feature-reconfigure-urls' into develop

Conflicts:
docs/pithos-api-guide.rst

8c81d088 06/05/2013 05:30 pm Stratos Psomadakis

Update docs wrt to repos / distributions

454dca28 06/03/2013 07:26 pm Constantinos Venetsanopoulos

Add a "quick" install guide (that uses snf-deploy)

  • Add a new guide that installs Synnefo on one physical node
    using the `snf-deploy' tool
  • Rename the "Quick Admin's Guide" to just "Admin's Guide" since
    it's not that quick any more
fb814235 06/03/2013 01:45 pm Kostas Papadimitriou

astakos: Update references to astakos urls

/im/ renamed to /ui/.
Updated all references in default settings, documentation and constants.

b446c082 06/03/2013 11:50 am Giorgos Korfiatis

astakos: update quick install guide, upgrade notes

e3ff6830 06/03/2013 11:49 am Georgios D. Tsoukalas

make synnefo URLs consistent and configurable

https://service.deployment.vendor.tld/service-base/api-prefix/hard/path |___________________________________| |__________| |________| |_______|
BASE_HOST BASE_PATH PREFIX Hardcoded...

e5d8df8c 05/29/2013 04:59 pm Constantinos Venetsanopoulos

docs: replace "Pithos+" with "Pithos"

73ebcd68 05/28/2013 07:16 pm Constantinos Venetsanopoulos

Make the "Plankton" name obsolete

Since the Image Service is not going to be decoupled from Cyclades
we will stop calling it with a different name because it is
frustrating for people who are trying to understand the Synnefo
architecture and the interaction between different services....

48646327 05/23/2013 04:41 pm Giorgos Korfiatis

Remove deprecated quotaholder settings

Remove remaining astakos and pithos-related references of quotaholder
from settings and docs.

58350a50 05/23/2013 04:30 pm Sofia Papagiannaki

astakos: move get_services back to astakos im services

0be81d73 05/21/2013 07:41 pm Sofia Papagiannaki

astakos: move get_menu service under astakos im services

get_menu is used only by astakos cloudbar:
it should not be under astakos api services

075b91de 05/14/2013 06:53 pm Giorgos Korfiatis

astakos: Rename astakos-quota command to quota

Also replace `quotas' with `quota' in strings and command line options.

79b5d61b 05/10/2013 12:45 pm Sofia Papagiannaki

astakos: WIP move all api calls under ``/astakos/api``

Refs: #3340

d0986bac 04/30/2013 05:05 pm Christos Stavrakakis

Cyclades: remove all quotaholder settings

Remove from cyclades all settings that were relative with Quotaholder.
Remove CYCLADES_USE_QUOTAHOLDER settings, since Cyclades can not work
any more without quotas.
Remove CYCLADES_QUOTAHOLDER_URL and CYCLADES_QUOTAHOLDER_TOKEN since...

62c86226 04/30/2013 05:05 pm Christos Stavrakakis

cyclades: Rename quotas management commands

Rename 'cyclades-reconcile-commissions' to 'reconcile-commissions-cyclades.'
Rename 'cyclades-usage-verify' to 'reconcile-resources-cyclades.'

a5fbc00d 04/30/2013 05:03 pm Christos Stavrakakis

pithos: remove redundant settings

Remove 'PITHOS_USER_CATALOG_URL' and 'PITHOS_USER_FEEDBACK_URL' and
'PITHOS_USER_LOGIN_URL' settings, since all of them can be derived from
'ASTAKOS_URL' setting.

d5426b9b 04/28/2013 12:30 am Stratos Psomadakis

Suggest running vncauthproxy as nobody:www-data

Running vncauthproxy as nobody:www-data makes more sense. We have better
privilege separation between apache2/gunicorn and vncauthproxy, while
gunicorn can still to connect to the vncauthproxy's control socket....

58161871 04/23/2013 03:43 pm Constantinos Venetsanopoulos

Merge branch 'feature-admin-guide-update' into develop

34e79416 04/23/2013 03:40 pm Constantinos Venetsanopoulos

Make docs.dev.grnet.gr URL oblsolete

Everything should point to http://www.synnefo.org/*
This patch updates the URL everywhere in the repo.

c0d88cf3 04/23/2013 03:01 pm Constantinos Venetsanopoulos

Fix wrapping in admin and quick install guide

ebf463a5 04/23/2013 01:20 pm Stavros Sachtouris

Update quick admin guide with kamaki changes

4ab620b6 04/15/2013 04:11 pm Christos Stavrakakis

Improve settings related to ASTAKOS url

Rename 'PITHOS_AUTHENTICATION_URL' setting to 'ASTAKOS_URL'. Also remove
'PITHOS_AUTHENTICATION_USERS' from docs (it was removed from code in
commit 8df4fae).

Modify 'ASTAKOS_URL' to point to the node hosting the Astakos service...

d33aa38d 04/12/2013 02:07 am Stratos Psomadakis

Update docs to point to the apt2 repo

e7f22a2a 04/10/2013 07:05 pm Christos Stavrakakis

Merge branch 'release-0.13' into develop

Conflicts:
snf-astakos-app/astakos/im/messages.py

a33ee5d2 04/09/2013 02:46 pm Sofia Papagiannaki

Update installation guide

Refs: #3519

Stamp Database Revision section

591e1df0 04/09/2013 10:54 am Sofia Papagiannaki

Deactivate pithos md5 update by default

Refs: #3554

c17bd3a7 04/05/2013 05:32 pm Sofia Papagiannaki

Update pithos installation guide

Refs: #3519

Add a stamp database revision section in the guide.

bc7e4f5f 04/03/2013 06:05 pm Stratos Psomadakis

Fix rst syntax error in docs

d587329c 03/20/2013 06:09 pm Konstantinos Tompoulidis

Update the quick install admin guide for 0.13

  • Document the Quotas feature
  • Minor fixes and updates
  • pep8 fixes
576e059b 03/08/2013 07:00 pm Constantinos Venetsanopoulos

Update the Quick Install Admin Guide

Update the following sections in the guide:

  • Ganeti: Don't build package; use GRNET's until 2.7 is out
  • gevent: Make it a prerequisite on both nodes
92e4d1c6 02/25/2013 02:01 pm Dimitris Aragiorgis

Network and ganeti related fixes in quick-admin

Signed-off-by: Dimitris Aragiorgis <>

18e300b2 02/15/2013 03:02 pm Christos Stavrakakis

Fixes to docs/quick-install-admin-quide

cd837dad 02/15/2013 01:35 pm Constantinos Venetsanopoulos

Update quick admin guide's snf-image section

Update the guide to reflect changes of snf-image >= 0.7 .
It is no longer needed to take care of snf-image-helper manually.
snf-image >= 0.7 handles everything automatically.

e4404297 02/14/2013 04:28 pm Christos Stavrakakis

Various fixes to docs

301294a9 02/12/2013 06:21 pm Constantinos Venetsanopoulos

Major documentation fixes/updates for 0.13

  • Various semantic fixes on different guides
  • Various shpinx related fixes
  • New pictures for the overall Synnefo architecture
  • Update the scaling-up section of the admin guide
02d94254 01/24/2013 02:47 pm Sofia Papagiannaki

Update docs and settings

0167faa4 12/10/2012 02:31 pm Constantinos Venetsanopoulos

Wording fix in quick install guide wrt greenlets

4e3e3d24 12/10/2012 02:19 pm Constantinos Venetsanopoulos

Add Pooling and Greenlets section in docs

Add the Pooling and Greenlets section in the Quick Installation
Guide. Also make some minor adjustments concerning Astakos
default configuration values.

3c833282 12/10/2012 12:44 pm Christos Stavrakakis

install-guide: increate node1 workers to 8

7df5a742 12/07/2012 11:59 am Christos Stavrakakis

install-guide: add ntp as synnefo prerequisite

19425707 12/03/2012 11:28 am Christos Stavrakakis

Move section about pool creation

Update admin guide: move section about creation of pools after
installing snf-cyclades-app

0cdfffee 11/28/2012 02:57 pm Christos Stavrakakis

Merge branch 'master' into ilias_doc

Conflicts:
docs/quick-install-admin-guide.rst

5a2d4e43 11/28/2012 02:51 pm Christos Stavrakakis

Move note about CSRF

1a4b4900 11/28/2012 12:55 pm Ilias Tsitsimpis

Fix a typo in documentation

61d61a10 11/28/2012 10:44 am Ilias Tsitsimpis

Add a note about deactivating CSRF verification

69aa7f21 11/28/2012 10:33 am Ilias Tsitsimpis

Some typos in documentation

a23251f4 11/26/2012 02:50 pm Constantinos Venetsanopoulos

Update guides to reflect new Astakos defaults

  • ReCAPTCHA is no longer enabled by default
    (move from Quick Install Guide to Admin Guide)
  • Only the 'local' IM module is enabled by default
    (no need to set it during Astakos configuration any more)
ba173277 11/26/2012 01:20 pm Ilias Tsitsimpis

NFS partition needs `no_root_squash' flag

38d8112c 11/26/2012 10:08 am Ilias Tsitsimpis

Merge remote-tracking branch 'origin/master' into ilias_doc

29291ebc 11/23/2012 11:30 am Christos Stavrakakis

Update quick admin quide for RabbitMQ installation

11c16930 11/23/2012 11:19 am Ilias Tsitsimpis

Minor typo fixes

f1f5235e 11/22/2012 04:20 pm Dimitris Aragiorgis

Update guide for ganeti build process

Signed-off-by: Dimitris Aragiorgis <>

8e214669 11/22/2012 01:56 pm Ilias Tsitsimpis

Merge remote-tracking branch 'origin/master' into ilias_doc

37e1b6cd 11/22/2012 01:46 pm Dimitris Aragiorgis

Add backports repo for python-bitarray

Signed-off-by: Dimitris Aragiorgis <>

b2764de1 11/22/2012 01:11 pm Dimitris Aragiorgis

Update quick-admin-install-guide for backend-add

Signed-off-by: Dimitris Aragiorgis <>

4404e02e 11/22/2012 12:29 pm Ilias Tsitsimpis

In guide, set ASTAKOS_DEFAULT_ADMIN_EMAIL to None

This way the user doesn't have to set up an email server.
Add a new section in `admin-guide' named mail-server.

319b615d 11/22/2012 10:49 am Ilias Tsitsimpis

Guide user to disable recaptcha by default

Add a note about the steps needs to be taken if he
wan't to enable recaptcha authentication.

04308336 11/22/2012 10:25 am Ilias Tsitsimpis

Add a note about machines being at the same domain

cc16407a 11/06/2012 01:30 pm Dimitris Aragiorgis

Update network sections in quick admin guide

Update networking setup to comply with synnefo 0.11 and ganeti
2.6.1+grnet features.

Add section for bridge and mac-prefix pools needed for private
networks.

Add mini guide to build snf-ganeti package from source....

7a3439cf 10/23/2012 01:51 pm Constantinos Venetsanopoulos

Update Quick Installation Guide

to reflect support for multiple Ganeti backends and minor fixes.
Also remove it from the general Admin Guide and give it a separate
section in the index.rst

ec9862dd 10/23/2012 01:04 pm Stratos Psomadakis

docs: apt.dev GPG key link/instructions

62b10e3f 10/17/2012 04:50 pm Constantinos Venetsanopoulos

Update quick admin guide

To reflect:

  • New wording of Astakos commands
  • Latest snf-image-{host, helper} version
7b2ce6b4 10/09/2012 05:08 pm Vangelis Koukis

Merge branch 'devel-0.11'

053d0dfc 08/27/2012 03:42 pm Constantinos Venetsanopoulos

Update admin guide to reflect Cyclades v0.11

In Cyclades v0.11 we introduce support for multiple backends
and support for Public/Private Network management. Plus,
management of IP and MAC address pools.

The quick install admin guide is updated to reflect those changes....

169f7d38 08/23/2012 06:42 pm Vangelis Koukis

Document apt/sources.list line for backports

Document /etc/apt/sources.list line for squeeze-backports explicitly.

3f8d24fd 08/23/2012 04:14 pm Constantinos Venetsanopoulos

Update astakos-related commands in admin guide

b11446c1 08/01/2012 07:01 pm Constantinos Venetsanopoulos

Rearrange documentation concerning Networks

1a37da56 07/26/2012 01:27 pm Constantinos Venetsanopoulos

Update admin guide

snf-image needs snf-pithos-backend in all VM-capable nodes.
snf-pithos-backend is not a dependency. We install it manually.

610ff8cf 07/25/2012 07:12 pm Constantinos Venetsanopoulos

Update Astakos conf files in admin guide