From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Idea: 'ethical hosting' [formerly mailman service (free for FOSS projects)] Date: Wed, 19 Apr 2017 23:06:04 +0200 Message-ID: <87r30okszn.fsf@gnu.org> References: <20170418102336.GA19486@mail.thebird.nl> <20170418111814.xouioj2dron7woqg@abyayala> <20170418175926.GA21415@mail.thebird.nl> <20170418181141.s6uwtll2fyvbwixj@abyayala> <20170418185024.GA21618@mail.thebird.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47118) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d0wnj-0000es-Q7 for guix-devel@gnu.org; Wed, 19 Apr 2017 17:06:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d0wnf-0001TF-Cl for guix-devel@gnu.org; Wed, 19 Apr 2017 17:06:11 -0400 In-Reply-To: <20170418185024.GA21618@mail.thebird.nl> (Pjotr Prins's message of "Tue, 18 Apr 2017 18:50:24 +0000") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Pjotr Prins Cc: guix-devel Pjotr Prins skribis: > This is one example for hosting mailman: https://www.mailmanhost.com/. > They host it on some other VPS service. > > What I want to do is provide something similar with a slick web > interface where people click on a service, say a VPS with mailman, > configure it and launch it on a VPS hoster of their choice - we can > offer multiple solutions on multiple hosting parties. Then the client > has a running and configured server. We charge a fee on top of the VPS > fee. For the record, YunoHost develops such a Web interface that allows people to select services to run on their machine: https://yunohost.org/ It=E2=80=99s designed to drive a Debian system, but I guess making something similar for GuixSD would be easier. We could have Exim, Mailman, MediaGoblin, and all that! > No consulting required unless something goes wrong. So we need to > probably factor in monitoring and minimal support for paying clients. Heh, sounds like a plan. :-) Thanks for the brainstorming session! Ludo=E2=80=99.