[00:02:12] RECOVERY - Puppet staleness on tools-exec-1215 is OK: OK: Less than 1.00% above the threshold [3600.0] [00:02:53] RECOVERY - Puppet run on tools-webgrid-lighttpd-1203 is OK: OK: Less than 1.00% above the threshold [0.0] [00:03:19] RECOVERY - Puppet run on tools-webgrid-lighttpd-1404 is OK: OK: Less than 1.00% above the threshold [0.0] [00:11:32] RECOVERY - Puppet run on tools-webgrid-lighttpd-1202 is OK: OK: Less than 1.00% above the threshold [0.0] [00:20:22] 10PAWS: Write 2-3 year vision for annual plan - https://phabricator.wikimedia.org/T131267#2161651 (10Dereckson) Please don't use offensive and divisive statement like 'CLI is lame'. Describe instead the forces of a web interactive editor. [00:25:25] RECOVERY - Puppet run on tools-worker-1001 is OK: OK: Less than 1.00% above the threshold [0.0] [00:51:45] 10PAWS: Write 2-3 year vision for annual plan - https://phabricator.wikimedia.org/T131267#2173676 (10yuvipanda) Before the conversation gets derailed, can I just replace 'CLI is lame' with 'requiring the use of command line only environments has a higher barrier to entry than is ideal' with respect to this proje... [00:53:24] 10PAWS: Write 2-3 year vision for annual plan - https://phabricator.wikimedia.org/T131267#2173678 (10yuvipanda) In the mean time, can we just let this ticket be a place for people already involved / using PAWS to talk about it? Thanks. [01:25:46] 6Labs, 10Tool-Labs: Puppet fails on tools-elastic-01, tools-elastic-02 and tools-elastic-03: "Class[Nginx] is already declared" - https://phabricator.wikimedia.org/T131644#2173694 (10scfc) [02:30:08] 6Labs, 10Wikimedia-Extension-setup, 10wikitech.wikimedia.org, 7I18n, 13Patch-For-Review: Install Translate extension on wikitech - https://phabricator.wikimedia.org/T100313#2173784 (10Peachey88) [02:43:05] 10PAWS: Write 2-3 year vision for annual plan - https://phabricator.wikimedia.org/T131267#2173786 (10Dereckson) I've used it paws a little bit with Rama actually, so I've seen the UI and indeed like this approach to offer an interactive way to view data and tweak with it. I'm also convinced this is a great tool... [02:58:44] RECOVERY - Puppet run on tools-webgrid-lighttpd-1201 is OK: OK: Less than 1.00% above the threshold [0.0] [05:40:09] RECOVERY - ToolLabs Home Page on toollabs is OK: HTTP OK: HTTP/1.1 200 OK - 810606 bytes in 5.799 second response time [06:12:20] 10Quarry: Investigate redash.io (open source query and report system) - https://phabricator.wikimedia.org/T131651#2173818 (10Halfak) [07:22:35] 10PAWS: R packages not installing correctly (devtools & curl) - https://phabricator.wikimedia.org/T131657#2173987 (10Halfak) [07:28:25] 10PAWS: R packages not installing correctly (devtools & curl) in Jupyter - https://phabricator.wikimedia.org/T131657#2174039 (10Avner) [07:28:35] 10PAWS: R packages not installing correctly (devtools & curl) in Jupyter - https://phabricator.wikimedia.org/T131657#2173987 (10yuvipanda) I'm going to prefix by saying I don't really know any R, so anything i say is just me acting as Google filter right now. Apparently you can pass 'verbose=TRUE, keep_outputs=... [07:36:00] 6Labs, 10Horizon: Unable to login on Horizon - https://phabricator.wikimedia.org/T131630#2174064 (10Smalyshev) It worked for me finally after realizing phabricator 2FA token doesn't work anymore and I need a different one set up (it used to work before). [07:39:30] 10PAWS: R packages not installing correctly (devtools & curl) in Jupyter - https://phabricator.wikimedia.org/T131657#2174068 (10yuvipanda) I ran it, and it looks like libcurl and libssl header files need to be installed. Doing that now. [07:47:29] 6Labs, 10Wikimedia-Extension-setup, 10wikitech.wikimedia.org, 7I18n, 13Patch-For-Review: Install Translate extension on wikitech - https://phabricator.wikimedia.org/T100313#2174104 (10Nemo_bis) [07:49:43] 10PAWS: R packages not installing correctly (devtools & curl) in Jupyter - https://phabricator.wikimedia.org/T131657#2174136 (10Avner) I wonder is "sudo apt-get curl" will solve the problem. Can you run it on the machine? [07:59:19] 10PAWS: R packages not installing correctly (devtools & curl) in Jupyter - https://phabricator.wikimedia.org/T131657#2174202 (10yuvipanda) they're all containers, and nobody has root, so I'm rebuilding them now and will push it out once the rebuild completes (in ~20minutes, hopefully) It already has curl instal... [08:18:57] I'm trying to install pandas (python package) on tool labs, and fail during compilation with x86_64-linux-gnu-gcc: internal compiler error: Killed (program cc1) [08:19:38] Since it super useful package would it be possible to install it globally similarly to numpy? [08:23:46] eran_: are you using a virtualenv? [08:25:30] nope [08:25:38] harej: nope [08:25:55] Usually the best thing to do is set up a virtualenv so that way you can install whatever packages you want [08:27:03] I think virtualenv doesn't change the gcc (?) so it will fail anyway ? [08:27:15] *the=>different [08:28:59] Depends on why gcc is failing, I guess, but I suspect you'd have to use virtualenv anyway because as a non-sysadmin you can't install packages to /usr/lib/python or wherever packages are installed [08:31:44] i'm using --user so it isn't a permission issue [08:42:09] eran_: if you're trying to build it on tools-login, try tools-dev instead [08:42:16] eran_: -login has stricter resource limits in place [08:42:50] eran_: also, just file a ticket to have it installed globally? [08:44:48] 6Labs, 10Tool-Labs: Install python-numpy and python-pandas - https://phabricator.wikimedia.org/T131675#2174490 (10valhallasw) [08:45:34] valhallasw`cloud: thanks.I think numpy is already globally installed [08:47:09] valhallasw`cloud: how do I get access to tools-dev? (I get permission denied. should I add my public key somewhere ? or join to some group? ) [08:47:20] eran_: tools-dev.wmflabs.org [08:47:35] takes the same login as tools-login [08:48:30] valhallasw`cloud: ok I had a typo :) thanks [09:07:02] 10PAWS: R packages not installing correctly (devtools & curl) in Jupyter - https://phabricator.wikimedia.org/T131657#2174696 (10yuvipanda) This works now - you have to go to control panel (next to the logout button), and stop and start your server again. [09:09:03] 10Quarry: Quarry stuck on "queued" state - https://phabricator.wikimedia.org/T131586#2174717 (10Edgars2007) 5Open>3Resolved [09:09:20] 10Quarry: Quarry stuck on "queued" state - https://phabricator.wikimedia.org/T131586#2171662 (10Edgars2007) Everything is fine now. [09:32:33] (03CR) 10Jean-Frédéric: "check experimental" [labs/tools/heritage] - 10https://gerrit.wikimedia.org/r/281212 (owner: 10Lokal Profil) [09:35:31] (03PS1) 10Lokal Profil: Increase source column from varchar(256) to varchar(510) [labs/tools/heritage] - 10https://gerrit.wikimedia.org/r/281279 (https://phabricator.wikimedia.org/T112460) [09:36:12] (03CR) 10Jean-Frédéric: [C: 032] Replace be-x-old by be-tarask throughout [labs/tools/heritage] - 10https://gerrit.wikimedia.org/r/281220 (https://phabricator.wikimedia.org/T112415) (owner: 10Lokal Profil) [09:36:50] (03Merged) 10jenkins-bot: Replace be-x-old by be-tarask throughout [labs/tools/heritage] - 10https://gerrit.wikimedia.org/r/281220 (https://phabricator.wikimedia.org/T112415) (owner: 10Lokal Profil) [09:37:02] 6Labs, 10Tool-Labs: Install python-numpy and python-pandas - https://phabricator.wikimedia.org/T131675#2175006 (10valhallasw) 5Open>3Resolved a:3valhallasw [09:44:33] (03PS1) 10Jean-Frédéric: Fix syntax error in common/skins/Vector.php [labs/tools/heritage] - 10https://gerrit.wikimedia.org/r/281280 [09:46:08] (03CR) 10Jean-Frédéric: "check experimental" [labs/tools/heritage] - 10https://gerrit.wikimedia.org/r/281280 (owner: 10Jean-Frédéric) [09:48:17] 10PAWS: R packages not installing correctly (devtools & curl) in Jupyter - https://phabricator.wikimedia.org/T131657#2175110 (10Avner) Thanks. Curl works great. Now I have a probem with 'dplyr' - the error message is 'package ‘dplyr’ is not available (for R version 3.1.1)'. [09:51:23] (03CR) 10Jean-Frédéric: [C: 032] Removing unused flickrripper from repo [labs/tools/heritage] - 10https://gerrit.wikimedia.org/r/281212 (owner: 10Lokal Profil) [09:52:56] (03CR) 10Jean-Frédéric: [C: 032] Increase source column from varchar(256) to varchar(510) [labs/tools/heritage] - 10https://gerrit.wikimedia.org/r/281279 (https://phabricator.wikimedia.org/T112460) (owner: 10Lokal Profil) [09:54:37] 10PAWS: Create list of R packages that are commonly used - https://phabricator.wikimedia.org/T131693#2175191 (10Halfak) [09:56:38] 10PAWS: Create list of R packages that are commonly used - https://phabricator.wikimedia.org/T131693#2175208 (10Halfak) Here's some packages that I use often: * dplyr * ggplot2 * data.tables * lme4 [09:57:20] 10PAWS: Create list of R packages that are commonly used - https://phabricator.wikimedia.org/T131693#2175209 (10Halfak) [09:59:34] 10PAWS: R packages not installing correctly (devtools & curl) in Jupyter - https://phabricator.wikimedia.org/T131657#2175213 (10Avner) The solution for now is using an older version of 'dplyr' that available for R version 3.1.1. [09:59:52] (03Merged) 10jenkins-bot: Removing unused flickrripper from repo [labs/tools/heritage] - 10https://gerrit.wikimedia.org/r/281212 (owner: 10Lokal Profil) [10:01:20] (03Merged) 10jenkins-bot: Increase source column from varchar(256) to varchar(510) [labs/tools/heritage] - 10https://gerrit.wikimedia.org/r/281279 (https://phabricator.wikimedia.org/T112460) (owner: 10Lokal Profil) [10:04:06] (03PS1) 10Lokal Profil: De-flaking scripts and including them in tox [labs/tools/heritage] - 10https://gerrit.wikimedia.org/r/281282 [10:07:35] (03CR) 10Lokal Profil: [C: 031] "I've added Platonides as a reviewer to see if we can get some underlying info." [labs/tools/heritage] - 10https://gerrit.wikimedia.org/r/281280 (owner: 10Jean-Frédéric) [10:43:04] Why is jsub so sloooooooow? :( I see /usr/local/bin/log-command-invocation takes a lot of CPU [10:43:44] wut with open('/proc/{gpid}/cmdline'.format(gpid=gpid)) as f: return f.read().replace('\0', ' ') [10:46:57] 6Labs, 10Labs-Infrastructure, 10Tool-Labs: jsub/jstart take 60 s due to /usr/local/bin/log-command-invocation CPU hunger - https://phabricator.wikimedia.org/T131700#2175310 (10Nemo_bis) [10:47:01] https://phabricator.wikimedia.org/T131700 [11:19:53] 6Labs, 10Labs-Infrastructure, 10Tool-Labs: jsub/jstart take 60 s due to /usr/local/bin/log-command-invocation CPU hunger - https://phabricator.wikimedia.org/T131700#2175406 (10Nemo_bis) On the other hand, right now it takes a whopping 5 minutes and most of it isn't CPU according to time -v: ``` Comm... [11:21:29] Nemo_bis: sounds like i/o rather than cpu [11:21:48] although I'm not sure which part actually hits nfs [11:23:33] valhallasw`cloud: yeah right now the bastion is in disk death or so [11:23:40] but iotop doesn't seem to indicate any clear culprit [11:23:47] Usually however it's mostly CPU IIRC [11:24:58] Might be labstore being slow? The was some alert on #wikimedia-operations [11:26:31] yeah, saturation, so that just suggests heavy usage [11:31:00] I've tried stopping something on a dumps host but that doesn't seem to improve the situation [11:38:47] I killed a runaway mc process that was using quite some IO, seems to be somewhat better now. [12:02:20] valhallasw`cloud: oh, great [12:09:55] (03CR) 10Lokal Profil: [C: 032] "Or how about I merge and we can look at whether this code is still needed as a separate issue." [labs/tools/heritage] - 10https://gerrit.wikimedia.org/r/281280 (owner: 10Jean-Frédéric) [12:10:44] (03Merged) 10jenkins-bot: Fix syntax error in common/skins/Vector.php [labs/tools/heritage] - 10https://gerrit.wikimedia.org/r/281280 (owner: 10Jean-Frédéric) [13:12:26] 10Tool-Labs-tools-Other, 10Wikimedia-Hackathon-2016: Orphan groups - https://phabricator.wikimedia.org/T131702#2175972 (10Aklapper) [13:57:16] 6Labs, 10Labs-Infrastructure, 10Tool-Labs: jsub/jstart take 60 s due to /usr/local/bin/log-command-invocation CPU hunger - https://phabricator.wikimedia.org/T131700#2176134 (10Nemo_bis) This is a more typical timing (around 40 seconds total), now that valhallasw fixed the iowait: ``` Your job 4932246 ("mwor... [14:03:15] 6Labs, 10Horizon: Unable to login on Horizon - https://phabricator.wikimedia.org/T131630#2176163 (10Krenair) Phabricator 2FA has never been linked to Wikitech/Horizon @Smalyshev [14:35:53] (03PS1) 10Jean-Frédéric: Add missing required monument field for fr-object config [labs/tools/heritage] - 10https://gerrit.wikimedia.org/r/281316 [14:48:40] (03PS2) 10Jean-Frédéric: Remove unexisting monument field for fr-object config [labs/tools/heritage] - 10https://gerrit.wikimedia.org/r/281316 [14:49:23] (03CR) 10Jean-Frédéric: [C: 032] "André is over my shoulder approving this." [labs/tools/heritage] - 10https://gerrit.wikimedia.org/r/281316 (owner: 10Jean-Frédéric) [14:50:12] (03Merged) 10jenkins-bot: Remove unexisting monument field for fr-object config [labs/tools/heritage] - 10https://gerrit.wikimedia.org/r/281316 (owner: 10Jean-Frédéric) [15:17:44] (03PS1) 10Jean-Frédéric: Fixes to fr-object config [labs/tools/heritage] - 10https://gerrit.wikimedia.org/r/281317 [15:18:16] (03CR) 10jenkins-bot: [V: 04-1] Fixes to fr-object config [labs/tools/heritage] - 10https://gerrit.wikimedia.org/r/281317 (owner: 10Jean-Frédéric) [15:20:19] (03PS2) 10Jean-Frédéric: Fix fr-object config [labs/tools/heritage] - 10https://gerrit.wikimedia.org/r/281317 [15:21:02] (03CR) 10jenkins-bot: [V: 04-1] Fix fr-object config [labs/tools/heritage] - 10https://gerrit.wikimedia.org/r/281317 (owner: 10Jean-Frédéric) [16:37:33] YuviPanda, When executing a MYSQL query, and the server goes away, does the query continue to execute internally? [16:37:42] Or does it automatically terminate? [16:43:59] chasemp, ^ [16:52:00] (03CR) 10Platonides: "Syntax error introduced in 4d44944e928dd50b" [labs/tools/heritage] - 10https://gerrit.wikimedia.org/r/281280 (owner: 10Jean-Frédéric) [17:04:19] anomie, ^ [17:08:14] Anyone? [17:12:12] I'm here, but I probably can't help you. [17:20:54] PROBLEM - Host tools-worker-1011 is DOWN: PING CRITICAL - Packet loss = 100% [17:21:49] Cyberpower678: I believe "the server went away" actually means that the long-query killer killed your query. [17:22:18] anomie, is there a way to bypass the query killer? [17:22:43] Cyberpower678: Not that I know of. Write more efficient queries? [17:23:06] anomie, actually I want to add a column and index it to a large table [17:23:14] It's a one time thing. [17:23:29] No idea. [17:26:21] I know there is some key word we can use that allows slow queries to continue executing. [17:26:31] But I can't remember what it is./ [17:26:43] I think Coren knew that answerr [17:27:56] andrewbogott, ^ [17:30:22] This channel is a ghost town right now. :p[ [17:33:55] Isn't it /* SLOW_OK */ ? [17:34:11] Platonides, YES thank you [17:34:35] :) [17:59:13] Umm...Lost connection to MySQL server at 'reading initial communication packet', system error: 0 [17:59:28] I think I borked the server. [18:00:36] Platonides, is the slow_ok used in the query in question? [18:16:10] Hi [18:16:21] I have a quick question [18:17:18] Does somebody know how to set the maintainers for a tool? [18:18:27] I've been trying to do that, but the list of tools at http://tools.wmflabs.org/ doesn't show me as a maintainer [18:18:48] BTW, the name of the tool is Douglasbot [18:20:11] avm99963: did you editted your .description file? [18:20:12] Cyberpower678: What's wrong with the bot? The edits are going down every day. [18:20:41] Niharika, again, I'm waiting for the approval of the checkIfDead class on the BRFA. [18:21:01] Cyberpower678: But without that there's nothing left to do? [18:21:02] BAG is really slowing down on enwiki [18:21:06] Correct [18:21:14] Cyberpower678: BAG? [18:21:24] Bot Approvals Group [18:21:31] anomie is one them [18:22:16] Cyberpower678: Ah. [18:22:29] mafk: No, I'll do it now :-P [18:22:32] mafk: Thanks [18:22:34] Cyberpower678: A lot of people are at the hackathon today, so. [18:23:05] avm99963: np, I just don't remember if doing that will make the tool show in the main tools.wmflabs page right now though [18:24:18] Niharika, the bot is literally puttering around right now, but I may have stalled it by executing an excessively heavy query on it's DB. [18:24:41] I'm trying to add an index and column, but it seems to be taking too long, [18:24:52] Cyberpower678: Okay. [18:48:05] (03PS3) 10Lokal Profil: Fix fr-object config [labs/tools/heritage] - 10https://gerrit.wikimedia.org/r/281317 (owner: 10Jean-Frédéric) [18:58:34] (03CR) 10Jean-Frédéric: [C: 032] Fix fr-object config [labs/tools/heritage] - 10https://gerrit.wikimedia.org/r/281317 (owner: 10Jean-Frédéric) [18:59:09] (03Merged) 10jenkins-bot: Fix fr-object config [labs/tools/heritage] - 10https://gerrit.wikimedia.org/r/281317 (owner: 10Jean-Frédéric) [19:01:00] (03CR) 10Jean-Frédéric: [C: 032] De-flaking scripts and including them in tox [labs/tools/heritage] - 10https://gerrit.wikimedia.org/r/281282 (owner: 10Lokal Profil) [19:01:49] (03Merged) 10jenkins-bot: De-flaking scripts and including them in tox [labs/tools/heritage] - 10https://gerrit.wikimedia.org/r/281282 (owner: 10Lokal Profil) [19:17:12] petan, is there any way to see what queries are actively running by me? [19:17:35] huh [19:17:44] MYSQL [19:18:04] I want to know if there any active queries I started. [19:18:59] sql queries? [19:19:00] ok, my bouncer is slow [19:19:01] yes it's possible [19:19:24] petan, how do I do that? [19:21:09] SHOW PROCESSLIST; [19:24:16] Now how do I delete a process? [19:24:40] I have 3 duplicates waiting, and don't want to lock up the DB more than it needs to be locked. [19:25:11] Cyberpower678: http://dev.mysql.com/doc/refman/5.7/en/kill.html [19:28:08] petan, [19:28:10] thanks [19:28:25] Ugh. This one's going to take several hours. [19:28:54] Niharika, I have temporarily disabled IABot [19:29:09] It's DB is locked in read only mode for a couple of hours. [19:29:35] Cyberpower678: Okay. kaldari ^ [19:33:10] Wait. What just happened? [19:33:18] The query died. [19:33:29] And all of the pending ones did too. [19:33:35] petan, ^ [19:34:00] maybe because you killed it... [19:34:04] No [19:34:17] ok, then how did you run them [19:34:20] It was running, and then it along with 20 pending queries died. [19:35:25] ok how did you run it? [19:35:30] Oh wait, it suddenly completed execution already [19:35:39] if it was like using cli there should be something in .err file [19:36:09] How wierd. It was running incredibly slow. [19:36:36] The progress was at 50.667 increasing at a rate of .002 percent per second [19:38:03] Well, since that's done, I'll re-enable Cyberbot. Everything seems to be intact. [19:52:28] (03PS1) 10Jean-Frédéric: Add basic index page for the Toollabs server [labs/tools/heritage] - 10https://gerrit.wikimedia.org/r/281322 [19:53:00] (03CR) 10Jean-Frédéric: "It is published: https://github.com/wikimedia/labs-tools-heritage/blob/master/tools/wlm/gallery-all.php" [labs/tools/heritage] - 10https://gerrit.wikimedia.org/r/281280 (owner: 10Jean-Frédéric) [19:53:20] (03CR) 10Jean-Frédéric: [C: 032] "Trivial change so slef-merge" [labs/tools/heritage] - 10https://gerrit.wikimedia.org/r/281322 (owner: 10Jean-Frédéric) [19:53:56] (03Merged) 10jenkins-bot: Add basic index page for the Toollabs server [labs/tools/heritage] - 10https://gerrit.wikimedia.org/r/281322 (owner: 10Jean-Frédéric) [19:57:40] Niharika, Cyberbot has more than 20 million entries in the table now. [20:11:14] (03CR) 10Platonides: "I meant «published on the wmflabs website» :)" [labs/tools/heritage] - 10https://gerrit.wikimedia.org/r/281280 (owner: 10Jean-Frédéric) [20:20:55] (03CR) 10Jean-Frédéric: "Yup :) So now it should be accessible at https://tools.wmflabs.org/heritage/tools/wlm/gallery-all.php but nothing loads... I filed https:/" [labs/tools/heritage] - 10https://gerrit.wikimedia.org/r/281280 (owner: 10Jean-Frédéric) [21:06:19] (03PS1) 10Jean-Frédéric: Add toolinfo.json to heritage project [labs/tools/heritage] - 10https://gerrit.wikimedia.org/r/281328 (https://phabricator.wikimedia.org/T131735) [21:25:36] 10Tool-Labs-tools-Other, 10Wikimedia-Hackathon-2016: Present and discuss the Commonists Org program evaluation tools to WMF stakeholders - https://phabricator.wikimedia.org/T131438#2176613 (10JeanFred) 5Open>3Resolved I presented to @Abit our metrics work for about an hour. No particular decision has been... [21:31:44] How would I pass the URI to a PHP file, e.g. 'example.com/foo' goes to 'example.com/index.php?username=foo'? [21:32:37] I've read that I might have to use a .htaccess file or something, but I don't know how to do this in tools. [21:33:15] 6Labs, 10Tool-Labs, 6Community-Tech-Tool-Labs, 7Epic: Tools web interface for tool authors (Brainstorming ticket) - https://phabricator.wikimedia.org/T128158#2176634 (10bd808) During the hackathon I helped two people get new tools started from scratch (new account, ssh key, create service group, upload sou... [21:33:25] 6Labs, 10Tool-Labs, 6Community-Tech-Tool-Labs, 10MediaWiki-Vagrant, and 2 others: Tools, Labs, & MediaWiki-Vagrant help desk (#wikimedia-hackathon-2016) - https://phabricator.wikimedia.org/T130780#2176638 (10bd808) 5Open>3Resolved We had quite a few drop ins and help from @Petrb. I know that at lest tw... [21:39:29] tom29739: search https://wikitech.wikimedia.org/wiki/Help:Tool_Labs/Web for "Url rewrite" and also check out https://redmine.lighttpd.net/projects/lighttpd/wiki/Docs_ModRewrite/43 [21:40:19] I'm assuming that your are looking for a tool labs solution. [21:50:47] (03PS2) 10Jean-Frédéric: Add toolinfo.json to heritage project [labs/tools/heritage] - 10https://gerrit.wikimedia.org/r/281328 (https://phabricator.wikimedia.org/T131735) [21:50:49] (03CR) 10Lokal Profil: [C: 04-1] Add toolinfo.json to heritage project (031 comment) [labs/tools/heritage] - 10https://gerrit.wikimedia.org/r/281328 (https://phabricator.wikimedia.org/T131735) (owner: 10Jean-Frédéric) [21:51:27] (03CR) 10Lokal Profil: [C: 032] Add toolinfo.json to heritage project [labs/tools/heritage] - 10https://gerrit.wikimedia.org/r/281328 (https://phabricator.wikimedia.org/T131735) (owner: 10Jean-Frédéric) [21:52:09] (03Merged) 10jenkins-bot: Add toolinfo.json to heritage project [labs/tools/heritage] - 10https://gerrit.wikimedia.org/r/281328 (https://phabricator.wikimedia.org/T131735) (owner: 10Jean-Frédéric) [22:34:27] How do I configure lighttpd on tools? Can I just make a config file or something? [22:37:46] tom29739: yeah. let me find the right bit of doc for you [22:38:29] tom29739: the config file is ~/.lighttpd.conf and docs at https://wikitech.wikimedia.org/wiki/Help:Tool_Labs/Web#Configuring_the_web_server [22:38:40] Thanks bd808! [23:15:46] (03PS1) 10Lokal Profil: Make urls protocol neutral [labs/tools/heritage] - 10https://gerrit.wikimedia.org/r/281380 (https://phabricator.wikimedia.org/T131739)