Hello, Am Montag, 28. November 2022, 14:12:18 CET schrieb Richard Brown:
We are a project that has historically struggled to run single- instance, centralised infrastructure for key parts of our project operation.
eg. Our members database on https://connect.opensuse.org is no more
True, but you should have mentioned that we still have a member database, it's "just" running with a completely different software than we had on connect (Elgg). The problem with Elgg was that it had too many features (most of them unused [1]), and worse, needed custom plugins for managing our Members. Yes, the functionality we used most [2] was custom code, and I probably don't need to mention that this made maintenance hard or even impossible. Therefore we replaced connect with something that is very easy to maintain and does the job: phpMyAdmin ;-) I know this might sound funny, but it follows the KISS principle, and has the big advantage of nearly-zero maintenance effort (install and configure the phpMyAdmin rpm we have in Leap, and enjoy getting maintenance updates). And one more simple database on our database cluster also is basically "for free". The other part of the connect replacement (for requesting membership etc.) is the ticket queue on https://code.opensuse.org/project/membership - also a system we already run and maintain, and one more ticket queue there doesn't hurt. Listing the "loss" of connect as an example that we struggle to run our infrastructure is at best "funny". I'd even argue that replacing it was a big improvement. Regards, Christian Boltz PS: Of course the Heroes are always happy about more people who help to run our infrastructure ;-) [1] for example the built-in social network - there are some big companies that are much better in running a social network, therefore our users never really used that part of connect [2] or should I even say "the only functionality we used"? -- An underappreciated "feature" of web 3 is the self-funding bug bounties. [https://nitter.actionsack.com/lvaughn/status/1487291115904520194]