Re: Hosting PicoLisp

2015-12-14 Thread Henrik Sarvell
Here's how I do locally, see the bottom of this text: https://bitbucket.org/hsarvell/macropis On Sun, Dec 13, 2015 at 10:34 PM, Yiorgos Adamopoulos wrote: > On Sun, Dec 13, 2015 at 11:05 PM, Tomas Hlavaty wrote: >> possible to rent such machines for about 5 EUR/month these days, which >> should

Re: Hosting PicoLisp

2015-12-13 Thread Yiorgos Adamopoulos
On Sun, Dec 13, 2015 at 11:05 PM, Tomas Hlavaty wrote: > possible to rent such machines for about 5 EUR/month these days, which > should be more than enough for any picolisp app. Digital Ocean is one such provider. Instead of apache in front of picolisp I would go with nginx following the lines o

Re: Hosting PicoLisp

2015-12-13 Thread Tomas Hlavaty
Hi Christophe, Christophe Gragnic writes: > My host of choice is quite nice but doesn't allow me to run my own > processes. Everything must live behing Apache. I guest most people on > this list run their own servers but maybe you'll have some answers to > these two questions: 1) Is it possible

Hosting PicoLisp

2015-12-13 Thread Christophe Gragnic
Hi, My host of choice is quite nice but doesn't allow me to run my own processes. Everything must live behing Apache. I guest most people on this list run their own servers but maybe you'll have some answers to these two questions: 1) Is it possible to serve a PicoLisp app behing Apache? 2) Do you