unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Nala Ginrut <nalaginrut@gmail.com>
To: Guile User <guile-user@gnu.org>
Subject: Re: [ANN] Release GNU Artanis-0.2.1 [stable]
Date: Thu, 25 May 2017 17:08:45 +0800	[thread overview]
Message-ID: <CAPjoZodv8Owb5gfi+0vdwoqhzngRR=HkjXAA6j3wZgdkGGK=LA@mail.gmail.com> (raw)
In-Reply-To: <ofn2re$itg$1@blaine.gmane.org>

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 <firefox@firemail.cc> wrote:
> yup... the framework kept serving, even without database here  ;-)
>
>



  reply	other threads:[~2017-05-25  9:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-19 15:22 [ANN] Release GNU Artanis-0.2.1 [stable] Nala Ginrut
2017-05-19 15:23 ` Nala Ginrut
2017-05-19 15:26   ` Fox
2017-05-25  9:08     ` Nala Ginrut [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-05-19 15:06 Nala Ginrut

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

  List information: https://www.gnu.org/software/guile/

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

  git send-email \
    --in-reply-to='CAPjoZodv8Owb5gfi+0vdwoqhzngRR=HkjXAA6j3wZgdkGGK=LA@mail.gmail.com' \
    --to=nalaginrut@gmail.com \
    --cc=guile-user@gnu.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 read-only IMAP folder(s) and NNTP newsgroup(s).