Coder Social home page Coder Social logo

Comments (4)

LaurentMT avatar LaurentMT commented on July 18, 2024

You just need to set the option EXPLORER_INSTALL to off in docker-explorer.conf and to restart your Dojo. It will deactivate the explorer.

You can confirm that it worked by running the command docker ps after the restart. You should see that the explorer container doesn't run.

from samourai-dojo.

Relaxo143 avatar Relaxo143 commented on July 18, 2024

I get this with docker ps
2 days ago Up 46 minutes 8080-8082/tcp nodejs df4ee903f695 samouraiwallet/dojo-explorer:1.0.0 "/home/node/app/rest…"
The flag is set to off. When I restart it it says stopping explorer and then starting explorer.. so it seems it's running.

from samourai-dojo.

LaurentMT avatar LaurentMT commented on July 18, 2024

I don't have a Dojo 1.4.1 available right now but I've been able to deactivate the explorer on Dojo 1.5 with the following procedure (If I'm not mistaken, Dojo 1.4.1 should have the same behavior):

  • Edit .../docker/my-dojo/conf/docker-explorer.conf and set EXPLORER_INSTALL to off
  • Stop Dojo with the command ./dojo.sh stop => all containers are stopped except the explorer
  • Start Dojo with the command ./dojo.sh start => the explorer container is removed, others containers are started. This command returns the following traces:
> ./dojo.sh start
Removing orphan container "explorer"
Starting db   ... done
Recreating tor   ... done
...
Recreating nginx   ... done
  • Command docker ps doesn't display the explorer container anymore

from samourai-dojo.

Relaxo143 avatar Relaxo143 commented on July 18, 2024

It worked, thanks

from samourai-dojo.

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.