guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ANN] Release GNU Artanis-0.2.1 [stable]


From: Nala Ginrut
Subject: Re: [ANN] Release GNU Artanis-0.2.1 [stable]
Date: Thu, 25 May 2017 17:08:45 +0800

To anyone who has difficulty to install Artanis, try docker:
-------------------------------------------

$ docker run -it --rm --name my-running-script -v
"$PWD":/usr/src/myapp -w /usr/src/myapp -p 127.0.0.1:8080:8080
bopjiang/artanis guile example/simple_http_server.scm

$ curl 127.0.0.1:8080/hello
hello world
--------------------------------------------

China mainland user may need ladder.
Don't ask if you don't know what is ladder. ;-)



On Fri, May 19, 2017 at 11:26 PM, Fox <address@hidden> wrote:
> yup... the framework kept serving, even without database here  ;-)
>
>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]