This repository was archived by the owner on Jul 17, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
Deploying the site
johnadamsDFID edited this page Nov 29, 2013
·
13 revisions
To see any data or code changes you will need to deploy the site
- Log into the AIP Admin tool. The url, username and password will be provided to you by the AIP administrator.
- Navigate to the AIP Admin tool landing page
- Click on the "Deploy site" button.
- You will be asked for a password. This is the same as the password used to log into the admin tool
- The deploy can take 30 - 40 minutes to generate the build.
- Check the map, a project page, a country page, and any other pages you are interested in.
Do a refresh of the page on the site. If your changes are still not appearing, check that middleman is building correctly by running the "bundle exec middleman build" command on your local environment. If there are errors, correct these. Once merged into master deploy the site again.
If this happens the deploy will be cancelled. Wait until the build is completed and deploy the site again. You can check the status of the build via Jenkins