Coder Social home page Coder Social logo

starting mist locally about mist HOT 5 CLOSED

hydrospheredata avatar hydrospheredata commented on May 28, 2024
starting mist locally

from mist.

Comments (5)

mkf-simpson avatar mkf-simpson commented on May 28, 2024

Hi @geoHeil !

Try to add mist.workers.runner = "local" into configs/default.conf. Then just restart Mist server.

Thanks for the issue. We've already fixed that in master branch.

from mist.

geoHeil avatar geoHeil commented on May 28, 2024

Cool. Thanks for the quick fix. will start to work on master then ;)

from mist.

geoHeil avatar geoHeil commented on May 28, 2024

Do I understand correctly, that mist will load a default.conf file in the conf directory? Is there an option to specify a different path (during startup of mist via the commandline)?

As the conf "contains" the routes definition / references it - will it be possible to add / update routes only with a restart of mist?

from mist.

mkf-simpson avatar mkf-simpson commented on May 28, 2024

A different path can be specified with the --config option. Startup command is something like

bin/mist start master --config /path/to/your/config

Mist reads the router file on every request so restarting is not required. You have to restart Mist only when main configuration file is changed.

BTW we are working on «safe reload» feature: configuration changes won't require restarting of everything. It will be available in future releases.

from mist.

geoHeil avatar geoHeil commented on May 28, 2024

great. Thanks a lot.

from mist.

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.