From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/10845 Path: news.gmane.org!.POSTED!not-for-mail From: "A. Wilcox" Newsgroups: gmane.linux.lib.musl.general Subject: Re: musl new-year's infrastructure resolutions Date: Sun, 1 Jan 2017 23:32:21 -0600 Organization: =?UTF-8?Q?Ad=c3=a9lie_Linux?= Message-ID: <5869E5E5.4080400@adelielinux.org> References: <20161231233747.GV1555@brightrain.aerifal.cx> <58698490.4040904@adelielinux.org> <20170102023139.GX1555@brightrain.aerifal.cx> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit X-Trace: blaine.gmane.org 1483335167 13821 195.159.176.226 (2 Jan 2017 05:32:47 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 2 Jan 2017 05:32:47 +0000 (UTC) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0 To: musl@lists.openwall.com Original-X-From: musl-return-10858-gllmg-musl=m.gmane.org@lists.openwall.com Mon Jan 02 06:32:43 2017 Return-path: Envelope-to: gllmg-musl@m.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by blaine.gmane.org with smtp (Exim 4.84_2) (envelope-from ) id 1cNvEa-0002MG-FN for gllmg-musl@m.gmane.org; Mon, 02 Jan 2017 06:32:36 +0100 Original-Received: (qmail 32406 invoked by uid 550); 2 Jan 2017 05:32:38 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-ID: Original-Received: (qmail 32385 invoked from network); 2 Jan 2017 05:32:37 -0000 In-Reply-To: <20170102023139.GX1555@brightrain.aerifal.cx> Xref: news.gmane.org gmane.linux.lib.musl.general:10845 Archived-At: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 On 01/01/17 20:31, Rich Felker wrote: > On Sun, Jan 01, 2017 at 04:37:04PM -0600, A. Wilcox wrote: >> On 31/12/16 17:37, Rich Felker wrote: >>> Adopting an issue tracker. This requires actually selecting >>> one and setting up the infrastructure for it. The wiki could >>> possibly be moved to the same infrastructure. (I want to keep >>> webapp-ish stuff like wiki, issue tracker etc. off the server >>> that hosts git and release downloads because anything >>> interactive is a significant attack surface that puts integrity >>> of code as risk.) >> >> Are you looking for hardware, or for admin volunteers? No matter >> how much I hate wearing the admin hat, I seem to be pretty good >> at running stable Bugzilla servers, if that's something you are >> interested in. It's one of the most flexible of the FLOSS issue >> trackers. > > Given how things turned out relying on a volunteer admin for the > wiki, I'm probably more looking for someone with experience setting > the chosen tracker up so that I don't have to figure out > everything myself. I'm familiar with and like Bugzilla from a user > side, but IIRC it requires some ugly legacy hosting infrastructure; > is this correct? (I.e. does it need particular old-fashioned > server/db sw like Apache, Mysql, etc. or can it be used with more > modern alternatives?) I disagree with calling Apache 2.4 "old-fashioned" - mpm_event works quite well - but it is just good simple CGI. It can run anywhere Perl can. It supports MySQL/MariaDB, PostgreSQL, Oracle, and SQLite3. While I prefer pgsql over the others, I'm not sure I would call any of those "old-fashioned" either. Assuming this isn't acceptable, what do you consider "modern"? Unfortunately I have experience with over a dozen issue trackers, so I can likely match you to *something* that would work for your infrastructure. - --arw - -- A. Wilcox (awilfox) Project Lead, Adélie Linux http://adelielinux.org -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJYaeXcAAoJEMspy1GSK50UmnkP/3D+D3vAAvy1vSXsdFlgDDjM j29zfji7TjKO6/R8NBPca626iT3uiZcY5kRfcu1ItM0cJJq2qnJ395M3MdPQJc5C lH+VWP2mhrhcL5px+DGADxjukhOZg09dKB6+D2zVC14AfocRwxER2wQJStZI4pri fIYT+Lmia+U6K5T9GrOTueIB5xmXpG3QvN7ccJaj33cW2XiylkJXi3iSB77J2c3b Ay6IAYjJ0BNjLCFHCTCzec+gJw2bRAKQsTH+joOOMPpjwUoA6n4cs9LnBvLnEoNU EsNxTPRK/zY5MpHZmSZYnTO4BimcW/nOXvoNuDmJScyKo+H3hBv3OMs1551n2gmR kELScBnLrh1lw2YIC9iJD8r+IyRj3VMiOhnry6mp5nOzf61g+Y3kJhJY7AZE7KHa KRa/yT53hjhcPAf2yS24QKbPM5NqsPsTgSy4wj4sfqmyn6dHSKRl/qHBXRPmHwYG BwkXlhsJ0E7WtnKO4P3jGqed7WfuM9HMi1hlNy7pRZtDyQM3bxBwil5eEMTgvNvq g9dIfaSGshuCOLQsmBC5OzeXBdlOccQhra0s0mJpZEuFggs4a2R8afidZxXt1Qv/ uRQdQUEDoN0nGqG+f6VhLhIuC3RdLQe1yahKFKP+yaiJSP0KpyO4W4KmM/A9QnUg oqttC1O+OtxhoPs1qLK2 =ObeE -----END PGP SIGNATURE-----