Old Release

This documentation covers an old version of Fedora. Looking for another version? See all documentation.

If you're interested in a simple way to look at messages by Fedora you can use either the attached python or Go scripts. 

Step 1: Run Fedora

java -jar fcrepo-webapp-{fcrepo-version}-jetty-console.jar

Step 2: Setup message listener

Step 2a: Python (listener.py)

pip install stomp.py
python3 listener.py

Step 2b: Go (fcr-listen)

chmod +x /usr/local/bin/fcr-listen
./fcr-listen