Hide Forgot
I set up an instance of the content spec processor on skynet.bne.redhat.com. It is in /opt/contentspec-processor. It's running on port 8180; it has read-only access to the skynet database, and read/write access as user csprocessor to the CSProcessor schema. I've created a service script for it, and it's set to autostart. It can be started with "service csprocessor start", but requires termination from the process ID to stop, because I couldn't figure out how to get the remote management interface to run on a port that doesn't clash with the skynet AS 7 instance.
Created attachment 545465 [details] This is the recipe I used to set up the webservice