GithubHelp home page GithubHelp logo

Easy install, and run? about web HOT 10 CLOSED

Miaoucat0 avatar Miaoucat0 commented on August 24, 2024
Easy install, and run?

from web.

Comments (10)

OishiiCha avatar OishiiCha commented on August 24, 2024 1

Hi, the easiest way to do it would be via Docker.

First install docker (docker desktop for mac and windows)

Then run the following for the current version to date.

docker run -d -p 8080:8080 -p 8443:8443 --restart always --name Meshtastic-Web ghcr.io/meshtastic/web:8288b8c4fb42386b9e072773dc05a429b4527e58

Hopefully that helps.

from web.

Miaoucat0 avatar Miaoucat0 commented on August 24, 2024

@OishiiCha Thank you very much for your help! i will try this in the following days.
basically it make a "backup" of the site to run locally?

from web.

OishiiCha avatar OishiiCha commented on August 24, 2024

@Miaoucat0 The devs have precompiled a docker version of the current site so if there are any updates to the site that you would like, you will have to run a new docker container.

from web.

Miaoucat0 avatar Miaoucat0 commented on August 24, 2024

@OishiiCha alright! thank you very much for your help.
i havent tried it yet, but is docker able to run the site Backup offline after the initial setup? that would be my main goal.

from web.

OishiiCha avatar OishiiCha commented on August 24, 2024

Yes it will run without the use of internet, however I am yet to get the Bluetooth and serial to work, however Lan connections should work

from web.

OishiiCha avatar OishiiCha commented on August 24, 2024

Just an update, was able to get serial and bluetooth to work, there are different versions ARM or X86:
Screenshot 2023-11-22 at 18 38 54

from web.

Miaoucat0 avatar Miaoucat0 commented on August 24, 2024

@OishiiCha OK! thank you for much for your help!

from web.

marek22k avatar marek22k commented on August 24, 2024

How can you save the chat history (if this is even possible) with Docker?

from web.

OishiiCha avatar OishiiCha commented on August 24, 2024

How can you save the chat history (if this is even possible) with Docker?

I don't think you can save the chats on the web version (could be wrong), when you refresh the page it will clear the device off, so the device is only connected in the frontend, there is a repo for a desktop app, but there hasn't been recent development since September, if you are familiar in coding with Rust then you can give it a go. I haven't had it successfully use serial on that desktop app yet: https://github.com/meshtastic/network-management-client.
I did try making a deb file of it, but couldn't get it to work properly yet.

from web.

sachaw avatar sachaw commented on August 24, 2024

Instructions now in readme

from web.

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.