cancel
Showing results for 
Search instead for 
Did you mean: 

how to configure Deployment?

xexiz
Champ in-the-making
Champ in-the-making
Hello! I found some configuration in alfresco files to configure the Deployment but, I can't find THE spot where we can define the Deployment target. I'm running Alfresco 2.1 with the Web Content Management, but i would like to deploy the websites to the same server but.. in another Apache instance. So, alfresco is started, virtual-tomcat is started, AND tomcat 6 is started on 8081. Now.. do I have to configure this new tomcat Instance to listen (RMI port i think) of all the configuration has to be done directly in the alfresco extension custom properties files? (shared/classes/alfresco/extension)

tomcat (alfresco)
virtual-tomcat (wcm)
cda-tomcat/webapps (brand new clean tomcat 6… the target I would like to deploy my websites)

Thanks!

By the way, is there something on the wiki about this? Because the only thing I found is http://217.174.252.22/wiki/Deployment explaining where is the default config of RMI port..
15 REPLIES 15

d_mon
Champ in-the-making
Champ in-the-making
vijay_alfresco, how did u changed the code to allow modification of the default website?

vijay_alfresco
Champ in-the-making
Champ in-the-making
I have posted it on this link

http://forums.alfresco.com/viewtopic.php?t=9499


–Vijay

d_mon
Champ in-the-making
Champ in-the-making
Is there any way to copy contents of one web folder to another? What if I don't want to have many different web projects, but just want to change the deployment so it won't be ROOT?

vijay_alfresco
Champ in-the-making
Champ in-the-making
Is there any way to copy contents of one web folder to another?
can you explain further on this.

also

What if I don't want to have many different web projects, but just want to change the deployment so it won't be
if i understood correctly you might want to change the target location instead of ROOT in the deployment configuration, i think you cannot define multiple targets as of now.

d_mon
Champ in-the-making
Champ in-the-making
Yep, I want to change the target location instead of ROOT in the deployment configuration and couldn't find a way how to do this so farSmiley Sad
Btw, if I use another default webapp instead of ROOT, I can't use xs:include in my web forms xsd.

kvc
Champ in-the-making
Champ in-the-making
Everyone:


Been lots of work on the deployment front … you now have much richer GUI support for configuration, and you also have new support for multiple file system receiver target deployments and source paths and exclusion paths (by regex). 

You can find more details on our hot-off-the-presses documentation update on our wiki.   You'll also find some interesting support for in-context preview for non-virtualizable websites (PHP, .NET, etc.) via test servers.

http://wiki.alfresco.com/wiki/Deployment


Kevin