Git Product home page Git Product logo

Comments (8)

adulau avatar adulau commented on July 20, 2024

If you have ssh access (and the docker has Internet access), you can basically do the following in the MISP directory:

git pull origin 2.4
git submodule sync
git submodule update --remote

I hope this helps.

from x_old_misp_docker.

iAmG-r00t avatar iAmG-r00t commented on July 20, 2024

The first command origin 2.4 with origin 2.4 it's not working

from x_old_misp_docker.

iAmG-r00t avatar iAmG-r00t commented on July 20, 2024

getting this error: fatal: Couldn't find remote ref 2.4

from x_old_misp_docker.

adulau avatar adulau commented on July 20, 2024

check the status of your git git status and on which branch you are git branch.

from x_old_misp_docker.

iAmG-r00t avatar iAmG-r00t commented on July 20, 2024

Hey sorry about the late reply, the misp set up is a docker container....

from x_old_misp_docker.

yaleman avatar yaleman commented on July 20, 2024

If you're running it using docker-compose and you haven't made any major changes since you originally built it, you should just be able to do the docker-compose build, docker-comspose up -d commands and it'll rebuild and reload the changed parts.

Given that the data's already stored outside the containers you shouldn't lose anything, but it'd be a good idea to ensure you've got a backup done.

from x_old_misp_docker.

iAmG-r00t avatar iAmG-r00t commented on July 20, 2024

thank you

from x_old_misp_docker.

shirley815 avatar shirley815 commented on July 20, 2024

Hello. I'm running docker misp, too. I'd like to update misp submodules.
I tried to use docker-compose pull, docker-compose build and docker-comspose up -d. But I'm not sure if I update submodules successfully.

image

By the way, I installed docker misp from https://github.com/coolacid/docker-misp.

from x_old_misp_docker.

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.