unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Ricardo Wurmus <rekado@elephly.net>
To: Julien Lepiller <julien@lepiller.eu>
Cc: quiliro@riseup.net, help-guix@gnu.org
Subject: Re: personal communications server
Date: Tue, 06 Aug 2019 20:19:10 +0200	[thread overview]
Message-ID: <87r25yxild.fsf@elephly.net> (raw)
In-Reply-To: <BC59910C-0CE5-4E79-A720-A548169378B8@lepiller.eu>


Julien Lepiller <julien@lepiller.eu> writes:

> I don't think we need the bash scripts, only services. From what I
> read, we could provide a simple file like this and let users choose
> their services:
>
> (define domain "mydomain.org")
> ; and other common configuration options
> …
> (operating-system
>   …
>   (services
>    (cons*
>     ;; Uncomment for email
>     ;(dovecot-service …)
>     …
>     ;; Uncomment for cgit
>     ; (cgit-service …)
>     …
>     )))
>
> And then, you have a base with sane defaults for a defined purpose,
> but can still tweak and change things.

Or we could provide a procedure generating an operating system
configuration.  The procedure’s arguments would be used to enable or
disable certain services.

--
Ricardo

  reply	other threads:[~2019-08-06 18:19 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-19  4:42 personal communications server Quiliro Ordóñez
2019-08-05 19:28 ` Quiliro Ordóñez
2019-08-05 21:13   ` Ricardo Wurmus
2019-08-06  1:21     ` quiliro
2019-08-06  6:45       ` Julien Lepiller
2019-08-06 14:25         ` quiliro
2019-08-06 14:56           ` Julien Lepiller
2019-08-06 18:19             ` Ricardo Wurmus [this message]
2019-08-06 21:51               ` quiliro
2019-08-07  9:40                 ` L p R n d n
2019-08-06 21:52               ` L p R n d n
2019-08-06 21:48             ` quiliro
2019-08-07  7:00               ` Julien Lepiller
2019-08-06  8:51       ` Alex Sassmannshausen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r25yxild.fsf@elephly.net \
    --to=rekado@elephly.net \
    --cc=help-guix@gnu.org \
    --cc=julien@lepiller.eu \
    --cc=quiliro@riseup.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).