Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CentOS install for WSGI #508

Merged
merged 9 commits into from
Jun 7, 2016
Merged

Conversation

tcmitchell
Copy link
Member

No description provided.

@tcmitchell tcmitchell self-assigned this Jun 2, 2016
Modification of the base httpd configuration is no longer
necessary. Limit the apache configuration to the ch-ssl.conf file.
Transition CentOS templates to WSGI to match the new wsgi-based server
code.
Remove dependence on FCGI, flask, flup, etc. Add WSGI.
Remove the sample apache config based on fastcgi. Rely on the apache config
stored in the CentOS templates. Remove the config file (and fastcgi conf)
from the Makefile. Remove the config file (and fastcgi conf)
(and templates/httpd conf) from RPM spec.
There is no longer a dependence on the EPEL repository, so remove that
installation. Be sure to restart httpd late in the installation after
the trusted roots exist. Remove extraneous cd and export commands from
the SA (port 443) test.
@tcmitchell tcmitchell added this to the 2.13 milestone Jun 7, 2016
@tcmitchell tcmitchell merged commit f261fca into GENI-NSF:develop Jun 7, 2016
@tcmitchell tcmitchell deleted the centos-wsgi branch June 7, 2016 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant