You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nixopus streamlines your workflow with comprehensive tools for deployment, monitoring, and maintenance.
52
5
53
-
> ⚠️ **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.
6
+
<palign="center">
7
+
Open Source Server management platform with Terminal integration, and Self Hosting capabilities.
> ⚠️ **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.
Once the CLI is installed, you can self host Nixopus on your VPS:
96
-
97
-
```bash
98
-
nixopus install
99
-
```
100
-
101
50
#### Optional Parameters
102
51
103
52
You can customize your installation by providing the following optional parameters:
@@ -120,25 +69,7 @@ nixopus install \
120
69
--timeout 600
121
70
```
122
71
123
-
#### Installation with Options
124
-
125
-
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:
Run `nixopus --help` to see all available commands.
72
+
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
142
73
143
74
## About the Name
144
75
@@ -149,13 +80,3 @@ Nixopus is derived from the combination of "octopus" and the Linux penguin (Tux)
0 commit comments