GithubHelp home page GithubHelp logo

Comments (5)

cmutel avatar cmutel commented on August 12, 2024

Alternatively, as each time I try to install this I run into errors with some part of the tool chain - maybe a blessed Docker image that would make it trivial to get Excalibur running as a web service?

from excalibur.

checkaayush avatar checkaayush commented on August 12, 2024

@cmutel There's already a PR to do exactly that: #35.

@vinayak-mehta Do you need help with reviewing this? Would be a much needed addition to the tool.

from excalibur.

vinayak-mehta avatar vinayak-mehta commented on August 12, 2024

Was expecting tryexcalibur.com to be a hosted version but found a landing page instead.

@checkaayush sorry for not replying earlier. I would be totally up for hosting an online version to make it easier to use. Do you have any ideas wrt where to host etc? We'll probably have to put in some usage limits per user if we decide to go use the free tier on AWS, for example.

@vinayak-mehta Do you need help with reviewing this? Would be a much needed addition to the tool.

Would definitely love your help! @cmutel has already added some points. After your review, I'll take another look and merge it.

from excalibur.

answerquest avatar answerquest commented on August 12, 2024

Hi, I use DigitalOcean's basic ubuntu server droplet for deploying apps on web and it does a great job. I've deployed several python and other programs on the same server: example1, example2. We don't actually need docker - I prefer not to go there because I want to be able to make changes to my code files etc whenever needed and not have it like a black box.

Anything that can work on your local ubuntu laptop on localhost:port can work on the www as well. The key requirement for web-friendliness is to be able to control which port number is used by the app. So, does Excalibur have a custom port number key? Can we build one if it's not there? In my server, port 5000 is occupied.

from excalibur.

ForestJohnson avatar ForestJohnson commented on August 12, 2024

I did make a docker image of this thingy for my own use

https://git.sequentialread.com/forest/excalibur-docker

do with that what you will...

from excalibur.

Related Issues (20)

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.