Statistics
| Branch: | Tag: | Revision:

root / docs / admin-guide.rst @ 525f2979

History | View | Annotate | Download (65.9 kB)

# Date Author Comment
0d14df99 09/18/2013 05:53 pm Christos Stavrakakis

Update NEWS and Changelog

7a59cb8f 09/18/2013 04:31 pm Christos Stavrakakis

Update NEWS and Changelog

97a096f1 09/16/2013 05:51 pm Olga Brani

branding: update admin-guide docs

ed13f73b 09/05/2013 06:54 pm Sofia Papagiannaki

docs: update Upgrade Notes & Changelog

79452442 08/07/2013 12:55 pm Christos Stavrakakis

docs: Fix typo in admin guide

30fe9049 08/07/2013 11:22 am Christos Stavrakakis

Changelog, NEWS and release dates for 0.14.5

38be3b6e 07/29/2013 12:27 pm Christos Stavrakakis

Relase dates for version 0.14.4

cda13b21 07/25/2013 12:25 pm Christos Stavrakakis

Release dates for version 0.14.3

15151f83 07/12/2013 01:13 pm Christos Stavrakakis

Add upgrade notes and update admin guide

a0f672f1 07/03/2013 03:35 pm Stratos Psomadakis

Add admin-guide link to 0.14 Changelog / NEWS

e0975bbf 06/13/2013 07:26 pm Sofia Papagiannaki

docs: update admin guide

Add guidelines for twitter & google authentication

09974606 06/13/2013 12:05 pm Georgios D. Tsoukalas

docs: link upgrade-0.14 to admin guide

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

astakos: Rename helper script for uniformity

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

11716a83 06/10/2013 12:59 pm Giorgos Korfiatis

docs: Mention astakos registration scripts

snf-register-components and snf-service-export

bf57a264 06/06/2013 03:34 pm Christos Stavrakakis

docs: Add Cyclades commands to admin-quide

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

Merge branch 'feature-reconfigure-urls' into develop

Conflicts:
docs/pithos-api-guide.rst

ff6ba888 06/03/2013 07:37 pm Constantinos Venetsanopoulos

Remove all references to the old Quick Admin Guide

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.

252eef38 06/03/2013 12:00 pm Giorgos Korfiatis

astakos: Add commands to handle components

bd1f667b 06/03/2013 12:00 pm Giorgos Korfiatis

astakos: Import new-style services and resources

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....

77186edf 05/28/2013 06:35 pm Kostas Papadimitriou

docs: Updated admin-guide

in astakos and branding sections

a4451f59 05/28/2013 06:22 pm Giorgos Korfiatis

quotaholder: Add management commands for commissions

Add commands `commission-list' and `commission-show' to display
pending commissions. The former supports option `--overdue' to
restrict the age of pending commissions.

Refs #3557

a39b3e16 05/28/2013 06:21 pm Giorgos Korfiatis

astakos: Remove invitation management commands

Also add a notice in docs that inviting is currently disabled.

3506f6a0 05/28/2013 03:57 pm Sofia Papagiannaki

docs: Update list of pithos commands

Also list in a separate section the pithos-manage-accounts commands

5e1ea6f7 05/28/2013 02:20 pm Giorgos Korfiatis

docs: Update list of astakos commands

Also fix some help messages.

9577d199 05/28/2013 01:50 pm Kostas Papadimitriou

astakos: Rename group/authpolicy commands

- removed `user-` prefix for shorter command names
- condensed auth-policy to authpolicy

e81ad3e5 05/28/2013 12:40 pm Constantinos Venetsanopoulos

docs: Admin guide will include all snf-manage cmds

The Administrator's guide should include an up-to-date list of all
'snf-manage' management commands for all services.

Create the corresponding section in the Admin guide and move the
latest Astakos commands there from the old Astakos README file....

08ad5b01 05/24/2013 05:49 pm Constantinos Venetsanopoulos

Fixes wrt Admin Guide's branding section

42e767d4 05/23/2013 05:32 pm Olga Brani

branding: Admin-guide docs corrections

017b7d20 05/21/2013 05:36 pm Olga Brani

branding: Documentation improvements

The synnefo developer is urged to create a directory, place inside all the
the email .txt files he/she wishes to overwrite (respecting the indicated
structure) and provide the directory path to theTEMPLATE_DIRS setting.

5aa83766 05/16/2013 06:57 pm Kostas Papadimitriou

Merge branch 'feature-branding' into develop

Conflicts:
snf-astakos-app/astakos/im/templates/im/account_pending_moderation_notification.txt
snf-astakos-app/astakos/im/templates/im/group_creation_notification.txt
snf-astakos-app/astakos/im/views.py

263cb456 05/16/2013 03:47 pm Olga Brani

Synnefo branding: Documentation correction & minor fixes

9c2edbf1 05/15/2013 06:12 pm Olga Brani

Snf-branding documentation

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.

764d99c4 05/14/2013 10:41 am Giorgos Korfiatis

astakos: Remove command user-set-initial-quota

To change base quota for a specified user:
snf-manage user-modify user --set-base-quota resource limit

To import base quota in batch from a file:
snf-manage astakos-quota --import-base-quota filename

Rename `initial' to `base quota' in command output....

65fb5cf6 04/25/2013 04:22 pm Giorgos Korfiatis

Merge branch 'develop' into feature-quotas

Conflicts:
astakosclient/astakosclient/__init__.py
astakosclient/astakosclient/errors.py
astakosclient/astakosclient/tests.py
docs/index.rst

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

Fix wrapping in admin and quick install guide

9770ba6c 04/23/2013 02:50 pm Giorgos Korfiatis

Handle max pending applications as a quotable resource

