Free Perl Dancer Hosting at Dotgeek
We are now offering free Perl Dancer hosting at http://1.ai we offer free hosting 512 MB of space + 512 MySQL database both in solid state drives. This is a totally free service with no paid plans or ads. You can see some sample hosted apps at
here and here
Please mention this blog post in your hosting application to speed up the approval process!
By Dancer, do you mean, not CGI or do you really mean, "just Dancer". I have a webapp that I have been meaning to demonstrate (http://p3rl.org/Galileo) but it is built on Mojolicious. Would this be possible or is Mojolicious support planned?
Hello Joel,
we deploy via Plack::Handler::Apache2 so mojolicious apps will work too - if you want to try just mention the blog on the "about you" field and I will approve it shortly !
Best Regards
David
So as far as Perl is concerned this is actually PSGI hosting?
Does Plack::Handler::Apache2 handle websockets? Does your stack? Galileo makes heavy use of them.
yes this is correct we use the standard Plack::Handler::Apache2 pre configured and running in each webspace
not sure about websockets but it wouldn't (at the moment) run the same way as running your own server in reverse proxy (e.g. starman). Apologizes if I can't be more precise but I do not know galileo.
Of course I would be willing to help if needed but we usually only install cpan modules etc. to make fairly simple apps coded in dancer or other plack compatible frameworks. I feel that other CMS or system not using plack might not work as expected..