You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's a substantial update to API Umbrella in the pipeline. It will finally get a lot of the pending issues pushed live on api.data.gov (including #56, #55, #121, #112, #121, #122). This issue is to coordinate what needs to happen in order to get that live.
The basic plan so far:
Spin up the staging servers and make sure their code base is updated.
Sync the production mongodb database back to staging (includes users).
Sync the production elasticsearch database back to staging (includes analytics).
Expand the staging db server disk space so there's enough room for the upgrade.
Expand the production db server disk space so there's enough room for the upgrade.
Build new chef scripts to install the updated API Umbrella stack from RPMs.
Run chef script to install the new API Umbrella software and install config files, but do not start the new services automatically (we'll manually stop old stuff and start new stuff to try to minimize downtime)
There's a substantial update to API Umbrella in the pipeline. It will finally get a lot of the pending issues pushed live on api.data.gov (including #56, #55, #121, #112, #121, #122). This issue is to coordinate what needs to happen in order to get that live.
The basic plan so far:
The text was updated successfully, but these errors were encountered: