Start/stop packages on the Console/Shell?

Hi Everyone

Is there a way to start/stop packages on the console? Like stopping the ipfs package in the gui. I wanna be able to do it over the shell/console. I didnt find anything in the manual. Thanks a lot

Best Regards

Core DAppNode Packages versions

  • ipfs.dnp.dappnode.eth: 0.2.11
  • core.dnp.dappnode.eth: 0.2.40
  • dappmanager.dnp.dappnode.eth: 0.2.36, branch: v0.2.36, commit: ad68eecb
  • vpn.dnp.dappnode.eth: 0.2.7, commit: 12ae223f
  • wifi.dnp.dappnode.eth: 0.2.4
  • bind.dnp.dappnode.eth: 0.2.6

System info

  • docker version: Docker version 18.09.8-ce, build 0dd43dd87fd530113bf44c9bba9ad8b20ce4637f
  • docker compose version: docker-compose version 1.25.5, build unknown
  • platform: linux, x64, 5.9.0-3-amd64
  • Disk usage: 100287486362

Hi @ArkoN and welcome to our comunity forum!!

I have never tried it myself, but you should be able to do it with docker commands on a terminal.

Having a quick look in their documentation I’ve found this: https://docs.docker.com/engine/reference/commandline/container_stop/

1 Like

Thanks it worked I can use:
docker container stop DAppNodeCore-ipfs.dnp.dappnode.eth

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.