mediacloud / news-search-api

Internal API server that offers search access to the Media Cloud Online News Archive (in Elasticsearch).
https://mediacloud.org
GNU Affero General Public License v3.0
1 stars 3 forks source link

build image manually quickly to get posted to DockerHub #6

Closed rahulbot closed 9 months ago

rahulbot commented 11 months ago

We eventually want to build and share images via automation, but for now let's get a quick version of this built as an image and pushed to DockerHub. Coordinate with @rahulbot for DockerHub account. Then coordinate with @philbudne so he can link that image into the story-indexer code.

rahulbot commented 11 months ago

We have an existing DockerHub account ("mcsystems"), with one organization on the free plan (called "mc2021"). This has loads of legacy app images in it. We can't make more organizations under that account, and it has used the 3 allowed members right now (mcsystems@mediacloud.org, me, and an account for automated scripts). The last account on there is setup with an access token that can probably be used to upload in scripts. I can share that token if it is what is needed, or the account login info (it is in our BitWarden).

rahulbot commented 10 months ago

Related comment on how integration with story-indexer works here: https://github.com/mediacloud/story-indexer/issues/92

rahulbot commented 10 months ago

Note: use the name "news-search-api" for the image.

pgulley commented 9 months ago

Manual building and pushing to mcsystems/news-search-api is happening now as a part of the deploy process