deployment
Hello, we are using a docker image for Nuxeo 10.10 with a postgresql database. we have disabled the elasticsearch by adding this option elasticsearch.enabled=false in nuxeo.conf file. Nuxeo works fine with this configuration, but while navigating ...
0 votes
1 answers
1 comments
991 views
i want to let users in same LAN to use Nuxeo application, i wonder how many users can access to it, is there some restrictions regarding number of client machines, charateristic of server,… ? Is there a tutorial about this because i can't find ...
0 votes
1 answers
1 comments
1857 views
Hello, I am trying to deploy my plug-in on my nuxeo-cap-6.0-HF02-tomcat instance in the cloud. My code works fine in Eclipse (same SDK) and is being deployed correctly. However, on my instance, Tomcat doesn't pickup the plug-in. There is no output ...
0 votes
1 answers
0 comments
2359 views
Hello, I'm trying to upgrade my Nuxeo 5.6 to 5.8 with SQL Server, but when configure Nuxeo 5.8 and run nuxeoctl, give the following errors. 2014-05-16 14:20:43,399 ERROR [localhost-startStop-1] ...
1 votes
1 answers
1 comments
8159 views
I would like to be able to deploy all configuration made on a development instance on the production one with a simple bundle deployment. What about all the configuration made using admin center or plugin configuration ? Is there a way to include ...
1 votes
1 answers
2 comments
1875 views
Considering that nuxeo bundles are kind of OSGI ones, I suppose that when 2 contribution target the same extension point, the first one to be loaded by the container will be the active one. I suppose too that the best way to ensure the loading order ...
0 votes
1 answers
0 comments
1907 views
Is there a way to have an external xml configuration file for plugins? I followed the guide here: http://doc.nuxeo.com/display/Studio/Deploy+your+plugin+manually and deployed my plugin just fine with the xml config inside the jar file, but this ...
0 votes
2 answers
1 comments
2691 views
When trying to customize the Footer of Nuxeo by following the blogpost from Laurent Doguin everything works as expected, when starting Nuxeo directly out of Eclipse. BUT: When exporting the addon to a jar, putting it in the plugins Folder and ...
0 votes
1 answers
5 comments
1933 views
Several questions: What aspects of Nuexo are FOSS and which cost money? Can I deploy it on my own servers? Does “social collabortion” include FB? (or only “OpenSocial”). Is there an online demo version? Is there a detailed list of features (e.g. ...
0 votes
1 answers
0 comments
6293 views
I have a bundle that should overwrite some .jsp and .xhtml files in Nuxeo but when starting the server I can see in the logs that Nuxeo insists on deploying my bundle before the other webapp bundles and thus I can't overwrite anything. Is there a ...
1 votes
1 answers
0 comments
2786 views
I have been installing the whole Nuxeo stack which includes Tomcat, but how could I deploy only the application on an existing Tomcat server?
0 votes
1 answers
0 comments
3573 views