supervision - discussion about system services, daemon supervision, init, runlevel management, and tools such as s6 and runit
 help / color / mirror / Atom feed
From: Jan Bramkamp <crest@rlwinm.de>
To: supervision@list.skarnet.org
Subject: Re: Be prepared for the fall of systemd
Date: Thu, 4 Aug 2022 12:59:24 +0200	[thread overview]
Message-ID: <192d8d42-dc8d-9b3d-5cc7-93b28eab77d9@rlwinm.de> (raw)
In-Reply-To: <CAOJbJzCeZ+Y4bNx5hLpyr7sd66J1F1wwf+UWf-5i4SA9GVKHiw@mail.gmail.com>

On 04.08.22 11:09, Tanuj Bagaria wrote:
> What do we as a community need to do
>   to get S6 into a "corporate friendly" state?
>
> What can I do to help?
>
>
> Here are some ideas:
> - easier access to the VCS (git, pijul, etc)

I would not (yet) consider pijul common and stable enough to count 
toward that goal. I would recommend we accept that git is the 
established default VCS for *nix software development for the 
foreseeable future.

Each skaware software project has:

   * Its own git repository at 
https://git.skarnet.org/cgi-bin/cgit.cgi/$project (with plaintext 
read-only access at git://git.skarnet.org/$project as well)

   * A GitHub mirror are at https://github.com/skarnet/$project.

A list of the existing projects is hosted at https://skarnet.org/software/.

> - Issue tracking system
The the per project mirror GitHub issue trackers aren't disabled and 
used occasionally, but their use is discouraged [1] (at least for 
support). Unless someone has a better idea I would recommend using them 
at least for bug tracking. Here the biggest problem I expect is a drain 
on Laurent Bercot's time and the biggest help would be for someone to 
moderate and classify the reports to save preserve developer time. A 
useful moderator would have to know their technical limitations (when to 
bump an issue to a developer for further analysis), engage with human 
users so the project feels "alive" for lack of a better word, help 
reporters improve their issues to they point they become actionable, tag 
and assign the issues correctly. Such a post  would require dedication 
and perseverance in the face or repetitive, thankless work. It would 
neither require a deep understanding of the implementation nor are most 
developers a good fit it. It requires its own skillset.
> - CI/CD build chain (being careful not to make it too painful to use)
Running post-commit s6 and s6-rc regression tests (that don't exist to 
the best of my knowledge) on several platforms would be enough for cover 
most of it.
> - "idiot proof" website

The website is idiot proof in the sense that idiots bounce of it without 
wasting anyone's time, but their own. It also provides a reference/man 
page style documentation with a few pages explaining one concepts that 
could be collected to be easier to discover.

> - quick start / getting started guide
> - easier access (better?) Documentation

That's exactly what missing in my opinion: an introduction/tutorial 
style documentation to bring down the *very* steep learning curve. It 
should further explain how the concepts fit together back-referencing 
how they've already been applied in the tutorials.

Enough mechanisms are in place in s6 and s6-rc implement most (sane) 
policies. The big missing quality of life feature is a safe frontend 
making dynamic reconfiguration easier. This feature is work in progress 
[2] and development can probably be accelerated a great deal by throwing 
enough money at Laurent Bercot enabling him to dedicate more of his time 
to completing it [3].

[1]: https://github.com/skarnet/s6/issues/31#issuecomment-1079312762

[2]: https://skarnet.org/software/s6-frontend

[3]: https://skarnet.com/projects/service-manager.html


  parent reply	other threads:[~2022-08-04 10:59 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-01  7:21 Steve Litt
2022-08-03 17:19 ` J.R. Hill
2022-08-04  8:21   ` Steve Litt
2022-08-04  9:09     ` Tanuj Bagaria
2022-08-04 10:33       ` Laurent Bercot
2022-08-05 21:28         ` Daniel Fitzpatrick
2022-08-04 10:59       ` Jan Bramkamp [this message]
     [not found]   ` <CAK2MWOvJfx6kB8wiLL4OfgFx25et=_-2OZCsS4VPLYpuBfngyQ@mail.gmail.com>
2022-08-04  8:55     ` [DNG] " Steve Litt
2022-08-04  9:29       ` Laurent Bercot

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

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

  git send-email \
    --in-reply-to=192d8d42-dc8d-9b3d-5cc7-93b28eab77d9@rlwinm.de \
    --to=crest@rlwinm.de \
    --cc=supervision@list.skarnet.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 NNTP newsgroup(s).