https://bugzilla.wikimedia.org/show_bug.cgi?id=46539
Daniel Zahn <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |FIXED --- Comment #11 from Daniel Zahn <[email protected]> --- So, to summarize: As mentioned above there used to be Etherpad ("classic") on etherpad.wikimedia.org. The request was to replace it with Etherpad-Lite, so i took the existing package from our apt repo, copied it from lucid to precise, and use it in puppet class misc::etherpad_lite, which after some puppet fixes worked as a basic install on a production host (zirconium). It was epl.wikimedia.org to not touch the current install until we had succesfully migrated all the old pads using the migration script, and to then change the URLs. Using that script turned out to be not easy at all and there were tons of issues to work around, but thanks to Alex Kosiaris this has been succesful now and Apache changes have been merged so that etherpad.wikimedia.org is now Etherpad-Lite, old pads have been imported and URLs should have been preserved. rejoice!:) P.S. Yes, we could still use packages of newer Etherpad-Lite versions, some people have shown interest in this at Wikimania. Try to update and build from here: https://gerrit.wikimedia.org/r/#/q/operations/debs/etherpad-lite,n,z this is just from http://apt.wikimedia.org/wikimedia/pool/main/e/etherpad-lite/ P.S.2 No, we haven't encouraged people to use the Labs version for stuff they actually want to keep (actually not even the old "prod" Etherpad version. That's why copy/pasting to wikis to archive important pads is always a good idea. P.S.3 There have been some reports about dropped connections, still needs debugging, might be fixed with newer versions P.S.4 nodejs/npm way to install additional modules (mysql/uberdb) still a pita and not properly puppetized -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
