[Catalyst] [OT] catalyst hosting

2015-02-24 Thread Luca Ferrari
Hi,
having a catalyst application, which hosting provider would you
suggest to use for it?
I mean, without starting a flame on advertising, is there anything
providing more support to Perl/Catalyst than others?

Thanks,
Luca

___
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/


Re: [Catalyst] [OT] catalyst hosting

2015-02-24 Thread Dimitar Petrov
Are you asking for shared hosting? I just love linode and will recommend
those guys

On Tue, Feb 24, 2015 at 1:00 PM, Luca Ferrari fluca1...@infinito.it wrote:

 Hi,
 having a catalyst application, which hosting provider would you
 suggest to use for it?
 I mean, without starting a flame on advertising, is there anything
 providing more support to Perl/Catalyst than others?

 Thanks,
 Luca

 ___
 List: Catalyst@lists.scsys.co.uk
 Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
 Searchable archive:
 http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
 Dev site: http://dev.catalyst.perl.org/

___
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/


Re: [Catalyst] [OT] catalyst hosting

2015-02-24 Thread Luca Ferrari
On Tue, Feb 24, 2015 at 1:02 PM, Dimitar Petrov mita...@gmail.com wrote:
 Are you asking for shared hosting?

Yes

 I just love linode and will recommend
 those guys

I was not aware of this service, I will give a look.

Thanks,
Luca

___
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/


Re: [Catalyst] [OT] catalyst hosting

2015-02-24 Thread André Walker
24 de fevereiro de 2015 às 09:43, Luca Ferrari  escreveu: 
 On Tue, Feb 24, 2015 at 1:02 PM, Dimitar Petrov  wrote: 
 Are you asking for shared hosting?
 
 Yes

Neither Linode nor DigitalOcean are shared hosting. I'm a big fan of them too, 
and I also recommend them, but they are VPS providers, which is very different 
from shared hosting.

Shared hosting is like Hostmonster, GoDaddy, etc, and they are not well suited 
to host Catalyst applications.

Besides DigitalOcean and Linode, I have hosted Catalyst apps in Heroku, and 
it's very good too! It's a great option if you don't want to set up a complete 
Linux server, as you would do with a VPS.

Cheers!

___
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/


Re: [Catalyst] [OT] catalyst hosting

2015-02-24 Thread Drew Taylor
Hi Luca,

With Catalyst and Plack it's quite easy now to get hosting. You can host
with anyone as long as you can run the catalyst app on a high port and have
a web server (apache, nginx, etc) with proxy or FastCGI support that can
connect to your catalyst app. I'm a fan of Linode and DigitalOcean.

Thanks,
Drew

On Tue, Feb 24, 2015 at 11:00 PM, Luca Ferrari fluca1...@infinito.it
wrote:

 Hi,
 having a catalyst application, which hosting provider would you
 suggest to use for it?
 I mean, without starting a flame on advertising, is there anything
 providing more support to Perl/Catalyst than others?

 Thanks,
 Luca

 ___
 List: Catalyst@lists.scsys.co.uk
 Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
 Searchable archive:
 http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
 Dev site: http://dev.catalyst.perl.org/

___
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/