From 23e301b356749995e349fcec7778934be5cd43ca Mon Sep 17 00:00:00 2001 From: Foivos Date: Wed, 22 Apr 2020 22:56:42 +0300 Subject: [PATCH 1/6] Add paketo --- README.asciidoc | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.asciidoc b/README.asciidoc index 65eeafe..dc57392 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -42,6 +42,13 @@ The motivation for this came up from the http://www.jhug.gr/[Greek Java User Gro * Description: Production-Grade Container Scheduling and Management * What it means: https://en.wikipedia.org/wiki/Kubernetes[Kubernetes (κυβερνήτης, Greek for "governor", "helmsman" or "captain")] +=== Paketo + +* Site: https://paketo.io +* Description: Modular Buildpacks, written in Go. Paketo Buildpacks provide language runtime support for applications. They leverage the Cloud Native Buildpacks framework to make image builds easy, performant, and secure. +* What it means: Paketo means "package". + + === Portieris * Site: https://github.com/IBM/portieris From 1f8118c8716444742774837c52ee05891b7d37e7 Mon Sep 17 00:00:00 2001 From: Alexey Shekhirin Date: Wed, 20 May 2020 14:22:50 +0300 Subject: [PATCH 2/6] Scylla --- README.asciidoc | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.asciidoc b/README.asciidoc index 65eeafe..e546a87 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -61,4 +61,10 @@ The motivation for this came up from the http://www.jhug.gr/[Greek Java User Gro * Description: Synnefo is open source cloud software used to create massively scalable IaaS clouds. * What it means: Synnefo means "cloud". +=== Scylla + +* Site: https://www.scylladb.com/ +* Description: Scylla is a drop-in Apache Cassandra alternative big data database with ultra-low latency and extremely high throughput. +* What it means: Legendary monster who lives on one side of a narrow channel of water, opposite her counterpart Charybdis. + From 667a7dd9e849504045b21f37475ddbd06b94e4ec Mon Sep 17 00:00:00 2001 From: Kostis Maninakis Date: Mon, 16 Nov 2020 17:01:27 +0100 Subject: [PATCH 3/6] docs: add new entry `Apollo` --- README.asciidoc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.asciidoc b/README.asciidoc index 327e1d8..b727a4f 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -8,6 +8,11 @@ The motivation for this came up from the http://www.jhug.gr/[Greek Java User Gro == The List +=== Apollo + +* Site: https://www.apollographql.com +* Description: Apollo is the industry-standard GraphQL implementation, providing the data graph layer that connects modern apps to the cloud. +* What it means: Apollo is one of the Olympian deities in classical Greek and Roman religion and Greek and Roman mythology. === Boskos From f18720811ecbb40af5bd3d698bf1c969a9cb180a Mon Sep 17 00:00:00 2001 From: Peter Vajda Date: Fri, 11 Dec 2020 18:20:06 +0100 Subject: [PATCH 4/6] Added Thanos --- README.asciidoc | 31 ++++++++++++++++++------------- 1 file changed, 18 insertions(+), 13 deletions(-) diff --git a/README.asciidoc b/README.asciidoc index 327e1d8..9e053c2 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -1,10 +1,10 @@ = Greek Names in Software Projects -This is a repo aimed to keep a list of all the different kinds of software projects whose names have a Greek origin. +This is a repo aimed to keep a list of all the different kinds of software projects whose names have a Greek origin. == History -The motivation for this came up from the http://www.jhug.gr/[Greek Java User Group] Slack group, where we've been having fun spotting all these software projects in the wild. At some point, I felt it'd be nice to start keeping track... +The motivation for this came up from the http://www.jhug.gr/[Greek Java User Group] Slack group, where we've been having fun spotting all these software projects in the wild. At some point, I felt it'd be nice to start keeping track... == The List @@ -17,14 +17,14 @@ The motivation for this came up from the http://www.jhug.gr/[Greek Java User Gro -=== Istio +=== Istio * Site: https://github.com/istio/istio * Description: Connect, secure, control, and observe services. https://istio.io * What it means: Istio is the sail of a sailing boat/vessel. -=== Kallithea +=== Kallithea * Site: https://kallithea-scm.org/ * Description: Kallithea, a free software source code management system supporting two leading version control systems, Mercurial and Git. @@ -33,45 +33,50 @@ The motivation for this came up from the http://www.jhug.gr/[Greek Java User Gro === Kiali * Site: https://www.kiali.io/ -* Description: Kiali is an observability console for Istio with service mesh configuration capabilities. +* Description: Kiali is an observability console for Istio with service mesh configuration capabilities. * What it means: Imagine you're holding a pair of binoculars and a car horn suddenly goes off behind you. Yes, you've dropped the binoculars. They're broken in half. Each half is a "kiali". Also, a binocular - but who has "a" binocular these days? -=== Kubernetes +=== Kubernetes * Site: https://kubernetes.io/ * Description: Production-Grade Container Scheduling and Management * What it means: https://en.wikipedia.org/wiki/Kubernetes[Kubernetes (κυβερνήτης, Greek for "governor", "helmsman" or "captain")] -=== Paketo +=== Paketo * Site: https://paketo.io * Description: Modular Buildpacks, written in Go. Paketo Buildpacks provide language runtime support for applications. They leverage the Cloud Native Buildpacks framework to make image builds easy, performant, and secure. -* What it means: Paketo means "package". +* What it means: Paketo means "package". -=== Portieris +=== Portieris * Site: https://github.com/IBM/portieris * Description: A Kubernetes Admission Controller for verifying image trust with Notary. -* What it means: Portieris is the bouncer you'd find in a club. +* What it means: Portieris is the bouncer you'd find in a club. -=== Prometheus +=== Prometheus * Site: https://github.com/prometheus/prometheus * Description: The Prometheus monitoring system and time series database. https://prometheus.io/ * What it means: A name from Greek Mythology, of a Titan, who stole the fire from the gods and gave it to humanity. https://en.wikipedia.org/wiki/Prometheus -=== Synnefo +=== Synnefo * Site: https://www.synnefo.org/ * Description: Synnefo is open source cloud software used to create massively scalable IaaS clouds. * What it means: Synnefo means "cloud". -=== Scylla +=== Scylla * Site: https://www.scylladb.com/ * Description: Scylla is a drop-in Apache Cassandra alternative big data database with ultra-low latency and extremely high throughput. * What it means: Legendary monster who lives on one side of a narrow channel of water, opposite her counterpart Charybdis. +=== Thanos + +* Site: https://thanos.io/ +* Description: Thanos is a set of components that can be composed into a highly available metric system with unlimited storage capacity, which can be added seamlessly on top of existing Prometheus deployments. +* What it means: Thanos is a Greek masculine given name and surname, a short form of Athanasios meaning 'immortal'. From d2802d3b9cc978fa4195ae28c72f850d29cf02a0 Mon Sep 17 00:00:00 2001 From: Peter Vajda Date: Fri, 11 Dec 2020 19:08:57 +0100 Subject: [PATCH 5/6] Added Android --- README.asciidoc | 35 ++++++++++++++++++++--------------- 1 file changed, 20 insertions(+), 15 deletions(-) diff --git a/README.asciidoc b/README.asciidoc index 327e1d8..54525c7 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -1,14 +1,21 @@ = Greek Names in Software Projects -This is a repo aimed to keep a list of all the different kinds of software projects whose names have a Greek origin. +This is a repo aimed to keep a list of all the different kinds of software projects whose names have a Greek origin. == History -The motivation for this came up from the http://www.jhug.gr/[Greek Java User Group] Slack group, where we've been having fun spotting all these software projects in the wild. At some point, I felt it'd be nice to start keeping track... +The motivation for this came up from the http://www.jhug.gr/[Greek Java User Group] Slack group, where we've been having fun spotting all these software projects in the wild. At some point, I felt it'd be nice to start keeping track... == The List +=== Android + +* Site: https://www.android.com/ +* Description: Android is a mobile operating system based on a modified version of the Linux kernel, designed primarily for touchscreen mobile devices +* What it means: Android is coined from the Greek root andr-, "man" (male) and the suffix -oid, "having the form or likeness of". + + === Boskos * Site: https://github.com/kubernetes/test-infra/tree/master/boskos @@ -17,14 +24,14 @@ The motivation for this came up from the http://www.jhug.gr/[Greek Java User Gro -=== Istio +=== Istio * Site: https://github.com/istio/istio * Description: Connect, secure, control, and observe services. https://istio.io * What it means: Istio is the sail of a sailing boat/vessel. -=== Kallithea +=== Kallithea * Site: https://kallithea-scm.org/ * Description: Kallithea, a free software source code management system supporting two leading version control systems, Mercurial and Git. @@ -33,45 +40,43 @@ The motivation for this came up from the http://www.jhug.gr/[Greek Java User Gro === Kiali * Site: https://www.kiali.io/ -* Description: Kiali is an observability console for Istio with service mesh configuration capabilities. +* Description: Kiali is an observability console for Istio with service mesh configuration capabilities. * What it means: Imagine you're holding a pair of binoculars and a car horn suddenly goes off behind you. Yes, you've dropped the binoculars. They're broken in half. Each half is a "kiali". Also, a binocular - but who has "a" binocular these days? -=== Kubernetes +=== Kubernetes * Site: https://kubernetes.io/ * Description: Production-Grade Container Scheduling and Management * What it means: https://en.wikipedia.org/wiki/Kubernetes[Kubernetes (κυβερνήτης, Greek for "governor", "helmsman" or "captain")] -=== Paketo +=== Paketo * Site: https://paketo.io * Description: Modular Buildpacks, written in Go. Paketo Buildpacks provide language runtime support for applications. They leverage the Cloud Native Buildpacks framework to make image builds easy, performant, and secure. -* What it means: Paketo means "package". +* What it means: Paketo means "package". -=== Portieris +=== Portieris * Site: https://github.com/IBM/portieris * Description: A Kubernetes Admission Controller for verifying image trust with Notary. -* What it means: Portieris is the bouncer you'd find in a club. +* What it means: Portieris is the bouncer you'd find in a club. -=== Prometheus +=== Prometheus * Site: https://github.com/prometheus/prometheus * Description: The Prometheus monitoring system and time series database. https://prometheus.io/ * What it means: A name from Greek Mythology, of a Titan, who stole the fire from the gods and gave it to humanity. https://en.wikipedia.org/wiki/Prometheus -=== Synnefo +=== Synnefo * Site: https://www.synnefo.org/ * Description: Synnefo is open source cloud software used to create massively scalable IaaS clouds. * What it means: Synnefo means "cloud". -=== Scylla +=== Scylla * Site: https://www.scylladb.com/ * Description: Scylla is a drop-in Apache Cassandra alternative big data database with ultra-low latency and extremely high throughput. * What it means: Legendary monster who lives on one side of a narrow channel of water, opposite her counterpart Charybdis. - - From a0572e0fdc566c8fd4fd61209737803367ef8216 Mon Sep 17 00:00:00 2001 From: Aggelos Karalias Date: Tue, 16 Mar 2021 12:36:20 +0200 Subject: [PATCH 6/6] Adding "Omada" TP-Link's Omada SDN project. See https://www.tp-link.com/en/omada-sdn/ --- README.asciidoc | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.asciidoc b/README.asciidoc index 327e1d8..9c42040 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -16,7 +16,6 @@ The motivation for this came up from the http://www.jhug.gr/[Greek Java User Gro * What it means: Boskos is a sheperd :sheep: in Greek - === Istio * Site: https://github.com/istio/istio @@ -24,6 +23,13 @@ The motivation for this came up from the http://www.jhug.gr/[Greek Java User Gro * What it means: Istio is the sail of a sailing boat/vessel. +=== Omada + +* Site: https://www.tp-link.com/en/omada-sdn/ +* Description: Omada’s Software Defined Networking (SDN) platform integrates network devices providing 100% centralized cloud management. +* What it means: Greek word for "team". A group of people with the same goal. + + === Kallithea * Site: https://kallithea-scm.org/