From 77a2ed19496bb54ccc4f9392410769608f4a5727 Mon Sep 17 00:00:00 2001 From: Daniel Holbach Date: Tue, 18 Jun 2019 15:34:55 +0200 Subject: [PATCH 1/5] kick off production users list with MayaData and Weaveworks Signed-off-by: Daniel Holbach --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index e80c80654..fc869b620 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,11 @@ Interact with your containers directly: pause, restart, and stop containers. Lau Add custom details or interactions for your hosts, containers, and/or processes by creating Scope plugins. Or, just choose from some that others have already written at the GitHub [Weaveworks Scope Plugins](https://github.com/weaveworks-plugins/) organization. +## Who is using Flux in production + +- [MayaData](https://mayadata.io/) in [MayaOnline](https://mayadata.io/products) +- [Weaveworks](https://www.weave.works/) in [Weave Cloud](https://cloud.weave.works) + ## Getting Started ```console From 3a98fdf4e8b1de1a89be3fba9b1c0d8c1b9dd5f4 Mon Sep 17 00:00:00 2001 From: Daniel Holbach Date: Tue, 18 Jun 2019 16:58:34 +0200 Subject: [PATCH 2/5] it's Scope, not Flux --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc869b620..f2699abee 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Interact with your containers directly: pause, restart, and stop containers. Lau Add custom details or interactions for your hosts, containers, and/or processes by creating Scope plugins. Or, just choose from some that others have already written at the GitHub [Weaveworks Scope Plugins](https://github.com/weaveworks-plugins/) organization. -## Who is using Flux in production +## Who is using Scope in production - [MayaData](https://mayadata.io/) in [MayaOnline](https://mayadata.io/products) - [Weaveworks](https://www.weave.works/) in [Weave Cloud](https://cloud.weave.works) From 4697f9259717e9ecb1d189ca925ec1b1c1cd3523 Mon Sep 17 00:00:00 2001 From: Daniel Holbach Date: Wed, 19 Jun 2019 07:11:03 +0200 Subject: [PATCH 3/5] add MayaOnPrem as well Co-Authored-By: Murat Karslioglu --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f2699abee..bcdfdc1c4 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Add custom details or interactions for your hosts, containers, and/or processes ## Who is using Scope in production -- [MayaData](https://mayadata.io/) in [MayaOnline](https://mayadata.io/products) +- [MayaData](https://mayadata.io/) in [MayaOnline / MayaOnPrem](https://mayadata.io/products) - [Weaveworks](https://www.weave.works/) in [Weave Cloud](https://cloud.weave.works) ## Getting Started From 4e4e5aa854ad7104600b7463b49ebc3b9232f0f9 Mon Sep 17 00:00:00 2001 From: Daniel Holbach Date: Wed, 19 Jun 2019 07:12:01 +0200 Subject: [PATCH 4/5] add Apester --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bcdfdc1c4..d2a7542d8 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ Add custom details or interactions for your hosts, containers, and/or processes ## Who is using Scope in production +- [Apester](https://apester.com/) - [MayaData](https://mayadata.io/) in [MayaOnline / MayaOnPrem](https://mayadata.io/products) - [Weaveworks](https://www.weave.works/) in [Weave Cloud](https://cloud.weave.works) From 0f43831470ded546c09bd7838085b0f605a0ccef Mon Sep 17 00:00:00 2001 From: Daniel Holbach Date: Wed, 19 Jun 2019 07:13:35 +0200 Subject: [PATCH 5/5] explain how to get your name added --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d2a7542d8..fe8254128 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,8 @@ Add custom details or interactions for your hosts, containers, and/or processes - [MayaData](https://mayadata.io/) in [MayaOnline / MayaOnPrem](https://mayadata.io/products) - [Weaveworks](https://www.weave.works/) in [Weave Cloud](https://cloud.weave.works) +If you would like to see your name added, let us know on Slack, or send a PR please. + ## Getting Started ```console