OpenDataServices / cove

CoVE is an web application to Convert, Validate and Explore data following certain open data standards - including 360Giving, Open Contracting Data Standard, IATI and the Beneficial Ownership Data Standard
http://cove.opendataservices.coop
Other
43 stars 11 forks source link

Move hosting & change the URL #509

Closed robredpath closed 7 years ago

robredpath commented 7 years ago

As a user, I want the Data Quality tool to look and feel like a 360Giving tool so that I have trust in it

We'll put the new site on the new server at the new address, then update links.

We'll do this with 16.04, unless there are major issues. We'll use Let's Encrypt by default; same proviso.

caprenter commented 7 years ago

Some links that will need updating: http://www.threesixtygiving.org/support/resources/ http://www.threesixtygiving.org/data/publish-data/

Bjwebb commented 7 years ago

We have a dev server set up, under the 360Giving's bytemark account, and using Ubuntu 16.04 - http://cove.cove-360-dev.default.threesixtygiving.uk0.bigv.io/ - deploy PR https://github.com/OpenDataServices/opendataservices-deploy/pull/27

Remaining tasks:

Bjwebb commented 7 years ago

Functional tests run successfully against the dev server with BROWSER=PhantomJS CUSTOM_SERVER_URL=http://cove.cove-360-dev.default.threesixtygiving.uk0.bigv.io PREFIX_360=/ py.test fts once I fixed a couple of bugs with them https://github.com/OpenDataServices/cove/commit/9e0cb6442e116f607231d691453bde70c977c27c

Bjwebb commented 7 years ago

We have https: https://cove.cove-360-dev.default.threesixtygiving.uk0.bigv.io/

Automatic renewal is currently broken though, I need to fix some interaction between .well-known and ProxyPass

Bjwebb commented 7 years ago

Dev server is now at https://master.cove-360-dev.default.threesixtygiving.uk0.bigv.io/ for more consistency in naming. Live server is mostly set up, still need to point the subdomain at it though.

robredpath commented 7 years ago

360 have approved dataquality.threesixtygiving.org with a 301 redirect from the old URL, then a review using analytics to see if there are any links that need updating / when it's safe to switch off

Bjwebb commented 7 years ago

https://dataquality.threesixtygiving.org/ is set up now.