GithubHelp home page GithubHelp logo

Comments (3)

Meldiron avatar Meldiron commented on May 30, 2024

I just tried to implement it at https://github.com/Meldiron/boltz-engine/tree/feat-docker but can't get the build to work. If I am not mistaken, there is public folder with a web interface, but it is in .gitignore so we don't have this folder on Github. Can you confirm that this is the case? Can the public folder be pushed to Github?

Currently, the response for http://localhost:5000/ is Not Found and for http://localhost:8000/ it is Invalid URL! with these logs in the console:

Listening for admin actions on port 5000, http://localhost:5000
(38) Listening for execution requests on port 8000

Error: ENOENT: no such file or directory, stat '/app/public/index.html'
(21) [api/execute/favicon.ico] Failed to get instance of called function favicon.ico, instance not found
Error: ENOENT: no such file or directory, stat '/app/public/index.html'

from boltz-engine.

bsnk-dev avatar bsnk-dev commented on May 30, 2024

Hey and thanks for taking an interest in Boltz!

Yes, there is no public folder for built web files when you download the source code. I made this decision because they are built from https://github.com/bsnk-dev/boltz-web, and I thought it'd keep it clean. I get the confusion from the development perspective, so if you think it'd be better to include the built web files in the repo, I'd be happy to change it. Especially since I don't have much experience blending multiple repos like this.

from boltz-engine.

bsnk-dev avatar bsnk-dev commented on May 30, 2024

@Meldiron I decided it makes more sense to push it to GitHub. It's fixed in 0aed155.

If you want to make a pull request with the Dockerfile, I'll merge it.

from boltz-engine.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.