From 2fbe9a2c73c44448ee9a0b968866ed20121e6910 Mon Sep 17 00:00:00 2001 From: Vicky Risk Date: Thu, 14 May 2020 21:08:04 +0000 Subject: [PATCH 1/3] Add deployments list --- deployments.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 deployments.md diff --git a/deployments.md b/deployments.md new file mode 100644 index 0000000000..78dd33fb30 --- /dev/null +++ b/deployments.md @@ -0,0 +1,16 @@ +# Kea Deployments List + +Have you deployed Kea DHCP successfully in your organization? + +It might be helpful for other potential users to know of organizations who are successfully using Kea. + +If you would like to add yourself to the list, either create a pull request / merge request adding a line to the table below with your information, or add it as a comment on this issue in our issue tracker (https://gitlab.isc.org/isc-projects/kea/-/issues/1231). If both of those options are too much trouble, you could also just email us at info@isc.org and ask to be added to the list. + + + +| organization | link | approximate size | date adopted | comments| +| ------ | ------ | ------ | ------ | ------ | +| ISC | https://www.isc.org | ~100 clients | 5/2018 | migrated from ISC DHCP. small enterprise, guest wifi, migrated from ISC DHCP | +| ... | .... | type over | .... | .... | + +NB if we find links on here that we suspect to be abuse sites, we will delete them. \ No newline at end of file -- GitLab From b3099fde003c92925b4fb771bbe089cf38d7ff92 Mon Sep 17 00:00:00 2001 From: Vicky Risk Date: Thu, 14 May 2020 21:09:04 +0000 Subject: [PATCH 2/3] Update deployments.md --- deployments.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployments.md b/deployments.md index 78dd33fb30..329b3a9828 100644 --- a/deployments.md +++ b/deployments.md @@ -4,7 +4,7 @@ Have you deployed Kea DHCP successfully in your organization? It might be helpful for other potential users to know of organizations who are successfully using Kea. -If you would like to add yourself to the list, either create a pull request / merge request adding a line to the table below with your information, or add it as a comment on this issue in our issue tracker (https://gitlab.isc.org/isc-projects/kea/-/issues/1231). If both of those options are too much trouble, you could also just email us at info@isc.org and ask to be added to the list. +If you would like to add yourself to the list, you may create a pull request / merge request adding a line to the table below with your information, add it as a comment on this issue in our issue tracker (https://gitlab.isc.org/isc-projects/kea/-/issues/1231), or email us at info@isc.org and ask to be added to the list. -- GitLab From 40020d195bc2b94f0bd7f4ed6c88119a6fd2dbe5 Mon Sep 17 00:00:00 2001 From: Vicky Risk Date: Thu, 14 May 2020 21:10:06 +0000 Subject: [PATCH 3/3] Update deployments.md --- deployments.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployments.md b/deployments.md index 329b3a9828..eb1315fa68 100644 --- a/deployments.md +++ b/deployments.md @@ -13,4 +13,4 @@ If you would like to add yourself to the list, you may create a pull request / m | ISC | https://www.isc.org | ~100 clients | 5/2018 | migrated from ISC DHCP. small enterprise, guest wifi, migrated from ISC DHCP | | ... | .... | type over | .... | .... | -NB if we find links on here that we suspect to be abuse sites, we will delete them. \ No newline at end of file +We reserve the right to remove any links to sites that we suspect to be abuse or spam. \ No newline at end of file -- GitLab