Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

Latest commit

 

History

History
24 lines (14 loc) · 1.01 KB

README.md

File metadata and controls

24 lines (14 loc) · 1.01 KB

Razuna

This is an image running the Razuna Digital Management System on an openjdk base image.

What is Razuna

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)

How to use this image

  1. Run the image

    docker run --name razuna -p 8080:8080 -d netresearch/razuna
  2. Navigate to http://whateveryourhostis:8080/razuna - the default username as well as the password are admin.

  3. You will be asked to confirm some paths - you shouldn't need to change anything there.

Issues

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.