Skip to content

Deploy FAQ

E. Lynette Rayle edited this page Apr 1, 2022 · 16 revisions

Frequently Asked Questions for Deploying Dockerized QaServer

FAQ for the production server

What is the URL for the production server?

This is a link to the production server in progress. It will have a different URL once all setup is complete.

https://qa-server-service.library.cornell.edu/

What image does the production server use?

Public Image: https://gallery.ecr.aws/u8a1v5x2/ld4p/qa_authority_lookup

How to do the initial deploy of the production server?

How to redeploy production with an updated ld4p/qa_authority_lookup image?


FAQ for the staging server

What is the URL for the staging server?

https://qa-server-service-stg.library.cornell.edu/

What image does the staging server use?

Private Image: ecr/repositories/private/092831676293/ld4p/qa_authority_lookup-stg

How to do the initial deploy of the staging server?

How to redeploy staging with an updated ld4p/qa_authority_lookup-stg image?

How to redeploy the staging server when it isn't running?

How to turn off the staging server when it is not in use?


FAQ for the integration server

What is the URL for the integration server?

https://qa-server-service-int.library.cornell.edu/

What image does the integration server use?

Private Image: ecr/repositories/private/092831676293/ld4p/qa_authority_lookup-int

How to do the initial deploy of the integration server?

How to redeploy integration with an updated ld4p/qa_authority_lookup-int image?

How to redeploy the integration server when it isn't running?

How to turn off the integration server when it is not in use?

Clone this wiki locally