Metadata
- Source
- INFRA-214
- Type
- Task
- Priority
- Major
- Status
- Closed
- Resolution
- Done
- Assignee
- Alan Harnum
- Reporter
- Alan Harnum
- Created
2018-08-31T15:51:10.306-0400 - Updated
2020-10-05T09:07:31.960-0400 - Versions
- N/A
- Fixed Versions
- N/A
- Component
- N/A
Description
ADOD hasn't been updated for quite a few years, but continues to provide useful information for a number of office document suites.
It also runs on Version 6 of Drupal which no longer receives LTS updates.
The steps expected to be followed are:
- Create a static snapshot of ADOD using a tool like wget
- Deploy the static version of ADOD (probably in a Docker container)
- Create rewrite rules for the nginx server that will rewrite the Drupal-style "clean" URLs to ones with .html extensions
- Switch over the backend in the load balancer config: https://github.com/inclusive-design/ops/blob/5356ebc267b08d05ba5807740e13fed43415ddf2/environments/production/group_vars/load_balancers#L327
Comments
-
Alan Harnum commented
2018-08-31T16:47:42.042-0400 Running at http://adod-static.idrc.ocadu.ca needs testing and verification.