This is an image running the Razuna Digital Management System on an openjdk base image.
Razuna DAM lets you centralize all your digital assets, automate and streamline your workflow, publish your assets directly to the web and collaborate with your team on all your assets.
(Quoted from Razuna website)
-
Run the image
docker run --name razuna -p 8080:8080 -d ipunktbs/razuna:1.9.6.0
-
Navigate to http://whateveryourhostis:8080/razuna - the default username as well as the password are admin.
-
You will be asked to confirm some paths - you shouldn't need to change anything there.
We built this image to quickly try out Razuna - however we're not actually using it and thus don't provide any support for it. Though we're open to merge in pull requests on GitHub to update this image.