Code Monkey home page Code Monkey logo

Comments (7)

nucknorris avatar nucknorris commented on May 29, 2024 1

We have a development environment for multiple developers that is based on docker-compose. It would be nice to have a way to check in the config for the setup, so that not every dev has to do it over and over again.

Especially since the SSL config is pretty extensive.

from kafka-webview.

Crim avatar Crim commented on May 29, 2024

As of today there exists no way to define clusters via the config.yml file. I'm trying to make sure I understand the use case for defining them there, do you have a large number of clusters?

from kafka-webview.

nucknorris avatar nucknorris commented on May 29, 2024

To clarify our use case a bit more:

Goal would be to start kafka-webview with the pre-configured local docker-compose based Kafka cluster. This would also include SSL since our DevEnv setup already uses that between the Kafka cluster and the producer/consumers.

from kafka-webview.

Crim avatar Crim commented on May 29, 2024

Is it possible for you to build a base image with the database already configured with your setup?

from kafka-webview.

nucknorris avatar nucknorris commented on May 29, 2024

Yes this would also be an option. It's not ideal, but since the images are "baked in" the DevEnv anyway, it would be ok.

from kafka-webview.

Crim avatar Crim commented on May 29, 2024

So all of the 'configuration' for kafka-webview is maintained within an internal sql-lite database, not flat configuration files. Because of this I think it'd be difficult to get kafka-webview to load a set of configs from a file on startup along with figuring out how to load the SSL keystores, encrypt passwords, etc..

from kafka-webview.

nucknorris avatar nucknorris commented on May 29, 2024

Hm, too bad :( Maybe you can add support for external config in a future release. We would very much like to use kafka-webview, but without config it's not really feasible. Thank you for your answers, though!

from kafka-webview.

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.