Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.

Should it work with KEA 1.5 ? #33

Open
stuckmcx opened this issue Jul 1, 2019 · 12 comments
Open

Should it work with KEA 1.5 ? #33

stuckmcx opened this issue Jul 1, 2019 · 12 comments
Labels
stork This problem is likely addressed with Stork. See https://github.com/isc-projects/stork

Comments

@stuckmcx
Copy link

stuckmcx commented Jul 1, 2019

Hello,

should this work with the 1.5 Version?

It does not work to restart/stop the v4 dhcp Service, or change the configuration file.

regards
Marc

@Anthrino
Copy link
Contributor

Anthrino commented Jul 7, 2019

Hi,

Unfortunately, this has not been tested beyond Kea v1.4 for now, development is stalled.

@crytectobi
Copy link

May I ask why development is stalled? This project is really really good and I think a lot of people would like to see a support for 1.5 and later 1.6. :)

@Anthrino
Copy link
Contributor

Hi @crytectobi and @stuckmcx,

Sorry for the delay in response, this project was pursued under the Google Summer of Code program. I was the sole developer working on it and have been facing difficulties in sparing time from my full-time job to take this forward. Thank you for your interest, I will surely try to get back to supporting this whenever possible.

@tomaszmrugalski
Copy link
Member

Now that Kea 1.6 is practically out (to be released later today), ISC is now able to dedicate some resources to ISC Stork, a spiritual successor to Antherius project. We hope to draw from the Antherius experience. There's almost no public information available yet, but that's likely to change in October 2019.

So far I can only say we completed some experiments with BIND and Kea monitoring with Prometheus and Grafana support with very promising results. Some other activities are in progress, but it's too early to talk about them.

@informatik-bks
Copy link

Try with latest KEA from source

@TriMoon
Copy link

TriMoon commented Mar 4, 2020

@tomaszmrugalski I was looking for a webUI for kea and stumbled across this issue here where you mentioned ISC Stork.
Unfortunately after i saw the dependencies (especially Java) in that project i immediately stopped reading and closed the tab.

Are there any other projects that supply a WebUI for kea using the current CA without the need for extra software?
Eg. only a webApp, preferably using VueJS.

@informatik-bks
Copy link

@TriMoon currently nothing that is free

@tomaszmrugalski
Copy link
Member

tomaszmrugalski commented Mar 4, 2020

Stork requires Java only as a build time dependency. We're generating API using a swagger tool. But your distaste for Java is well acknowledged. Docker is not a strict dependency either. Right now it's just convenient way to build everything in one place with easy way to plan and manage network connections. It's a bit more convoluted, but Stork can be built without docker.

However, Stork can be built without Docker. See Stork ARM, Section 1.2.

As for getting rid of Rake and Java... we're hoping to have first native (DEB) packages for Stork within a month.

@TriMoon
Copy link

TriMoon commented Mar 14, 2020

I suggest you to completely get rid of any Java in your project...

@tomaszmrugalski
Copy link
Member

I suggest you to completely get rid of any Java in your project...

Your personal distaste for a language is not a reason to change a project. People have lots of personal preferences. We almost fell into that trap with Kea, when we were adding new databases. Got requests to add support for SQLite, Redis, MongoDB and others. Fortunately, we pushed back and it ended up well for the project.

Again, Java is only currently needed to build Stork, not to run it. We're now testing RPM and DEB packages that don't need Java. They'll be likely available once 0.6 goes out.

@TriMoon
Copy link

TriMoon commented Mar 15, 2020

Well it all depends on what you're target is ofcourse, i would have started with a lightweight SQL implementation that only uses a local file instead of mySQL/postgreSQL so that simpler systems can make use of it.
Anyway good luck with your decisions...lets not drift off the topic more...

@tomaszmrugalski
Copy link
Member

Here's an update. Stork is now on github, there are DEB and RPM packages, it doesn't require Java anymore, and is being tested with Kea 1.6 and 1.7.

Folks, please take a look if you're interested. We'd love to hear your feedback.

@tomaszmrugalski tomaszmrugalski added the stork This problem is likely addressed with Stork. See https://github.com/isc-projects/stork label Apr 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
stork This problem is likely addressed with Stork. See https://github.com/isc-projects/stork
Projects
None yet
Development

No branches or pull requests

6 participants