Lucee Multi Instance Server

Hi all

Is anywhere a documentation “How-To-Set-Up-Lucee-As-Multi-Instance-Server”?

I know following:

  •  Setup HTTP Server
    
  •  Setup JRE
    
  •  Setup Tomcat Tomcat
    
  •  Throw a lucee.war into webapps and Lucee runs.
    

But then I have for each tomcat-context my server AND web admin.
And I want ONE server admin and multiple web admins (for each context). How I get that?

Need help.

Oh, our customer wants that i know every step. A fully installation “tomcat with lucee” isn’t possible. No way for lucee-4.5.1.000-pl0-windows-installer.exehttp://railo.viviotech.net/downloader.cfm/id/134/file/lucee-4.5.1.000-pl0-windows-installer.exe.

Sers
Clemens

Hi

I have found a docu and found my error.

Documentation:
https://bitbucket.org/lucee/lucee/wiki/Installing%20and%20configuring%20Lucee%20(JAR%20files)%20on%20Windows

Server Config:
lucee-server-directory
D:/Lucee/conf/lucee/server/ <---- THAT’S IT!

Web Config:
lucee-web-directory
D:/Lucee/conf/lucee/web/{web-context-label}/ <---- THAT’S IT!

That isn’t a really multi instance, but it’s what I search for the moment.

Thank you Michael, for the hint with the separate configs.

A “How-To” for an optimal multi instance setup would be interested, still.

Cheers
Clemens

Hi Clemens or Lucee - can we get access to the document Clemens has linked
to @ BitBucket?Op dinsdag 24 november 2015 15:57:13 UTC+1 schreef Clemens:

Hi all

Is anywhere a documentation “How-To-Set-Up-Lucee-As-Multi-Instance-Server“?

I know following:

  •  Setup HTTP Server
    
  •  Setup JRE
    
  •  Setup Tomcat Tomcat 
    
  •  Throw a lucee.war into webapps and Lucee runs.
    

But then I have for each tomcat-context my server AND web admin.

And I want ONE server admin and multiple web admins (for each context).
How I get that?

Need help.

Oh, our customer wants that i know every step. A fully installation
“tomcat with lucee” isn’t possible. No way for
lucee-4.5.1.000-pl0-windows-installer.exe
http://railo.viviotech.net/downloader.cfm/id/134/file/lucee-4.5.1.000-pl0-windows-installer.exe.

Sers

Clemens