Which Linux dist to run lucee?

Hi,
which Linux distro and Webserver do you recommend to run lucee in production?
It will be in a vps wit 1 Côte and 2 gig ram.
Ia ubuntu with nginx the right choice for a Linux noob?
Database will be for now SQL Server in another box.
Cheers Thorsten

We use Ubuntu 14.04 in production and it works great. Super stable and
probably the easiest distro to use + get help on should you get stuck.

DominicOn 4 June 2015 at 15:01, <@thorsteneilers> wrote:

Hi,
which Linux distro and Webserver do you recommend to run lucee in
production?
It will be in a vps wit 1 Côte and 2 gig ram.
Ia ubuntu with nginx the right choice for a Linux noob?
Database will be for now SQL Server in another box.
Cheers Thorsten


You received this message because you are subscribed to the Google Groups
“Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/lucee/0f9998e8-c1a7-4639-822d-7ddcc00468fb%40googlegroups.com
.
For more options, visit https://groups.google.com/d/optout.


Pixl8 Interactive, 3 Tun Yard, Peardon Street, London
SW8 3HT, United Kingdom

T: +44 [0] 845 260 0726• W: www.pixl8.co.uk• E: info@pixl8.co.uk
Follow us on: Facebook http://www.facebook.com/pixl8 Twitter
http://www.twitter.com/pixl8 LinkedIn
http://www.linkedin.com/pixl8CONFIDENTIAL
AND PRIVILEGED - This e-mail and any attachment is intended solely for the
addressee, is strictly confidential and may also be subject to legal,
professional or other privilege or may be protected by work product
immunity or other legal rules. If you are not the addressee please do not
read, print, re-transmit, store or act in reliance on it or any
attachments. Instead, please email it back to the sender and then
immediately permanently delete it. Pixl8 Interactive Ltd Registered in
England. Registered number: 04336501. Registered office: 8 Spur Road,
Cosham, Portsmouth, Hampshire, PO6 3EB

I’d go with CentOS and Nginx. CentOS because it’s a free distribution of
RedHat, hence probably the best choice for production environments where
stability is more important than innovation. And Nginx because I like the
ease with which it can be configured.

Aria Media Sagl
Via Rompada 40
6987 Caslano
Switzerland

+41 (0)91 600 9601
+41 (0)76 303 4477 cell
skype: ariamediaOn Thu, Jun 4, 2015 at 4:01 PM, <@thorsteneilers> wrote:

Hi,
which Linux distro and Webserver do you recommend to run lucee in
production?
It will be in a vps wit 1 Côte and 2 gig ram.
Ia ubuntu with nginx the right choice for a Linux noob?
Database will be for now SQL Server in another box.
Cheers Thorsten


You received this message because you are subscribed to the Google Groups
“Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/lucee/0f9998e8-c1a7-4639-822d-7ddcc00468fb%40googlegroups.com
.
For more options, visit https://groups.google.com/d/optout.

+1

also, Ubuntu is known to be a memory hog, and with 2GB of RAM you’d be
cutting it close.

nginx is definitely a fine choice and my personal favorite. you can run
it on Windows and get familiarized with it prior to moving to Linux
which might make your transition a little easier.

Igal Sapir
Lucee Core Developer
Lucee.org http://lucee.org/On 6/4/2015 7:08 AM, Nando Breiter wrote:

I’d go with CentOS and Nginx. CentOS because it’s a free distribution
of RedHat, hence probably the best choice for production environments
where stability is more important than innovation. And Nginx because I
like the ease with which it can be configured.

Aria Media Sagl
Via Rompada 40
6987 Caslano
Switzerland

+41 (0)91 600 9601
+41 (0)76 303 4477 cell
skype: ariamedia

On Thu, Jun 4, 2015 at 4:01 PM, <@thorsteneilers mailto:thorsteneilers> wrote:

Hi,
which Linux distro and Webserver do you recommend to run lucee in
production?
It will be in a vps wit 1 Côte and 2 gig ram.
Ia ubuntu with nginx the right choice for a Linux noob?
Database will be for now SQL Server in another box.
Cheers Thorsten

--
You received this message because you are subscribed to the Google
Groups "Lucee" group.
To unsubscribe from this group and stop receiving emails from it,
send an email to lucee+unsubscribe@googlegroups.com
<mailto:lucee%2Bunsubscribe@googlegroups.com>.
To post to this group, send email to lucee@googlegroups.com
<mailto:lucee@googlegroups.com>.
To view this discussion on the web visit
https://groups.google.com/d/msgid/lucee/0f9998e8-c1a7-4639-822d-7ddcc00468fb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


You received this message because you are subscribed to the Google
Groups “Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send
an email to lucee+unsubscribe@googlegroups.com
mailto:lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com
mailto:lucee@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/lucee/CAGHrs%3D9UpVz1k24%2B1KSo_OCdrZZ0S%3DzYBtM1DQJh5zqpR_DmxA%40mail.gmail.com
https://groups.google.com/d/msgid/lucee/CAGHrs%3D9UpVz1k24%2B1KSo_OCdrZZ0S%3DzYBtM1DQJh5zqpR_DmxA%40mail.gmail.com?utm_medium=email&utm_source=footer.
For more options, visit https://groups.google.com/d/optout.

I suggest CentOS to most folks who have everyday needs, and RHEL to those
who extra level of support afforded with a commercial product. Both are
stable, secure, and are well documented.

Ubuntu, is bleeding edge. Its performance is lack luster, its configuration
is anything but standard and security issues abound.

