Giter Site home page Giter Site logo

Comments (4)

ventz avatar ventz commented on June 15, 2024

@JesseBowling The older stable release should have the defaults in it.
(try one version back).

There's a bit of a story here: At one point Wes was making a lot of substantial changes in order to improve CIF, but in the process, every release broke something in the previous. At one point there were same changes which were wrapped in a 2nd remote git repo which was wrapped in the install. The problem is that repo was not "docker friendly" (installed and expected some things that did not exist within docker - ex: /dev/proc stuff, firewall, and systemd things). After we tried going around it for a few releases, there was finally one change which required some changes on the repo side that would detect a flag for DOCKER, and if it was passed, it would skip some things. The last update on this was that we had an issue open with CIF because for some reason it was not working with the FLAG. I believe Wes is still looking at this issue, but until it's fixed, we cannot seem to port this to docker.

from docker-cif.

JesseBowling avatar JesseBowling commented on June 15, 2024

Good to know!

I'll note that there is an rc5 out now, and a number of files changed with a message of "docker fixes" noted in the anisble-galaxy:

https://github.com/csirtgadgets/cif-ansible-role/tree/master/tasks

For instance:

https://github.com/csirtgadgets/cif-ansible-role/blob/master/tasks/router/main.yml

Is it time to revisit, or am I still behind on what needs to be fixed? :)

I suspect we'll need to roll our own dockerized version in order to accomplish what we need in the long term, but wanted to steal borrow your work as a base. :)

from docker-cif.

ventz avatar ventz commented on June 15, 2024

I think those are from before, but I'll take a look. Thanks.

From what I remember, rc02 had the docker add-ons:
https://github.com/csirtgadgets/bearded-avenger-deploymentkit/releases

from docker-cif.

ventz avatar ventz commented on June 15, 2024

Sadly, still broken :(

Just tried to rebuild the latest:

ENV DOCKER_BUILD=yes
ENV CIF_VERSION 3.0.0rc5

It built, but some of the internal ansible tests failed.

from docker-cif.

Related Issues (3)

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.