diff --git a/README.md b/README.md index b643f40f7..125a956a4 100644 --- a/README.md +++ b/README.md @@ -1,27 +1,56 @@ -StartOS Logo -# StartOS -[![version](https://img.shields.io/github/v/tag/Start9Labs/start-os?color=success)](https://github.com/Start9Labs/start-os/releases) -[![build](https://github.com/Start9Labs/start-os/actions/workflows/startos-iso.yaml/badge.svg)](https://github.com/Start9Labs/start-os/actions/workflows/startos-iso.yaml) -[![community](https://img.shields.io/badge/community-matrix-yellow)](https://matrix.to/#/#community:matrix.start9labs.com) -[![community](https://img.shields.io/badge/community-telegram-informational)](https://t.me/start9_labs) -[![support](https://img.shields.io/badge/support-docs-important)](https://docs.start9.com) -[![developer](https://img.shields.io/badge/developer-matrix-blueviolet)](https://matrix.to/#/#community-dev:matrix.start9labs.com) -[![website](https://img.shields.io/website?down_color=lightgrey&down_message=offline&up_color=green&up_message=online&url=https%3A%2F%2Fstart9.com)](https://start9.com) - -[![mastodon](https://img.shields.io/mastodon/follow/000000001?domain=https%3A%2F%2Fmastodon.start9labs.com&label=Follow&style=social)](http://mastodon.start9labs.com) -[![twitter](https://img.shields.io/twitter/follow/start9labs?label=Follow)](https://twitter.com/start9labs) - -### _Welcome to the era of Sovereign Computing_ ### - -StartOS is a Debian-based Linux distro optimized for running a personal server. It facilitates the discovery, installation, network configuration, service configuration, data backup, dependency management, and health monitoring of self-hosted software services. +
+ StartOS Logo +

StartOS

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+

+ Welcome to the era of Sovereign Computing +

+

+ StartOS is a Debian-based Linux distro optimized for running a personal server. It facilitates the discovery, installation, network configuration, service configuration, data backup, dependency management, and health monitoring of self-hosted software services. +

+
+
+

+StartOS +

+
## Running StartOS There are multiple ways to get started with StartOS: -### :moneybag: Buy a Start9 server +### 💰 Buy a Start9 server This is the most convenient option. Simply [buy a server](https://store.start9.com) from Start9 and plug it in. -### :construction_worker: Build your own server +### 👷 Build your own server This option is easier than you might imagine, and there are 4 reasons why you might prefer it: 1. You already have hardware 1. You want to save on shipping costs @@ -30,20 +59,23 @@ This option is easier than you might imagine, and there are 4 reasons why you mi To pursue this option, follow one of our [DIY guides](https://start9.com/latest/diy). -## :heart: Contributing +## ❤️ Contributing There are multiple ways to contribute: work directly on StartOS, package a service for the marketplace, or help with documentation and guides. To learn more about contributing, see [here](https://start9.com/contribute/). To report security issues, please email our security team - security@start9.com. -## UI Screenshots -

-StartOS -

-

-StartOS Marketplace -StartOS Nostr Service -

+## 🌎 Marketplace +There are dozens of service available for StartOS, and new ones are being added all the time. Check out the full list of available services [here](https://marketplace.start9.com/marketplace). To read more about the Marketplace ecosystem, check out this [blog post](https://blog.start9.com/start9-marketplace-strategy/) + +## 🖥️ User Interface Screenshots +

-StartOS NextCloud Service +StartOS Marketplace +StartOS Community Registry +StartOS NextCloud Service +StartOS BTCPay Service +StartOS System Settings StartOS System Settings +StartOS System Settings +StartOS System Settings

diff --git a/assets/btcpay.png b/assets/btcpay.png new file mode 100644 index 000000000..9ceb2f1ca Binary files /dev/null and b/assets/btcpay.png differ diff --git a/assets/c-lightning.png b/assets/c-lightning.png new file mode 100644 index 000000000..f0dcf660e Binary files /dev/null and b/assets/c-lightning.png differ diff --git a/assets/community.png b/assets/community.png new file mode 100644 index 000000000..b0ec06d37 Binary files /dev/null and b/assets/community.png differ diff --git a/assets/logs.png b/assets/logs.png new file mode 100644 index 000000000..39788c0ff Binary files /dev/null and b/assets/logs.png differ diff --git a/assets/marketplace.png b/assets/marketplace.png deleted file mode 100644 index fda737126..000000000 Binary files a/assets/marketplace.png and /dev/null differ diff --git a/assets/nextcloud.png b/assets/nextcloud.png index 1e48adc24..4dd4e7c31 100644 Binary files a/assets/nextcloud.png and b/assets/nextcloud.png differ diff --git a/assets/nostr.png b/assets/nostr.png deleted file mode 100644 index c60bb7b7c..000000000 Binary files a/assets/nostr.png and /dev/null differ diff --git a/assets/registry.png b/assets/registry.png new file mode 100644 index 000000000..4660a3c75 Binary files /dev/null and b/assets/registry.png differ diff --git a/assets/system.png b/assets/system.png index e824239fd..d24ba6dea 100644 Binary files a/assets/system.png and b/assets/system.png differ diff --git a/assets/welcome.png b/assets/welcome.png new file mode 100644 index 000000000..b3857383b Binary files /dev/null and b/assets/welcome.png differ diff --git a/frontend/README.md b/frontend/README.md index fe77ff363..6d5d16f84 100644 --- a/frontend/README.md +++ b/frontend/README.md @@ -19,7 +19,7 @@ Check your versions ```sh node --version -v16.10.0 +v18.15.0 npm --version v8.0.0