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 request: Building and self-hosting #39

Closed
michaave opened this issue Apr 25, 2024 · 3 comments
Closed

Feature request: Building and self-hosting #39

michaave opened this issue Apr 25, 2024 · 3 comments

Comments

@michaave
Copy link

I'd really like to run this using my own bandwidth. I've installed vite, but it fails to build saying there's no container. How can I build this so I can run it on my own server?

@lyqht
Copy link
Owner

lyqht commented Apr 28, 2024

you should contribute a docker compose file then. this is meant to be a simple vue web app.

@tenekev
Copy link
Contributor

tenekev commented Apr 29, 2024

Check out PR #37. I submitted a sample docker-compose, Dockerfile and a Github Actions workflow for building the images. It is not optimized but I'll clean it up when I have time.

@lyqht
Copy link
Owner

lyqht commented Aug 8, 2024

addressed by that PR. thank you!

@lyqht lyqht closed this as completed Aug 8, 2024
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