cancel
Showing results for 
Search instead for 
Did you mean: 

Standalone nuxeo core / documents storage

ask45ru
Champ on-the-rise
Champ on-the-rise

Hi all!

I want to embed nuxeo core / documents storage without a web tier. In other words I need only a standalone documents storage service.

Is it real to get a documents storage without web/UI?

Thanks

1 ACCEPTED ANSWER

Florent_Guillau
World-Class Innovator
World-Class Innovator

Please read How to use an embedded Nuxeo from a Java application.

A more involved method but allowing you to control dynamically the distribution you use is described at Embedding Nuxeo.

View answer in original post

3 REPLIES 3

bruce_Grant
Elite Collaborator
Elite Collaborator

Although Nuxeo provides pre-built applications (DM, DAM, etc.), the real power of Nuxeo IMO (apart from the ability to easily extend it) is being able to embed/wrap Nuxeo - either the core product (CAP) or one of the applications.

On the Nuxeo side you would make the customizations required in Studio or in the IDE, and then write a custom API, leverage pre-built capabilities (e.g. CMIS), or some combination thereof to provide access to your data. Then you wire in an existing application through the API or write your own presentation wrapper (which also leverages the API). I have done this for a number of clients with widely varying technologies.

You have to know that Nuxeo is contributing the Nuxeo Core Repository to the Eclipse Project. This project name is [Apricot][1] and is exactly our Nuxeo Core layer plus some services.

Florent_Guillau
World-Class Innovator
World-Class Innovator

Please read How to use an embedded Nuxeo from a Java application.

A more involved method but allowing you to control dynamically the distribution you use is described at Embedding Nuxeo.

Getting started

Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.