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

[Feature] Docker image #11

Open
ToshY opened this issue Apr 7, 2024 · 6 comments · May be fixed by #51
Open

[Feature] Docker image #11

ToshY opened this issue Apr 7, 2024 · 6 comments · May be fixed by #51

Comments

@ToshY
Copy link

ToshY commented Apr 7, 2024

Would be nice if there is a docker image for this tool so it can be more easily run and deployed.

@timmeade
Copy link

timmeade commented Apr 8, 2024

Just wanted to add my support for this. We may look into it. Would be great to have locally run

@jonas-grgt
Copy link
Contributor

This definitely does deserve a proper public image.

But before the image can be build I believe there should be a way to split the public promotional web-page with the app as the app itself is exposed at /editor while / exposes some kind of public app.

Either work with some kind of configuration parameter or what I would propose is to split of the public website into a separate repository.

@1ilit
Copy link
Member

1ilit commented Apr 9, 2024

I've been thinking of packaging this into an electron app which would require separating the editor into some "engine" that gets injected in both the web and desktop app. If we get to do this we can have a docker image for the editor alone. I think that would make most sense

@sottey
Copy link

sottey commented Apr 10, 2024

I threw together a dockerfile and a compose.yaml file. Minor testing copleted, but it may not be super solid. Use at your own risk.

Drawdb-docker

@BenRacicot
Copy link

Ah, nice! I arrived here because I'm running my MySQL server in a docker instance. Also Redis. It would be incredible to be able to plug in a (docker) source to see my live DB.

(I hope this is in context of this issue :))

@michabbb
Copy link

oh.... using a real mysql-connection instead of importing an SQL (structure) dump would, of course, be a burner 🔥 😏

@joao-zanutto joao-zanutto linked a pull request Apr 17, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

7 participants