Commit Graph

22 Commits

Author SHA1 Message Date
Patrick Uiterwijk
08568865fe Replace all restart httpd with reload httpd
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2015-11-04 23:40:01 +00:00
Ralph Bean
6d1d2cca67 pdc, selinux. 2015-10-08 16:43:58 +00:00
Ralph Bean
32f03651d1 Try to fix Mellon paths. 2015-10-08 16:28:53 +00:00
Ralph Bean
5e65017e8a Fix pdc var. 2015-10-08 16:22:50 +00:00
Pierre-Yves Chibon
d8cf9c9166 Adjust the apache configuration for pdc
- Make it https by default
- Make it use saml for login
2015-09-30 15:30:27 +02:00
Pierre-Yves Chibon
9204b67642 Install the SSL certs for saml2 2015-09-30 15:23:35 +02:00
Pierre-Yves Chibon
51305453b8 Add an install metadata.xml and idp-metadata.xml in /etc/httpd/saml2 2015-09-30 15:18:17 +02:00
Pierre-Yves Chibon
6baf397f6b Use the correct variable 2015-09-30 13:49:46 +02:00
Pierre-Yves Chibon
27f492cca8 Move pdc to postgresql 2015-09-30 13:34:15 +02:00
Pierre-Yves Chibon
e8568e8b0f Install xmlsec1 2015-09-30 13:34:15 +02:00
Pierre-Yves Chibon
b7ae30017a Handle the fact that the static files are in two locations
The static files are split over two places:
- /usr/share/pdc/static/ which contains the files specific to pdc
- /usr/share/patternfly1/resources/ which contains the files from patternfly1

This means that we much teach apache to go to both places to look for the static
files. This is quite annoying and thankfully something that Patrick Uiterwijk
and I already looked into for flask-multistatic.
So the solution was already known and documented:
https://pagure.io/flask-multistatic/blob/master/f/example.conf
2015-09-30 10:15:26 +02:00
Pierre-Yves Chibon
bbbfe4d4e4 Add the host to the list of ALLOWED_HOSTS 2015-09-30 10:05:39 +02:00
Pierre-Yves Chibon
4ccd19a951 Add myself to the admins and adjust the smtp host to use 2015-09-30 10:03:26 +02:00
Pierre-Yves Chibon
25879b9640 Deactivate the email handler as it breaks things currently 2015-09-30 10:02:42 +02:00
Pierre-Yves Chibon
12c2e0f6ff Add a new hostname variable for pdc 2015-09-30 09:02:04 +02:00
Pierre-Yves Chibon
a1360f065a Use the hostname instead of the IP in the apache config 2015-09-29 17:54:45 +02:00
Pierre-Yves Chibon
73356a634b Use the hostname instead of the IP in the settings 2015-09-29 17:53:17 +02:00
Pierre-Yves Chibon
9e75547d36 hard-code epel-7 to avoid the epel-7Server issue 2015-09-29 17:50:26 +02:00
Ralph Bean
ad8523e598 Typofix. 2015-09-21 20:43:41 +00:00
Ralph Bean
89b680dd90 Include some preliminary config for pdc. 2015-09-21 20:42:31 +00:00
Ralph Bean
c6d3460604 Add patternfly for pdc. 2015-09-21 20:13:44 +00:00
Ralph Bean
6e13c75408 Toying with setting up PDC. 2015-09-21 18:50:46 +00:00