Difference between revisions of "2013-08-09 stepping stone GmbH Development Meeting"

From stoney cloud
Jump to: navigation, search
(Transcript of the stepping stone GmbH Development Meeting)
(Transcript)
Line 91: Line 91:
  
 
| width="40px"  | 5
 
| width="40px"  | 5
| width="800px"  | Two additional selfcare vhosts need to be configured on the stoney cloud (including official certificates):
+
| width="800px"  | Two additional selfcare vhosts need to be configured on the stoney cloud (including official certificates), both showing to the same root directory /var/www/selfcare/htdocs:
 
* selfcare.stepping-stone.ch (necessary rewrite in a second stage).
 
* selfcare.stepping-stone.ch (necessary rewrite in a second stage).
 
* selfcare.<RESELLER>
 
* selfcare.<RESELLER>
Line 100: Line 100:
  
 
| width="40px"  | 6
 
| width="40px"  | 6
| width="800px"  |  
+
| width="800px"  | selfcare:
| width="70px"  | Info
+
* ebuild
| width="70px"  | All
+
| width="70px"  | To Do
 +
| width="70px"  | TMU
 
| width="70px"  | 2013-08-09
 
| width="70px"  | 2013-08-09
 
|-
 
|-
  
 
| width="40px"  | 7
 
| width="40px"  | 7
| width="800px"  |  
+
| width="800px"  | * Changes in the (online) backup service (both should work for the uid=4000001,ou=customer, ...):
 +
** ou=defaults,uid=4000000,ou=reseller, ... (instead of settings)
 +
** ou=notification,uid=4.... (for reseller specific notificatations)
 +
** The actual selfcare interface rights would be separated from the (online) backup entry.
 +
| width="70px"  | To Do
 +
| width="70px"  | MEI
 +
| width="70px"  | 2013-08-09
 +
|-
 +
 
 +
| width="40px"  | 8
 +
| width="800px"  | Test Backup Account Entry (especially for the Groups).
 +
| width="70px"  | To Do
 +
| width="70px"  | TMU
 +
| width="70px"  | 2013-08-09
 +
|-
 +
 
 +
| width="40px"  | 9
 +
| width="800px"  | Test users for the (online) backup service are needed.
 +
| width="70px"  | To Do
 +
| width="70px"  | MEI
 +
| width="70px"  | 2013-08-09
 +
|-
 +
 
 +
| width="40px"  | 10
 +
| width="800px"  | State of the backup server and next steps.
 +
* TBD
 
| width="70px"  | Info
 
| width="70px"  | Info
 
| width="70px"  | All
 
| width="70px"  | All
Line 113: Line 139:
 
|-
 
|-
  
| width="40px"  | 8
+
| width="40px"  | 11
| width="800px"  |  
+
| width="800px"  | Isntall new Infrastructure
 +
* TBD
 
| width="70px"  | Info
 
| width="70px"  | Info
 
| width="70px"  | All
 
| width="70px"  | All
Line 120: Line 147:
 
|-
 
|-
  
| width="40px"  | 9
+
| width="40px"  | 12
 
| width="800px"  |  
 
| width="800px"  |  
 
| width="70px"  | Info
 
| width="70px"  | Info

Revision as of 09:44, 9 August 2013

Transcript of the stepping stone GmbH Development Meeting

Location stepping stone GmbH, Neufeldstrasse 9, CH-3012 Bern
Date Friday, the 9th of August 2013
Time 09:00 until 10:00
Participants
  • Pat Kläy <pat.klaey@stepping-stone.ch>: PKL
  • Tiziano Müller <tiziano.mueller@stepping-stone.ch>: TMU
  • Michael Eichenberger <michael.eichenberger@stepping-stone.ch>: MEI (Transcript)
Non participants
  • Christian Affolter <christian.affolter@stepping-stone.ch>: CAF
  • Christian Wittkowski <christian.wittkowski@devroom.de>: CWI
Agenda
  • State of the firewall for the stoney cloud and next steps.
  • State of the test installation of the stoney cloud and next steps.
  • phpldapadmin: Update config to remove default unique attributes like mail and maybe uid as well (uid is enforced by the directory server).
  • Two additional selfcare vhosts need to be configured on the stoney cloud (including official certificates).
  • Changes in the (online) backup service (both should work for the uid=4000001,ou=customer, ...):
    • ou=defaults,uid=4000000,ou=reseller, ... (instead of settings)
    • ou=notification,uid=4.... (for reseller specific notificatations)
    • The actual selfcare interface rights would be separated from the (online) backup entry.
  • Test users for the (online) backup service are needed.
  • State of the backup server and next steps.

Transcript

No. Text What? Who? When?
1 State of the firewall for the stoney cloud and next steps:
  • Node FW sripts are looking good, please make sure, that these scripts are called during the boot process.
    • Init Script calls /usr/local/scripts/netfilter/local/chains/<NODE-NAME>/all_chains.sh.
    • /etc/init.d/stoney-cloud-firewall
  • Remove iptables from default runlevel iptables | default (update stage4 on build system).
  • Create ebuild for stoney-cloud-firewall and/or libvirt-hooks.
To Do TMU 2013-08-09
2 Create a script, that makes sure, that the local /usr/local/scripts/netfilter/local/chains/* scripts are up to date (svn up). To Do TMU 2013-08-17
3 Update /var/www/localhost/htdocs/phpldapadmin/config/config.php with

$servers->setValue('unique','attrs',array());

To Do TMU 2013-08-09
4 Update /etc/openldap/ldap.conf with

URI ldaps://<VIP-SERVER-NAME>:636

To Do All 2013-08-09
5 Two additional selfcare vhosts need to be configured on the stoney cloud (including official certificates), both showing to the same root directory /var/www/selfcare/htdocs:
  • selfcare.stepping-stone.ch (necessary rewrite in a second stage).
  • selfcare.<RESELLER>
To Do PKL 2013-08-09
6 selfcare:
  • ebuild
To Do TMU 2013-08-09
7 * Changes in the (online) backup service (both should work for the uid=4000001,ou=customer, ...):
    • ou=defaults,uid=4000000,ou=reseller, ... (instead of settings)
    • ou=notification,uid=4.... (for reseller specific notificatations)
    • The actual selfcare interface rights would be separated from the (online) backup entry.
To Do MEI 2013-08-09
8 Test Backup Account Entry (especially for the Groups). To Do TMU 2013-08-09
9 Test users for the (online) backup service are needed. To Do MEI 2013-08-09
10 State of the backup server and next steps.
  • TBD
Info All 2013-08-09
11 Isntall new Infrastructure
  • TBD
Info All 2013-08-09
12 Info All 2013-08-09