Re: Running Roundup on RedHat 7 Enterprise
Matthieu Guionnet <[email protected]>
| Newsgroups | gmane.comp.bug-tracking.roundup.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, I'm not using apache for roundup but I believe the solution with virtualhost and mod_wsgi should work. I'm using nginx in reverse proxy mode in front of roundup server or wsgi roundup with chaussette. For the wsgi server I've got one python script by instance and I gave new server port if there's more than one instance by server. See the gist links : https://gist.github.com/gmat/e74098377126df2ef67cc9ab54375ea1 This file should be also work with apache mod_wsgi. For reverse proxy solution with httpd, keep trying mod_proxy it should work. No need of libproxy. Matthieu Guionnet. Le mercredi 22 août 2018 à 10:44 -0500, Tonu Mikk a écrit : > Hello Roundup users! > > I am looking for advice on how to implement Roundup web interface on > RedHat 7 Enterprise. I am currently running Roundup on RedHat 6 > using mod_python. I have also integrated Roundup's user > authentication with Shibboleth as documented in the wiki. The > support for RedHat 6 is expiring and we are being asked to move our > Roundup installation to RedHat 7. Ideally I would like to implement > Roundup with Shibboleth on RedHat 7, but I have ran into obstacles. > > The mod_python is no longer supported in RedHat 7. The > recommendation is to use mod_wsgi, but I am not at all sure how to > configure Apache virtual host with mod_wsgi to serve Roundup web > interface. > > I also explored running Roundup's own web server and proxying it > through Apache using the libproxy setup as described in the > documentation. However I noticed that libproxy module is not > available to us in Apache. We can use mod_proxy module but I haven't > figured out the right configuration using mod_proxy module. I have > also not been successful in adding libproxy module to Apache. > > How should I try configure Roundup's web interface in RedHat 7 and > Apache? > > Thanks! > > > > > > > > -- > Tonu Mikk > Adaptive Technologist | Disability Resource Center | > diversity.umn.edu/disability > University of Minnesota | umn.edu > [email protected] | 612-625-3307 > ------------------------------------------------------------------- > ----------- > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Roundup-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/roundup-users ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Roundup-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/roundup-users
smime.p7s
(application/x-pkcs7-signature, 4 KB) - not displayed