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
> **Note**: The installation script has not been tested in all distributions and different operating systems. If you encounter any issues during installation, please create an issue on our [GitHub repository](https://github.com/raghavyuva/nixopus/issues) with details about your environment and the error message you received.
11
+
## Optional Parameters
12
+
13
+
You can customize your installation by providing the following optional parameters:
14
+
15
+
-`--api-domain`: Specify the domain where the Nixopus API will be accessible (e.g., `nixopusapi.example.tld`)
16
+
-`--app-domain`: Specify the domain where the Nixopus app will be accessible (e.g., `nixopus.example.tld`)
17
+
-`--email` or `-e`: Set the email for the admin account
18
+
-`--password` or `-p`: Set the password for the admin account
After successful installation, you can access the Nixopus dashboard by visiting the URL you specified in the `--app-domain` parameter (e.g., `https://nixopus.example.tld`). Use the email and password you provided during installation to log in.
33
+
34
+
> **Note**: The installation script has not been tested in all distributions and different operating systems. If you encounter any issues during installation, please create an issue on our [GitHub repository](https://github.com/raghavyuva/nixopus/issues) with details about your environment and the error message you received.
0 commit comments