diff --git a/README.md b/README.md index b643f40f7..125a956a4 100644 --- a/README.md +++ b/README.md @@ -1,27 +1,56 @@ - -# 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 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. +
++ +
+- -
-- - -
+## 🌎 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 +- + + + + + + +
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