[Building Sakai] Multiple Sakai on a Server

Mike DeSimone mdesimone at anisakai.com
Fri Aug 30 09:32:55 PDT 2013


The 2 main ports that need adjustment are the shutdown port (defaults to
8005 and binds to all network interfaces) and connector port; each tomcat
needs a unique port for these 2 things.

Depending on whether you use the HTTP standalone connector or AJP connector
with apache, you'll have to adjust the ports there as well.  HTTP defaults
to port 8080, so each tomcat would need a unique one (8081, etc.), or you
can use the address="x.y.z.z" parameter to bind to a specific IP if the
machine has multiple IPs assigned to it.

The same goes with the AJP connector at 8009.  Either unique ports or
unique bindings need to be specified.

Both connectors also need the URIEncoding="UTF-8" parameter added for
support of international character sets.

here is a link to basic install stuff:
https://confluence.sakaiproject.org/pages/viewpage.action?pageId=82249313
and advanced tomcat configuration:
https://confluence.sakaiproject.org/display/DOC/Sakai+Admin+Guide+-+Advanced+Tomcat++(and+Apache)+Configuration



Thanks,

*********************************************
Mike DeSimone
Director of Enterprise Operations
Asahi Net International, Inc. (*ANI*)
O: +1 (602) 490-0473
W: anisakai.com

[image: Inline image 1]
 <hq8t-hgc at asahi-net.or.jp>
**********************************************


On Thu, Aug 29, 2013 at 7:07 PM, Gao Jun <gaojun at fudan.edu.cn> wrote:

>  Hi Archie,
>
> You can just deploy multiple Tomcat with different port on one server. And
> use Apache HTTP Server in front of the tomcat instances. And visit certain
> Tomcat with different port or domain name.
>
>  Hi Guys,****
>
> ** **
>
> I would like to share with you that Sakai is one of the platforms being
> selected for the use of communities in the Philippines. This is to provide
> a hub for development to help alleviate poverty.****
>
> ** **
>
> As such, we request for your kind advice. We have been searching
> everywhere for a guide on the specifics on how to set up multiple Sakai
> instances in 1 server. We were made aware it is possible but we do not know
> how to go about it in greater detail.****
>
> ** **
>
> --****
>
> Best Regards,****
>
> ** **
>
> *Archie Afuang*
>
> *Web Developer/SEO Consultant Specialist*
>
> *archie at pagawaonline.com*
>
> YM: archie12****
>
> Skype: archieaf****
>
>
> _______________________________________________
> sakai-dev mailing listsakai-dev at collab.sakaiproject.orghttp://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>
>  --
> Gao Jun
> Fudan University
>
> TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of "unsubscribe"
>
>
>
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>
> TO UNSUBSCRIBE: send email to
> sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of
> "unsubscribe"
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20130830/212b12aa/attachment.html 


More information about the sakai-dev mailing list