@@ -11,22 +11,34 @@ for more details.
11
11
12
12
### Project updates
13
13
14
- - Weekly with all teams on Thursday at 1505 CEST (45 mins)
14
+ - Weekly with all teams on Thursday at 15:05 CEST (40 mins)
15
+ - In some weeks we schedule an additional lightning talk at 15:40 CEST
15
16
16
17
### Sprint review/Backlog refinement/Sprint planning meetings
17
18
18
- - Weekly with Team IaaS on Wednesdays at 1005 CEST (1 hour)
19
- - Weekly with Team Container on Mondays at 1005 CEST (1 hour)
20
- - Weekly with Team OPS & IAM on Thursdays at 1005 CEST (1 hour)
21
-
22
- ### Special interest groups (SIGs)
23
-
24
- - Identity & Access Management (IAM): Bi-Weekly on Friday at 1005 CEST (1 hour)
25
- - Monitoring & Logging: Weekly on Friday at 1205 CEST (1 hour)
19
+ - Weekly Team meetings (~ 1hr) for currently 4 teams:
20
+ - Team IaaS
21
+ - Team Container
22
+ - Team IAM & Security
23
+ - Team Operations
24
+ - Please refer to the public calendar (on the previous page) for details.
25
+
26
+ ### Special interest groups (SIGs) and hacking sessions
27
+
28
+ - There are a number of SIG meetings and hacking sessions that meet weekly or bi-weekly
29
+ - Identity & Access Management (IAM) hacking session
30
+ - Monitoring and Logging
31
+ - SIG Standardization and Certification
32
+ - SIG Documentation
33
+ - SIG Community
34
+ - SIG Central API
35
+ - ...
36
+ - Please refer to the Calendar (on the previous page) for details.
26
37
27
38
## Videoconference
28
39
29
40
We use a self-hosted [ Jitsi Meet] ( https://jitsi.org ) instance for video conferencing.
41
+ Thanks go to Cleura for providing the server for it.
30
42
31
43
The server uses an automated deployment based on the
32
44
[ heat-docker-jitsi-meet] ( https://github.com/garloff/heat-docker-jitsi-meet ) project.
@@ -35,6 +47,9 @@ Configuration is such everyone who knows the room can connect, unless the modera
35
47
sets a password/PIN. Opening a new room requires authentication. (Contact Kurt if
36
48
you need a password.)
37
49
50
+ Links to the meeting room (as well as dial-in information) are in the appointments
51
+ in the public calendar.
52
+
38
53
### Usage
39
54
40
55
Connect with a desktop browser (Chrome/Chromium or other blink based browser
@@ -52,17 +67,19 @@ for folks that lack internet connectivity (but have a working phone connection).
52
67
## Nextcloud
53
68
54
69
We have a [ Nextcloud] ( https://nextcloud.com )
55
- [ instance] ( https://scs.sovereignit.de ) for sharing files, calendar, contacts , ...
70
+ [ instance] ( https://scs.sovereignit.de ) for sharing files, doing polls , ...
56
71
setup for things that are not public.
57
72
58
- We are also using it for our taskboards currently, though we are looking at
59
- options to do this in the open.
60
-
61
- If you want to contribute, we'll do an onboarding call and add you to nextcloud.
62
- This will also add you to the
` [email protected] ` mailing list.
73
+ You can contribute to SCS via the github workflows, asking questions there (via
74
+ opening issues against the issues repository), submitting pull requests, ...
75
+ If you want to contribute on a regular basis, we are happy to also onboard you
76
+ to the nextcloud and do an onboarding call. Nextcloud onboarding also adds you
77
+ to the
` [email protected] ` mailing list which also add you to the
78
+ announcement list (described in the next paragraph).
63
79
64
80
We have an announcements mailing list there
` [email protected] ` and you
65
81
can subscribe via the [ mailman3 frontend] ( https://scs.sovereignit.de/mailman3/postorius/lists/ )
82
+ also without the SCS nextcloud account if you prefer.
66
83
67
84
## Zuul CI/CD pipelines and project gating
68
85
0 commit comments