Giter Site home page Giter Site logo

Comments (6)

miharekar avatar miharekar commented on May 19, 2024

The Dockerfile is for production only and is quite specific for the Fly platform.

There is a devcontainer that was build in #67, though it's not used nor maintained by me so I'm not sure how well it works.

Dependencies and Setup section in the README have pretty much all that you need to get it running.

AWS is not needed, since the development environment uses local storage for files. But in production environment you need a place to store avatars and user photos so they need to persist somewhere. You're free to fork this and modify in any way you want. You could remove the image inputs for example.

Redis, however, is very much required, since that's what I use for background jobs. Though for personal use you could edit the code to remove that and make everything in-line, but then you know it'll be much slower and less resilient 😅

from visualizer.

Buster14 avatar Buster14 commented on May 19, 2024

Hi sorry to reopen old thread, did you get it working @carlos-sarmiento ?
I have similar situation since my network is unstable so visualizer sometimes is not uploading

from visualizer.

miharekar avatar miharekar commented on May 19, 2024

@Buster14 most likely it's not your network but the tablet. Switching to Lineage (there's a nice thread on Basecamp) or to a different tablet will fix it. Hosting locally won't since the tablet wifi will still fail.

from visualizer.

Buster14 avatar Buster14 commented on May 19, 2024

@miharekar Thanks for the advice, actually switching the wifi off and on fixes the issue,
But i'm gonna be leaving this to my employees so a local based solution is preferred,
relying on internet would just add additional point of failure i think...
Would you be interested in a separate project to make this work locally? Shouldn't be too much work i think?

from visualizer.

miharekar avatar miharekar commented on May 19, 2024

I completely understand, but I want you to know already, that even if you do host it locally it'll still fail. The issue is somewhere in the wifi stock OS tablet stack. Switching to Lineage will have many benefits like added speed and stability. It's a pain to do, but only once. Can not recommend it enough 😅

The project is open source with the MIT license, so you're free to fork it and do with it whatever you want.

from visualizer.

Buster14 avatar Buster14 commented on May 19, 2024

Sorry forgot to mention, in the long term I plan to use either windows tablet (with the upcoming DE windows app) or android tablet and it must have ethernet connection to ensure network stability, so wifi should no longer be an issue.
I think windows server should be more stable for server based purpose since its more matured.
I'm familiar with home assistant and cctv installation so I'm no stranger to wifi issues :)
Yeah i understand it's open source but I have no experience with ruby rail, but appreciate your answers, I will look for a way to make this work

from visualizer.

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.