As for a web server, Apache is rock solid. The only reasons to go with
lighthttpd or nginx is if performance is desired over features.

+1 for CentOS or if your using AWS I would suggest Amazon Linux, which is
another Redhat flavour (I think)…

Kind regards,

Andrew
about.me http://about.me/andrew_dixon - mso http://www.mso.net - Lucee
Association Member http://lucee.orgOn 4 June 2015 at 16:40, Igal @ Lucee.org <@Igal> wrote:

+1

also, Ubuntu is known to be a memory hog, and with 2GB of RAM you’d be
cutting it close.

nginx is definitely a fine choice and my personal favorite. you can run
it on Windows and get familiarized with it prior to moving to Linux which
might make your transition a little easier.

Igal Sapir
Lucee Core Developer
Lucee.org http://lucee.org/
On 6/4/2015 7:08 AM, Nando Breiter wrote:

I’d go with CentOS and Nginx. CentOS because it’s a free distribution of
RedHat, hence probably the best choice for production environments where
stability is more important than innovation. And Nginx because I like the
ease with which it can be configured.

Aria Media Sagl
Via Rompada 40
6987 Caslano
Switzerland

+41 (0)91 600 9601
+41 (0)76 303 4477 cell
skype: ariamedia

On Thu, Jun 4, 2015 at 4:01 PM, <@thorsteneilers> wrote:

Hi,
which Linux distro and Webserver do you recommend to run lucee in
production?
It will be in a vps wit 1 Côte and 2 gig ram.
Ia ubuntu with nginx the right choice for a Linux noob?
Database will be for now SQL Server in another box.
Cheers Thorsten


You received this message because you are subscribed to the Google Groups
“Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/lucee/0f9998e8-c1a7-4639-822d-7ddcc00468fb%40googlegroups.com
.
For more options, visit https://groups.google.com/d/optout.


You received this message because you are subscribed to the Google Groups
“Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/lucee/CAGHrs%3D9UpVz1k24%2B1KSo_OCdrZZ0S%3DzYBtM1DQJh5zqpR_DmxA%40mail.gmail.com
https://groups.google.com/d/msgid/lucee/CAGHrs%3D9UpVz1k24%2B1KSo_OCdrZZ0S%3DzYBtM1DQJh5zqpR_DmxA%40mail.gmail.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.


You received this message because you are subscribed to the Google Groups
“Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/lucee/55707183.4090004%40lucee.org
https://groups.google.com/d/msgid/lucee/55707183.4090004%40lucee.org?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

And Nginx is much better with a low-memory system than Apache. Not even close.> On Jun 5, 2015, at 4:21 PM, Robert Munn <@Robert_Munn> wrote:

If you go with Ubuntu, I might suggest 12.04 LTS in production rather than 14.04 LTS. See the reasons here:

Ubuntu 14.04 LTS: Why you should not use it, at all - Siosm’s blog https://tim.siosm.fr/blog/2014/04/25/why-not-ubuntu-14.04-lts/

You can mitigate some of these issues, but 14.04 leaves you with a kernel that is going to be unsupported upstream. No bueno.

If you prefer a less bleeding edge distro you can try Debian.

You could also try FreeBSD, though config might take a bit more doing than other distros:

https://www.freebsd.org/ https://www.freebsd.org/

On Jun 5, 2015, at 6:31 AM, @thorsteneilers mailto:thorsteneilers wrote:

Thanks for your recommendations. I guess i will try ubuntu and CentOS. I already played with both a while ago.


You received this message because you are subscribed to the Google Groups “Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send an email to lucee+unsubscribe@googlegroups.com mailto:lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com mailto:lucee@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/lucee/e86c1cdd-520b-4497-8577-e3a8a194fe03%40googlegroups.com https://groups.google.com/d/msgid/lucee/e86c1cdd-520b-4497-8577-e3a8a194fe03%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout https://groups.google.com/d/optout.

CentOS is the only Linux OS I have set up Railo on - have not done so with
Lucee, but only because I no longer use that particular box. I used CentOS
6.x previously, but I do have a CentOS 7 vm that I occasionally use, and
some of my complaints about 6 have been addressed. I am also not a Linux
guy - almost everything I have ever done was done on MS products, but
CentOS made life easy. I’m trying to branch out. About a year ago I went
full on Apple at home, and I have learned a lot making that switch. Since I
do quite a bit of sys admin in a MS environment at work, my primary
computer is Windows based. I have a mac at work for development / whatever
else I want to use for. I need to set up a web server at home, and I may go
back to CentOS for this.On Thursday, June 4, 2015 at 9:01:50 AM UTC-5, thorste...@googlemail.com wrote:

Hi,
which Linux distro and Webserver do you recommend to run lucee in
production?
It will be in a vps wit 1 Côte and 2 gig ram.
Ia ubuntu with nginx the right choice for a Linux noob?
Database will be for now SQL Server in another box.
Cheers Thorsten

which Linux distro and Webserver do you recommend to run lucee in
production?

For Linux, the one you (or the people you would turn to for support, like
the people selling you the VPS) know most about.

For webserver I think Apache has more documentation and mindshare and the
option to use AJP next to HTTP forwarding is something I like a lot.
However, I have found setting up Websockets to run on the same port as your
website runs much easier with Nginx and Tomcat than with Apache and Tomcat.
But that is only if you plan to use websockets on the same port.

JochemOn Thu, Jun 4, 2015 at 4:01 PM, wrote:


Jochem van Dieten
http://jochem.vandieten.net/

Thanks for your recommendations. I guess i will try ubuntu and CentOS. I already played with both a while ago.