Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker deployment support #14

Open
TopGun666 opened this issue Jun 3, 2024 · 5 comments
Open

Docker deployment support #14

TopGun666 opened this issue Jun 3, 2024 · 5 comments

Comments

@TopGun666
Copy link

Does this project have plans to support docker deployment? Are there plans to add a front end?

@StanGirard
Copy link
Contributor

Hey!

I can add a docker very quickly :)

And no currently no frontend. But please feel free to open a PR with one.

@tsensei
Copy link

tsensei commented Jun 4, 2024

@StanGirard A dockerfile example would be very nice :)

@StanGirard
Copy link
Contributor

Give me 5 :)

@StanGirard
Copy link
Contributor

@tsensei here you go my friend: https://github.com/QuivrHQ/MegaParse/blob/main/Dockerfile

Simply run make build at the root folder and you'll be good :)

Then docker run -it megaparse_image python your_script.py

@tsensei
Copy link

tsensei commented Jun 4, 2024

@StanGirard Thanks my man, you're the best

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants