We are using Ubuntu and Debian servers. And for dev Mac OS X. For switching Erlang releases we are using kerl. That works fine, in fact I use it now even in production.
My own servers are running at TransIP. But others are running servers at many other places. I might try to get a demo server up & running with Scaleway. They are pretty cheap, but no idea if there is a catch to that price. Did you try with stock Ubuntu or Debian? Maybe others have some suggestions? Cheers, Marc > On 6 Mar 2019, at 19:17, [email protected] wrote: > > Hi Marc > > Is it possible to run my installation on the same hosting provider you use so > that my zotonic installation mirrors yours? > That might be one way of doing this. > > Eddie > > > > On Wednesday, March 6, 2019 at 4:20:59 PM UTC, Marc Worrell wrote: > Hi, > > I think cowboy is now OTP-19+ only. > > Can you check with OTP-19 or 20? > > Cheers, Marc > > >> On 6 Mar 2019, at 17:19, [email protected] <> wrote: >> >> Hi Marc, >> >> Still fumbling around trying to get a working zotonic installation.... >> >> I am using an ubuntu 16.04.5 digitaloceon droplet. >> I am logged in as user zotonic. >> >> I installed the dependencies... >> sudo apt-get install build-essential git erlang imagemagick postgresql >> >> zotonic@ubuntu-zotonic:~/zotonic$ erl -v >> Erlang/OTP 18 [erts-7.3] [source] [64-bit] [async-threads:10] >> [kernel-poll:false] >> >> Eshell V7.3 (abort with ^G) >> >> >> I ran git clone https://github.com/zotonic/zotonic.git >> <https://github.com/zotonic/zotonic.git> >> cd /zotonic >> make >> >> and got these errors at the end of the make. >> >> >> ===> Compiling _build/default/lib/cowlib/src/cow_sse.erl failed >> _build/default/lib/cowlib/src/cow_sse.erl:32: syntax error before: ':=' >> >> _build/default/lib/cowlib/src/cow_sse.erl:44: type event() undefined >> >> GNUmakefile:27: recipe for target 'compile' failed >> make: *** [compile] Error 1 >> zotonic@ubuntu-zotonic:~/zotonic$ >> >> >> >> >> >> I have had various problems getting zotonic to compile on earlier droplets >> with missing components >> >> >> On an earlier droplet I got these errors. >> >> 2. Missing components similar to this link >> https://sea-region.github.com/asdf-vm/asdf/issues/415 >> <https://sea-region.github.com/asdf-vm/asdf/issues/415> >> >> any ideas? still just following the developer instructions >> >> Eddie >> >> -- >> >> --- >> You received this message because you are subscribed to the Google Groups >> "Zotonic developers" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <>. >> For more options, visit https://groups.google.com/d/optout >> <https://groups.google.com/d/optout>. > > > -- > > --- > You received this message because you are subscribed to the Google Groups > "Zotonic developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- --- You received this message because you are subscribed to the Google Groups "Zotonic developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