Assume a resource `astakos.pending_app' related to service `astakos'.
On submitting an application, issue a commission that will update the
related counter if possible, and accept the commission on success....

dd04efac 04/22/2013 07:07 pm Stavros Sachtouris

Update kamaki instructions in admin guide docs

3045e739 04/09/2013 06:43 pm Constantinos Venetsanopoulos

Update Changelog file for 0.13

5ede2c79 04/08/2013 08:11 pm Constantinos Venetsanopoulos

Make all Changelog files prior to 0.13 obsolete

Since v0.13, all Synnefo components will have the same version and the
same Changelog, NEWS, Upgrade, Copyright file. This patch addresses
old Changelog, NEWS and Upgrade files:

  • Move all separate Changelog files under docs/older/...
827de879 04/08/2013 06:37 pm Giorgos Korfiatis

Project admins and max pending projects in docs

bbcd3dd1 04/05/2013 07:14 pm Constantinos Venetsanopoulos

Prepare skeleton for unified Changelog and NEWS

Since v0.13 all Synnefo components have been moved into a single
repository and will have the uniform versions. Thus we will have
a single Changelog and NEWS file with subsections for each major
component.

2988ae31 04/03/2013 04:17 pm Georgios D. Tsoukalas

set quotas, enable projects in docs/admin guide

45aa2f06 04/02/2013 01:45 pm Constantinos Venetsanopoulos

Fix minor bug in admin-guide doc

1cd3daa1 03/29/2013 01:36 pm Constantinos Venetsanopoulos

`upgrade' dir under docs and update of admin-guide

21d3d487 03/01/2013 07:56 pm Constantinos Venetsanopoulos

Update the intro section of the snf-deploy doc

998f872c 02/14/2013 05:21 pm Christos Stavrakakis

Remove 'snf-admin' and 'snf-cloud' tools

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

Various fixes to docs

457fe4fc 02/14/2013 04:27 pm Georgios D. Tsoukalas

update upgrade-0.13, move it into admin guide

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
4bb29566 02/12/2013 02:48 pm Filippos Giannakos

Update archipelago-architecture image.

5226b38f 02/11/2013 04:59 pm Filippos Giannakos

Update archipelago admin-guide

902d661c 01/30/2013 11:28 am Filippos Giannakos

add archipelago documentation in admin-guide

e3f3abdc 01/30/2013 11:28 am Filippos Giannakos

add archipelago-architecture image

6c900328 01/30/2013 11:28 am Filippos Giannakos

Add more vlmc tool commands

9b659162 12/06/2012 02:27 pm Christos Stavrakakis

Update admin-guide about RabbitMQ

13e7284e 12/06/2012 02:27 pm Christos Stavrakakis

Ganeti clustername

9492387a 12/06/2012 02:27 pm Christos Stavrakakis

Update admin-guide about managing VMs

a653c059 12/06/2012 02:27 pm Christos Stavrakakis

Update admin-guide with section about Networks

c84d78c8 12/06/2012 02:27 pm Christos Stavrakakis

Update admin-quide with links to quick-admin

a1c707c9 12/06/2012 02:27 pm Constantinos Venetsanopoulos

Fixes regarding the Admin Guide

46ccbcb9 12/06/2012 02:27 pm Christos Stavrakakis

More fixes to Admin Guide

06e23415 12/06/2012 02:26 pm Christos Stavrakakis

Improve reconciliation section in admin guide

0768a1df 12/06/2012 02:26 pm Christos Stavrakakis

Update docs with Ganeti backend handling

b9fd8ed3 12/06/2012 02:26 pm Christos Stavrakakis

Update docs about Cyclades-Ganeti communication

9c98c6fc 12/06/2012 02:26 pm Christos Stavrakakis

Update docs about bridge/mac-prefix pools

4be65f1f 12/06/2012 02:26 pm Christos Stavrakakis

Update logging section in admin-guide

90c74332 12/06/2012 02:26 pm Christos Stavrakakis

Sphinx fixes

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

Merge branch 'master' into ilias_doc

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

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)
38d8112c 11/26/2012 10:08 am Ilias Tsitsimpis

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

16539dad 11/23/2012 05:09 pm Kostas Papadimitriou

Add target directives to documentation images

eab73849 11/23/2012 05:00 pm Constantinos Venetsanopoulos

Update the Admin Guide

Update the general Admin Guide with a new skeleton.
Moved the old content in the new sections, so that it can be
reviewed and adjusted accordingly.

Also added the Synnefo General Architecture graph in the index
page and the Admin Guide.

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.

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

382ca20a 05/31/2012 05:15 pm Constantinos Venetsanopoulos

Add mail server variables in admin guide

547c78f6 05/24/2012 02:35 pm Constantinos Venetsanopoulos

Admin guide: Add "Private Networks Setup" section

d189d11c 05/17/2012 02:26 pm Constantinos Venetsanopoulos

Move Shibboleth documentation

Move the documentation concerning Shibboleth authentication to a
dedicated section inside the Admin Guide. Shibboleth targets advanced
users only, so it should not reside inside the Quick Install Admin
Guide.

2f6143c9 05/15/2012 01:25 pm Constantinos Venetsanopoulos

Add Network sections in quick install admin guide

e18edd26 05/02/2012 02:49 pm Constantinos Venetsanopoulos

Add Astakos "Terms of Use" documentation

f846d8df 04/23/2012 04:21 pm Constantinos Venetsanopoulos

Update 'user activation' related documentation

bc055d09 04/11/2012 03:08 pm Constantinos Venetsanopoulos

Major documentation refactoring

Merge documentation of different components and services
all together. Target to a generic, unified, robust
documentation tree.

This is WIP