From 88ff324174643f21d3f2260636692a3af9f008b9 Mon Sep 17 00:00:00 2001 From: Marcus Eide Date: Wed, 11 Mar 2020 16:46:16 +0100 Subject: [PATCH 1/2] Added information about our Discord server to Readme --- README.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 70b953cb24..b0b0019caa 100644 --- a/README.md +++ b/README.md @@ -15,11 +15,11 @@ The philosophy behind Backstage is simple: Don't expose your engineers to the fu Backstage has been in production for over 4 years inside Spotify. But the Open Source version is still in an early stage. We are envisioning three phases of the project and we are committed to deliver on all of them: -* **Phase 1: Extensible frontend platform** (now) - Backstage helps you get started building a single consistent UI layer for your internal infrastructure. Creating a Plugin is super simple. +- **Phase 1: Extensible frontend platform** (now) - Backstage helps you get started building a single consistent UI layer for your internal infrastructure. Creating a Plugin is super simple. -* **Phase 2: Manage your software inventory** (next 2-3 months) - A central _software inventory_ with clear ownership and the ability to easily create and manage software at scale. Regardless if your developers want to create a new library, see their service's deployment status in Kubernetes or the test coverage for a website -- Backstage provides all of those tools - and many more - in a _single_ developer portal. +- **Phase 2: Manage your software inventory** (next 2-3 months) - A central _software inventory_ with clear ownership and the ability to easily create and manage software at scale. Regardless if your developers want to create a new library, see their service's deployment status in Kubernetes or the test coverage for a website -- Backstage provides all of those tools - and many more - in a _single_ developer portal. -* **Phase 3: Ecosystem** (later) - Everyone's infrastructure stack is different. By fostering a vibrant community of contributors we hope to provide an ecosystem of Open Source plugins/integrations that allows you to pick the tools that match your stack. +- **Phase 3: Ecosystem** (later) - Everyone's infrastructure stack is different. By fostering a vibrant community of contributors we hope to provide an ecosystem of Open Source plugins/integrations that allows you to pick the tools that match your stack. The ultimate goal of Backstage is to become the trusted standard toolbox (read: UI layer) for the Open Source infrastructure landscape. We realize this is an ambitious goal. We can’t do it alone. If this sounds interesting or you'd like to help us shape our product vision, we'd love to talk. You can email me directly: [alund@spotify.com](mailto:alund@spotify.com). @@ -71,6 +71,13 @@ $ yarn create-plugin For more information see [Developing a Backstage Plugin](plugins/README.md). +## Developer support + +Please join our [Discord](https://discordapp.com/) server: + +- [#general](https://discord.gg/MUpMjP2) - Developer focused discussions +- [#support](https://discord.gg/dKhwsBp) - Support in how to use Backstage + ## Documentation _TODO: Add links to docs on backstage.io_ From eefe6c435af20c6ee8e225f2d6544e556d7f4149 Mon Sep 17 00:00:00 2001 From: Marcus Eide Date: Wed, 11 Mar 2020 16:46:16 +0100 Subject: [PATCH 2/2] Added information about our Discord server to Readme --- README.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 70b953cb24..b0b0019caa 100644 --- a/README.md +++ b/README.md @@ -15,11 +15,11 @@ The philosophy behind Backstage is simple: Don't expose your engineers to the fu Backstage has been in production for over 4 years inside Spotify. But the Open Source version is still in an early stage. We are envisioning three phases of the project and we are committed to deliver on all of them: -* **Phase 1: Extensible frontend platform** (now) - Backstage helps you get started building a single consistent UI layer for your internal infrastructure. Creating a Plugin is super simple. +- **Phase 1: Extensible frontend platform** (now) - Backstage helps you get started building a single consistent UI layer for your internal infrastructure. Creating a Plugin is super simple. -* **Phase 2: Manage your software inventory** (next 2-3 months) - A central _software inventory_ with clear ownership and the ability to easily create and manage software at scale. Regardless if your developers want to create a new library, see their service's deployment status in Kubernetes or the test coverage for a website -- Backstage provides all of those tools - and many more - in a _single_ developer portal. +- **Phase 2: Manage your software inventory** (next 2-3 months) - A central _software inventory_ with clear ownership and the ability to easily create and manage software at scale. Regardless if your developers want to create a new library, see their service's deployment status in Kubernetes or the test coverage for a website -- Backstage provides all of those tools - and many more - in a _single_ developer portal. -* **Phase 3: Ecosystem** (later) - Everyone's infrastructure stack is different. By fostering a vibrant community of contributors we hope to provide an ecosystem of Open Source plugins/integrations that allows you to pick the tools that match your stack. +- **Phase 3: Ecosystem** (later) - Everyone's infrastructure stack is different. By fostering a vibrant community of contributors we hope to provide an ecosystem of Open Source plugins/integrations that allows you to pick the tools that match your stack. The ultimate goal of Backstage is to become the trusted standard toolbox (read: UI layer) for the Open Source infrastructure landscape. We realize this is an ambitious goal. We can’t do it alone. If this sounds interesting or you'd like to help us shape our product vision, we'd love to talk. You can email me directly: [alund@spotify.com](mailto:alund@spotify.com). @@ -71,6 +71,13 @@ $ yarn create-plugin For more information see [Developing a Backstage Plugin](plugins/README.md). +## Developer support + +Please join our [Discord](https://discordapp.com/) server: + +- [#general](https://discord.gg/MUpMjP2) - Developer focused discussions +- [#support](https://discord.gg/dKhwsBp) - Support in how to use Backstage + ## Documentation _TODO: Add links to docs on backstage.io_