Oh, I forget to promote Guix which should be the preferred way for
installing other useful Guile packages. :-)
On Sun, Jan 19, 2020, 17:03 Ricardo Wurmus wrote:
>
> Nala Ginrut writes:
>
> > And you may install it with Docker that may save your lot of time:
> >
> https://nalaginrut.com/archives
Le dimanche 19 janvier 2020 à 10:03 +0100, Ricardo Wurmus a écrit :
> Nala Ginrut writes:
>
> > And you may install it with Docker that may save your lot of time:
> >
https://nalaginrut.com/archives/2019/09/18/install%20gnu%20artanis%20with%20docker
>
> Or with Guix:
>
> guix install artanis
Le dimanche 19 janvier 2020 à 10:08 +0100, Ricardo Wurmus a écrit :
> Jérémy Korwin-Zmijowski writes:
>
> > I would like to know where/how do you host your web applications
> > written in Guile.
>
> For all my web applications I have them listen on a port on localhost
> only. I use nginx to lis
Jérémy Korwin-Zmijowski writes:
> I would like to know where/how do you host your web applications written in
> Guile.
For all my web applications I have them listen on a port on localhost
only. I use nginx to listen for requests from the outside and proxy
them to the local application.
To
Nala Ginrut writes:
> And you may install it with Docker that may save your lot of time:
> https://nalaginrut.com/archives/2019/09/18/install%20gnu%20artanis%20with%20docker
Or with Guix:
guix install artanis
--
Ricardo
And you may install it with Docker that may save your lot of time:
https://nalaginrut.com/archives/2019/09/18/install%20gnu%20artanis%20with%20docker
On Sun, Jan 19, 2020 at 3:24 AM Nala Ginrut wrote:
> Hi Jeremy!
> You make take a look at https://artanis.dev
>
> Best regards.
>
>
> On Sat, Jan
Hi Jeremy!
You make take a look at https://artanis.dev
Best regards.
On Sat, Jan 18, 2020 at 11:29 PM Jérémy Korwin-Zmijowski <
jer...@korwin-zmijowski.fr> wrote:
> Hello Guilers !! Hope you are doing well.
>
> I would like to know where/how do you host your web applications written
> in Guile.