diff --git a/README.md b/README.md index c010fccbc..cc5dff0c8 100644 --- a/README.md +++ b/README.md @@ -1,66 +1,23 @@ -
|
-
- - - - - -
-
- |
-
+ Open Source Server management platform with Terminal integration, and Self Hosting capabilities. +
+ ++ Website • + Documentation • + Blog • + Discord +
-## Demo / Screenshots +
|
|
|
-| Self Host Logs | Dashboard Overview | Notification Preferences |
-| :-: | :-: | :-: |
-|
|
|
|
+> ⚠️ **Important Note**: Nixopus is currently in alpha/pre-release stage and is not yet ready for production use. While you're welcome to try it out, we recommend waiting for the beta or stable release before using it in production environments. The platform is still undergoing testing and development.
# Features
@@ -90,14 +47,6 @@ curl -sSL https://install.nixopus.com | bash
curl -sSL https://install.nixopus.com | bash -s -- --skip-nixopus-install
```
-### Self Host Nixopus on your VPS
-
-Once the CLI is installed, you can self host Nixopus on your VPS:
-
-```bash
-nixopus install
-```
-
#### Optional Parameters
You can customize your installation by providing the following optional parameters:
@@ -120,25 +69,7 @@ nixopus install \
--timeout 600
```
-#### Installation with Options
-
-You can also install the CLI and run `nixopus install` with options in a single command, refer [installation documentation](https://docs.nixopus.com/install/#installation-options) for more details on options:
-
-```bash
-# Basic installation with verbose output
-curl -sSL https://install.nixopus.com | bash -s -- --verbose
-
-# Installation with custom domains
-curl -sSL https://install.nixopus.com | bash -s -- --api-domain api.example.com --view-domain app.example.com
-
-# Dry-run to see what would happen
-curl -sSL https://install.nixopus.com | bash -s -- --dry-run
-
-# Install CLI only, skip nixopus install
-curl -sSL https://install.nixopus.com | bash -s -- --skip-nixopus-install
-```
-
-Run `nixopus --help` to see all available commands.
+You can also install the CLI and run `nixopus install` with options in a single command, refer [installation documentation](https://docs.nixopus.com/install/#installation-options) for more details on options
## About the Name
@@ -149,13 +80,3 @@ Nixopus is derived from the combination of "octopus" and the Linux penguin (Tux)