communication #113285
closed2022-07-07 18:00 UTC: openSUSE Heroes meeting July 2022
0%
Description
Where: https://meet.opensuse.org/heroes
When: 2022-07-07 18:00 UTC / 20:00 CEST
Who: The openSUSE Heroes team and everybody else!
Topics
see/use checklist
NOTE: as discussed, the meeting is now on Thursday.
Checklist
- Questions and answers from the community
- status reports about everything
- review old tickets
Updated by lrupp over 2 years ago
Consolidating static pages¶
Current state¶
narwal*.infra.opensuse.org¶
- bugzilla.opensuse.org (static page for maintenance of bugzilla.opensuse.org9
- fontinfo.opensuse.org (static copy, updated ~once a year. Could be automated.)
- html5test.opensuse.org (updated directly from Github - more or less static)
- lizards.opensuse.org (updated directly from Github - deprecated page)
- people.opensuse.org (updated directly from Github - deprecated page)
- shop.opensuse.org (updated directly from Github)
- static.opensuse.org (updated directly from Github - Github content needs cleanup)
- studioexpress.opensuse.org (updated directly from Github - deprecated page)
- www.opensuse.org (updated directly from Github)
Suggestion:
- have at least one of these VMs in each openSUSE Infrastructure location (currently: Provo: yes, QSC: no)
- have local haproxy servers prepared to route traffic to these local VMs
community.infra.opensuse.org¶
SLES12-SP5 machine.
Old webcontent, already obsoleted (just for reference):
- pluginfinder.opensu.se
- crashdb.opensuse.org
- gcc.opensuse.org
- webtest.opensuse.org
- i18n.opensuse.org
- search.opensuse.org
- summit.opensuse.org
- community.opensuse.org
- www.opensuse.org
Active services:
- doc.opensuse.org (is in github.com/opensuse/doc.o.o + some additional updated content local on the machine)
- Supybot, aka bugbot
Suggestion:
- move doc.opensuse.org away from this machine
- find another machine for the Supybot (community2 maybe?)
- shut down this machine.
jekyll.infra.opensuse.org¶
Used to build static webpages via jekyll.
- 101.opensuse.org
- get.opensuse.org
- news.opensuse.org
- search.opensuse.org
- yast.opensuse.org
- debuginfod.opensuse.org
- monitor.opensuse.org
- planet.opensuse.org
- www.opensuse.org
Suggestion:
- enhance to push resulting static pages to the narwal-Setup.
community2.infra.opensuse.org¶
Used to build static webpages
- factory-dashboard.opensuse.org - pushed in via rsync
Suggestion:
- move other services to this host
pinot.infra.opensuse.org¶
- countdown.opensuse.org (hosted at https://github.com/openSUSE/countdown.o.o. - generates images via cron/python)
- release-notes (doc.opensuse.org/release-notes/ - syncs packages from OBS via cron and unpacks them)
- pmya.opensuse.org (Membership Management via phpMyAdmin)
Suggestion:
- generated release-notes could be pushed to static servers
- generated countdown.o.o could be pushed to static servers
haproxy setups¶
Suggestion
- Make the following backends (and their frontends) available in all locations:
- backend conncheck
- backend deadservices
- backend hydra
- backend mirrorcache (?)
- backend security_txt
- backend wip
Future state¶
- Services and Servers are consolidated and specialized
- Public servers providing only static content
- Page generators have - depending on their complexity - own servers and push the generated content to the static machines
- Static pages are redundant
- each openSUSE infrastructure location has it's own static servers
- Page generator servers could stay unique, but should synchronize to all static servers
Updated by lrupp over 2 years ago
Migrating to 15.4¶
Current status from our Salt managed machines:
1 CentOS Stream 8
2 SUSE Linux Enterprise Server 12 SP5
6 openSUSE Tumbleweed
9 openSUSE Leap 15.3
58 openSUSE Leap 15.4
CentOS 8¶
freeipa2.infra.opensuse.org - still needed?
SLES 12 SP5¶
- community.infra.opensuse.org - see other topic
- forum.infra.opensuse.org - will stay
15.3¶
- dale.infra.opensuse.org - tbd with Henne. As Hackweek and oSC are over, there might be time for migration now
- mailman3.infra.opensuse.org - anyone ?
- nuka.infra.opensuse.org - l01n using celery (on python3 already). Shouldn't be that hard to migrate.
- obsreview.infra.opensuse.org - Build Solutions machine. People are informed and want to migrate during one of their next sprints
- riesling.infra.opensuse.org - wiki
- riesling3.infra.opensuse.org - wiki
- water.infra.opensuse.org - wiki
- water3.infra.opensuse.org - wiki
- water4.infra.opensuse.org - wiki
Updated by lrupp over 2 years ago
Updated by cboltz over 2 years ago
2022-07-07 heroes meeting
status reports:
- Per mostly working on tickets
- countdown.o.o ported to python 3 by cboltz
- elections.o.o migrated to 15.4
- created some merge requests in Salt
- discussion about all the additional domains belonging to openSUSE (opensuse.*)
- decision: redirect most requests to www.o.o (instead of historically download.o.o)
- gitlab runners are currently horribly slow: needs testing of the whole setup/workflow chain, which might not be quickly to solve.
- bind in 15.4 no longer does chroot, which broke some things including query log rotation (and filled some disks)
- upgrade of galera cluster went surprisingly very smooth. No data loss and quick DB upgrades (new DB version)
- mailman3:
- held messages in the queues should be deleted automatically for *-auto lists, because: more or less nobody cares anyway.
- for human lists, the story is a bit more complicated - but over all, having more than 100 held messages in one list, it's not realistic to asume that a human will clean up the list of held messages manually
- -> configure *-auto messages to discard messages right away (can be changed for debugging at any time)
- -> implement an automatism that will delete all but the last 100 held messages in a list. This should leave a chance for human moderators to look at least for the most common held messages.
- work on discourse is progressing: the import of old forum messages is - honestly - a nightmare because of the changed locale settings inside the DB. Idea: only migrate content starting 2011.
- /blog.php and /content.php articles won't be migrated
Machine upgrades
- most machines are already migrated to Leap 15.4, and some to Tumbleweed (see https://progress.opensuse.org/issues/113285 for details)
- wiki update worked for the english wiki, but produced funny errors on the other languages. Needs time to analyze and fix the problems
Nextcloud
- ask on the project mailing list about feedback / needs
- if feedback is positive, provide a PoC for testing - including some of the public plugins
Google MX
- it's still kind of a game of luck if Emails from *@opensuse.org get delivered to Google accounts. Other mail providers seem to be either more relaxed or not so evil (depending on your view). Seems like we can not do much about this (other than asking people to switch to a collaborative Mail provider).
HA setup for static / "rendered" content:
- really static content (like static.o.o, shop.o.o) already gets served by multiple machines
- we'll also do this for "rendered" content like jekyll-generated pages (news.o.o, get.o.o etc.) - it will be generated on one machine, and then rsync'd to multiple webservers