openGraphScraper icon indicating copy to clipboard operation
openGraphScraper copied to clipboard

Docker/ docker compose

Open mdmm13 opened this issue 11 months ago • 2 comments

Is your feature request related to a problem? Please describe. Love the product, but would love to run in docker and access via simple API rather than run locally.

Describe the solution you'd like Dockerfile + docker compose + very simple API

Describe alternatives you've considered LinkPreview, etc.

Additional context Saw it was done in https://github.com/jshemas/openGraphScraper/issues/130, but a reference dockerfile/ docker compose would greatly broaden the appeal.

mdmm13 avatar Feb 27 '24 15:02 mdmm13

This could be something fun to make. Would this just be express app with a single route that use openGraphScraper?

jshemas avatar Feb 29 '24 00:02 jshemas

Exactly :)


From: Josh Shemas @.> Sent: Thursday, February 29, 2024 1:58:23 AM To: jshemas/openGraphScraper @.> Cc: mdmm13 @.>; Author @.> Subject: Re: [jshemas/openGraphScraper] Docker/ docker compose (Issue #211)

This could be something fun to make. Would this just be express app with a single route that use openGraphScraper?

— Reply to this email directly, view it on GitHubhttps://github.com/jshemas/openGraphScraper/issues/211#issuecomment-1970187373, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ALCXK3ASZASOLJ5DOWRGDLTYV7HC7AVCNFSM6AAAAABD4LYYFWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNZQGE4DOMZXGM. You are receiving this because you authored the thread.Message ID: @.***>

mdmm13 avatar Feb 29 '24 05:02 mdmm13

Added an example express app. See the docs here -> https://github.com/jshemas/openGraphScraper?tab=readme-ov-file#running-the-example-app

jshemas avatar Jun 04 '24 23:06 jshemas