all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Blake Shaw <blake@sweatshoppe.org>
To: zimoun <zimon.toutoune@gmail.com>
Cc: Arun Isaac <arunisaac@systemreboot.net>,
	Olivier Dion <olivier.dion@polymtl.ca>,  jgart <jgart@dismail.de>,
	Guix Devel <guix-devel@gnu.org>,
	 Mathieu Othacehe <othacehe@gnu.org>
Subject: Re: Cuirass and SQL
Date: Sat, 28 May 2022 14:28:08 +0700	[thread overview]
Message-ID: <CAKjmbcD8y=AmrkG6-Gxqe-Yir5cb9mFHRAtaec5hqaX8_=EOQA@mail.gmail.com> (raw)
In-Reply-To: <878rqncpkf.fsf@gmail.com>

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

For any cuirass-curious readers, I want to say I deployed it on Linode a
week ago and its been one of the most "just works" out-of-the-box tools in
the guix arsenal that I've encountered. It was really easy and painless to
get going, and makes "pinning" milestone system & profile generations a
breeze so that you always have substitutes available for them. This has
sped up my guix workflow tremendously, as I'm able to just commit push,
branch off, try other ideas, push, review past results and keep moving,
instead of getting distracted by checking the news or what have you.

 The remote-server sometimes stops allocating builds to workers though, but
I just restart the server and its fine.

Feels like proper boutique gear, too ;)

On Fri, May 27, 2022, 16:41 zimoun <zimon.toutoune@gmail.com> wrote:

> Hi,
>
> On jeu., 26 mai 2022 at 00:24, Arun Isaac <arunisaac@systemreboot.net>
> wrote:
>
> >> Quick question about guix-forge.  Why laminar instead of cuirass as
> >> the CI?
> >
> > Two reasons:
> >
> > - Cuirass requires a PostgreSQL database, but I wanted guix-forge to be
> >   as stateless as possible and definitely not require a complex database
> >   server like PostgreSQL. Laminar just uses sqlite.
>
> Initially, Cuirass was using SQLite but then switched [1] to
> PostgreSQL.  The main reason is scalability.
>
> I do not know if it is a technically doable to have two SQL backends and
> let the user pick the one they prefer.  For sure, it is not doable from
> a maintenance point of view.
>
> About the complexity of PostgreSQL, I think the Guix services [2,3] help
> here.
>
>
>
> 1: <
> http://git.savannah.gnu.org/cgit/guix/guix-cuirass.git/commit/?id=cbc462679d2647ecc897231cc78781a90fa2441a
> >
> 2: <
> https://guix.gnu.org/en/manual/devel/en/guix.html#Continuous-Integration>
> 3: <https://guix.gnu.org/en/manual/devel/en/guix.html#Database-Services>
>
>
> Cheers,
> simon
>
>

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

  reply	other threads:[~2022-05-28  7:34 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-24 23:26 Arun Isaac Presentation on guix-forge this Saturday jgart
2022-05-24 23:45 ` Tobias Geerinckx-Rice
2022-05-25  0:06   ` jgart
2022-05-25  6:29 ` Pjotr Prins
2022-05-25  7:27   ` Blake Shaw
2022-05-26  7:17   ` Arun Isaac
2022-05-30 15:55     ` Ludovic Courtès
2022-05-30 19:02       ` Arun Isaac
2022-05-30 19:31       ` jgart
2022-05-31  1:07         ` jgart
2022-08-16 12:25       ` Christine Lemmer-Webber
2022-05-25  9:07 ` zimoun
2022-05-25 16:25   ` jgart
2022-05-25 14:14 ` Olivier Dion via Development of GNU Guix and the GNU System distribution.
2022-05-25 18:54   ` Arun Isaac
2022-05-25 19:41     ` Olivier Dion via Development of GNU Guix and the GNU System distribution.
2022-05-26  7:28       ` Arun Isaac
2022-05-26 15:13         ` Olivier Dion via Development of GNU Guix and the GNU System distribution.
2022-05-26 15:52           ` Arun Isaac
2022-05-27  9:06     ` Cuirass and SQL zimoun
2022-05-28  7:28       ` Blake Shaw [this message]
2022-05-28  8:45       ` Arun Isaac
2022-05-28 14:25         ` Ryan Prior
2022-05-28 15:30           ` Arun Isaac
2022-05-30 15:50         ` Ludovic Courtès
2022-05-30 19:12           ` Arun Isaac
2022-06-01 16:24             ` Ludovic Courtès
2022-05-28 18:01       ` jgart
2022-05-30 15:02       ` Olivier Dion via Development of GNU Guix and the GNU System distribution.
2022-05-28 12:12   ` Arun Isaac Presentation on guix-forge this Saturday david larsson

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='CAKjmbcD8y=AmrkG6-Gxqe-Yir5cb9mFHRAtaec5hqaX8_=EOQA@mail.gmail.com' \
    --to=blake@sweatshoppe.org \
    --cc=arunisaac@systemreboot.net \
    --cc=guix-devel@gnu.org \
    --cc=jgart@dismail.de \
    --cc=olivier.dion@polymtl.ca \
    --cc=othacehe@gnu.org \
    --cc=zimon.toutoune@gmail.com \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.