Running Razuna on top of ColdFusion Developer stand-alone (TomCat)

I want to do a Razuna proof of concept that will integrate Razuna asset management with a Mura CMS site (I know THAT’S been done) but don’t want to mess up my ColdFusion TomCat installation. Has anyone run both in the same dev box?
Would it be better (from a memory standpoint) to download the WAR/EAR version and try to configure that on the TomCat instance?
Note, I have plenty of ColdFusion experience but little TomCat configuration. I have set up and got running a Jenkins instance on the same box so not totally clueless…

Your best way to go about this is to download the Razuna standalone
package. This contains Tomcat and everything else setup for you. Run it and
then connect your Mura instance to it.

No need to fiddle with multiple instance and configuration.

Thanks, Now have MuraCMS running on CF11 Developer install and separate Razuna installation (1.7) running standalone.
Now looking for documentation as to how to install the other pieces, like imagemagic, ffmpeg, whatever wasn’t included in the “stand-along”, but required to make the assets show up after upload…
Thanks

Installation is completely documented at http://wiki.razuna.com :slight_smile:

Indeed it is.
I found that the article categorized in self-hosted, titled “Issues with Windows Installation Documentation” did a much better job of enumerating the parts and pieces, with updated links and some more in-depth as to why specific pieces are needed.
Regards…