unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Alexon: the easiest tool for cloud native written in Guile
@ 2023-07-13  9:52 Nala Ginrut
  2023-07-13 12:28 ` Ricardo Wurmus
  0 siblings, 1 reply; 3+ messages in thread
From: Nala Ginrut @ 2023-07-13  9:52 UTC (permalink / raw)
  To: Guile User

Hi folks!
I'm pleased to introduce the tool Alexon. If you ever work with Kubernetes,
then Alexon will be your friend.

Alexon was written with GNU Guile, which is known for its support of
functional programming concepts. As a result, Alexon is influenced by the
functional programming paradigm.

Here's the link for more details: https://alexon.dev

Best regards.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Alexon: the easiest tool for cloud native written in Guile
  2023-07-13  9:52 Alexon: the easiest tool for cloud native written in Guile Nala Ginrut
@ 2023-07-13 12:28 ` Ricardo Wurmus
  2023-07-13 18:19   ` Nala Ginrut
  0 siblings, 1 reply; 3+ messages in thread
From: Ricardo Wurmus @ 2023-07-13 12:28 UTC (permalink / raw)
  To: Nala Ginrut; +Cc: guile-user


Hi,

> I'm pleased to introduce the tool Alexon. If you ever work with Kubernetes,
> then Alexon will be your friend.
>
> Alexon was written with GNU Guile, which is known for its support of
> functional programming concepts. As a result, Alexon is influenced by the
> functional programming paradigm.

Neat!

Do you plan to make it work with Guix so that workers don’t require
Docker images on a registry but could be deployed from a Guix manifest?

-- 
Ricardo



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Alexon: the easiest tool for cloud native written in Guile
  2023-07-13 12:28 ` Ricardo Wurmus
@ 2023-07-13 18:19   ` Nala Ginrut
  0 siblings, 0 replies; 3+ messages in thread
From: Nala Ginrut @ 2023-07-13 18:19 UTC (permalink / raw)
  To: Ricardo Wurmus; +Cc: Guile User

Well, it's not the first people who asked me so. As a daily Guix user, I
think Guix bundle can replace Docker image for the container. And the
bootup time is faster than docker image.

So I made a container abstract to support more container implementations in
case I want add other container include Guix as an alternative.

However, there are two factors changed my mind to add Guix in this stage:

1. Docker can create subnet for isolation, but I didn't find the feature in
Guix.

2. Alexon is aiming for commercial product deployment, the customers care
about the software supplychain very much nowadays. Debian/Ubuntu or other
top distros have long term efforts to establish good faith among the
customers, but they still doubt GuixSD as an enterprise level distro in no
more than 10 years.

Anyway, Guix is always the interesting topic, and Alexon is always waiting
for advices or contributions. :-)

Best regards.


On Thu, Jul 13, 2023, 20:29 Ricardo Wurmus <rekado@elephly.net> wrote:

>
> Hi,
>
> > I'm pleased to introduce the tool Alexon. If you ever work with
> Kubernetes,
> > then Alexon will be your friend.
> >
> > Alexon was written with GNU Guile, which is known for its support of
> > functional programming concepts. As a result, Alexon is influenced by the
> > functional programming paradigm.
>
> Neat!
>
> Do you plan to make it work with Guix so that workers don’t require
> Docker images on a registry but could be deployed from a Guix manifest?
>
> --
> Ricardo
>


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-07-13 18:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-13  9:52 Alexon: the easiest tool for cloud native written in Guile Nala Ginrut
2023-07-13 12:28 ` Ricardo Wurmus
2023-07-13 18:19   ` Nala Ginrut

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).