WormBase / caltech-curation-services

Modular curation services for Caltech WormBase data
1 stars 0 forks source link

Migrate acknowledge prod to caltech-curation-services prod #77

Closed valearna closed 8 months ago

valearna commented 8 months ago

The EC2 instance used for acknowledge prod is very small and it's running out of space. Migrating all acknowledge services to caltech-curation-services will make it easier to manage deployment

valearna commented 8 months ago

Things to do:

valearna commented 8 months ago

The migration is done @vanaukenk @draciti. Everything looks good to me but let me know if you can access the prod dashboard and the submission form.

valearna commented 8 months ago

I haven't removed the old acknowledge Amazon instance but it's stopped and we are not paying extra credits for it. Everything is now on caltech-curation-services (dockerized system)

draciti commented 8 months ago

Thanks @valearna. I can reach the production dashboard but not the submission form

Screenshot 2023-12-12 at 9 19 59 AM
valearna commented 8 months ago

Fixed the issue that @draciti found by setting https in the base url for the dashboard. Now working on making the API more stable by deploying it using gunicorn instead of the default falcon server, which is not prod ready

valearna commented 8 months ago

Done. The api should be stable now both on dev and prod. Let me know if you get any error messages in the future @draciti @vanaukenk

draciti commented 8 months ago

thank you @valearna . Feel free to close if everything is taken care of. We can open new tickets if we encounter problems

valearna commented 8 months ago

Thanks @draciti. Closing

vanaukenk commented 8 months ago

Thank you @valearna I can access the production dashboard and submission forms fine this morning. When I first loaded the submission form for WBPaper00066011 this morning there was a red error message at the top of the page about not being able to access all the data, but reloading the page cleared that error message and I don't see anything incorrect about the data on each of the widgets.

valearna commented 8 months ago

Thanks @vanaukenk I saw the error message too when I opened the submission form from the new server for the first time. I think it's a cache issue as the api got a new URL, so this shouldn't be a problem for the authors.