Skip to content

Commit c27f229

Browse files
authored
Reference public calendar instead of duplicatin meeting info (#126)
This should give an overview over the structure of meetings, but the precise times should not be duplicated here. Rather refer to the public calendar. Being at it, also clarify a few details on Nextcloud etc. Signed-off-by: Kurt Garloff <[email protected]>
1 parent 18fb308 commit c27f229

File tree

1 file changed

+32
-15
lines changed

1 file changed

+32
-15
lines changed

community/collaboration.md

+32-15
Original file line numberDiff line numberDiff line change
@@ -11,22 +11,34 @@ for more details.
1111

1212
### Project updates
1313

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
1516

1617
### Sprint review/Backlog refinement/Sprint planning meetings
1718

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

2738
## Videoconference
2839

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

3143
The server uses an automated deployment based on the
3244
[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
3547
sets a password/PIN. Opening a new room requires authentication. (Contact Kurt if
3648
you need a password.)
3749

50+
Links to the meeting room (as well as dial-in information) are in the appointments
51+
in the public calendar.
52+
3853
### Usage
3954

4055
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).
5267
## Nextcloud
5368

5469
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, ...
5671
setup for things that are not public.
5772

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

6480
We have an announcements mailing list there `[email protected]` and you
6581
can subscribe via the [mailman3 frontend](https://scs.sovereignit.de/mailman3/postorius/lists/)
82+
also without the SCS nextcloud account if you prefer.
6683

6784
## Zuul CI/CD pipelines and project gating
6885

0 commit comments

Comments
 (0)