Hello list, I'm working on setting up a pilot installation and have a couple of questions after getting the platform up and running based on the "install from source" directions. I have a working default installation right now. The first thing I'm trying to do is set up a reverse proxy so I can reach the host via http/https with Nginx handling SSL and Matterhorn running on localhost as an unprivileged user. This configuration is referenced in config.properties under felix (albeit using Apache). I'd imagine this would be a pretty common scenario. However, I haven't been able to come up with a setting for server.url that works. I end up with a blank page in the browser and messages like this on the console:
Capabilities push to http://myhostname:80/capture-admin/agents/demo_capture_agent/configuration failed with code 301. and No organization is mapped to handle http://myhostname/ Can someone give some guidance here? Also, is there reason I wouldn't be able to rewrite all requests to https? Thanks! Michael _______________________________________________ Matterhorn-users mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
