unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: John Soo <jsoo1@asu.edu>
To: nly <nly@disroot.org>
Cc: help-guix@gnu.org
Subject: Re: User-Level services
Date: Sat, 9 Feb 2019 14:25:10 -0800	[thread overview]
Message-ID: <4EA9FA75-5D8C-43C1-96C7-ABEBA603866C@asu.edu> (raw)
In-Reply-To: <FD5F36AE-6EB1-4FA0-8AA3-CF56D1029DE1@disroot.org>

[-- Attachment #1: Type: text/plain, Size: 2919 bytes --]

Hi all,

Thanks for the info. I like the way user shepherd services work so far. I haven’t used it much yet but it seems to mostly do the trick. The only thing I want is the declarative configuration. By “declarative” I mean configured in config.scm. Do you think there could be a chance of adding a services field to the user record type to create a corresponding Shepherd init.scm for user level shepherd services?

- John

> On Feb 9, 2019, at 9:34 AM, nly <nly@disroot.org> wrote:
> 
> >I would love to see something closer to an event triggered service than forking once and forgetting.
> You can use shepherd and herd commands (without sudo).
> For example:
> $ shepherd [-c config.scm]
> $ herd status
> 
> Then configure your `config.scm` as you like. As a default shepherd will use `$XDG_CONFIG_HOME/shepherd/init.scm`, and if the variable is not set then `$HOME/.config/shepherd/init.scm`.
> 
> >It would be awesome if the Guix System could provide a way to configure these declaratively, too.
> That can be done by generating a text-file in store containing the desired config then symbolic linking it to `$HOME.config/shepherd/init.scm`. This all can be done using guix daemon(declaratively).
> 
> Though I am not sure how you can 'autostart' the service at boot time and declaratively?
> 
> Cheers
> amar
> 
>> On February 9, 2019 1:14:28 PM UTC, John Soo <jsoo1@asu.edu> wrote:
>> Thanks Chris,
>> 
>> I wasn’t aware of the autostart spec so I took a look. Thanks! After reading it I’m not sure it provides the retry support (among other things) that a user service might provide. I would love to see something closer to an event triggered service than forking once and forgetting.
>> 
>> It would be awesome if the Guix System could provide a way to configure these declaratively, too. I am not saying shepherd would be the mechanism, necessarily either. I just think people - myself included - will probably want this feature. 
>> 
>> Thanks again,
>> 
>> John
>> 
>>> On Feb 9, 2019, at 12:48 AM, Chris Marusich <cmmarusich@gmail.com> wrote:
>>> 
>>> John Soo <jsoo1@asu.edu> writes:
>>> 
>>>> Hi Reza,
>>>> 
>>>> I’m not sure this is possible right now. I recently tried making a
>>>> service which would need the x display variable and I got stuck right
>>>> about when I needed the logged in user. I would love to see it though.
>>>> 
>>>> Does anyone else know?
>>> 
>>> I don't think there's an easy solution that's integrated into the Guix
>>> System (formerly known as GuixSD).  Instead, the best approach is to use
>>> any of "the usual" methods for starting up user processes.  For example,
>>> you might use the ~/.config/autostart convention:
>>> 
>>> https://freedesktop.org/wiki/Specifications/autostart-spec/
>>> 
>>> -- 
>>> Chris
>> 
> 
> -- 
> Sent from my Android device with K-9 Mail. Please excuse my brevity.

[-- Attachment #2: Type: text/html, Size: 3888 bytes --]

  reply	other threads:[~2019-02-09 22:25 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-03 15:16 User-Level services Reza Alizadeh Majd
2019-02-04 20:21 ` John Soo
2019-02-09  8:48   ` Chris Marusich
2019-02-09 13:14     ` John Soo
2019-02-09 17:34       ` nly
2019-02-09 22:25         ` John Soo [this message]
2019-02-10 18:23           ` Pierre Neidhardt

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=4EA9FA75-5D8C-43C1-96C7-ABEBA603866C@asu.edu \
    --to=jsoo1@asu.edu \
    --cc=help-guix@gnu.org \
    --cc=nly@disroot.org \
    /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).