ARender
- Download the docker image - (link on demand from Vlad)
- Run docker load -i arender.tar
- Run the image docker run -p 1990:1990 --name arender_rendition -it dockerin-arender.nuxeo.com:443/arender-rendition:1.0.0
Nuxeo
- Download Nuxeo - (link on demand from Vlad).
- Unzip and launch the server: nuxeo-server-tomcat-10.2/bin/nuxeoctl console.
- Go to http://localhost:8080/nuxeo/ui/#!/browse/default-domain/workspaces/workspace/picture%20example (Administrator/Administrator)
- Click on the Annotations tab.
ARender Customization Guideline
- Go to nuxeo-server-tomcat-10.2/webapps/ARender/WEB-INF/classes.
- Edit and Save arender-default.properties and edit the CSS file here: style.sheet=nbm-arender.css.
- Update bla.css to apply style
Mockup to follow: https://projects.invisionapp.com/freehand/document/XuTQWTfo8
OpenShift issue:
There is an issue with the app-logo.png image that is returned with an error and is not displayed properly in the iframe.
- depends on
-
NBM-711 Reactivate ARender feature
- Resolved