emory-libraries / findingaids

Django-based website for search, display and administration of archival finding aids in EAD XML in an eXist xml database
findingaids.library.emory.edu
5 stars 1 forks source link

TestFindingAids Migration #9

Closed rotated8 closed 2 years ago

rotated8 commented 2 years ago

The TestFindingAids application lives on the same server as TestOpenEmory, which requires a specific Apache module with a specific Python version that conflicts with TestFindingAids. In order to provide a TestFindingAids application, we will move it to the same server that hosts the production FindingAids, but continue to use the connections to the other testing infrastructure.


Background services FindingAids uses:

jcrompton42 commented 2 years ago

New apache configuration for testfindingaids created, along with new user testfiningaids and folder /home/httpd/testfindingaids on server webprd003

kbowaterskelly commented 2 years ago

New cert requested and DNS change ordered

kbowaterskelly commented 2 years ago

Validated DNS change and certificate

alexBLR commented 2 years ago

Hey @jcrompton42 webprd003 can't connect to "Can't connect to MySQL server on 'libmysqldev1.cc.emory.edu'" Would you be able to contact the DB team about it.

jcrompton42 commented 2 years ago

@alexBLR on it

jcrompton42 commented 2 years ago

Requesting firewall exception for libmysqldev1 from webprd003

jcrompton42 commented 2 years ago

@alexBLR testfindingaids should be able to connect to libmysqldev1 using the same passowrd now

kbowaterskelly commented 2 years ago

Sorry, not clear on what needs to happen to kick on that apache configuration for testfindingaids, looks like maybe it needs to have content copied over. Let's look at this early next week.

alexBLR commented 2 years ago

@jcrompton42 getting this error on testfindingaids: "Access denied for user 'findingaids'@'webprd003.library.emory.edu' (using password: YES)" Similar to what we had with Open Emory.

jcrompton42 commented 2 years ago

testfindingaids is currently reachable with errors, so...progress. We have some issues of having both prod and test on one server to sort.

jcrompton42 commented 2 years ago

testfindingaids is up and working! @rotated8 please notify the customer?

rotated8 commented 2 years ago

Done and accepted by the customer.