Moving welcome page to assets
This commit is contained in:
13
README.md
13
README.md
@@ -47,7 +47,7 @@ sudo bash install.sh 8.1.NDI.pre xilinx
|
||||
## Step 3. Launch Callaba Dashboard
|
||||
After installation, please wait 2-3 minutes for the dashboard to initialize. It will be available at [http://127.0.0.1:80](http://127.0.0.1:80).
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
## Step 4. Login to Callaba Dashboard
|
||||
@@ -76,9 +76,20 @@ To reset Callaba password, run the following command:
|
||||
sudo bash remove.sh
|
||||
```
|
||||
|
||||
## Upgrade from Version 7
|
||||
|
||||
1. Export all settings from version 7 by navigating to **General settings** → **Export settings**.
|
||||
2. Run the command:
|
||||
```bash
|
||||
bash remove.sh
|
||||
3. Clone this repository to install version 8.1.
|
||||
4. Run the installation command based on your preferred hardware acceleration. The prepare step is optional and can be skipped.
|
||||
|
||||
|
||||
## Contact support
|
||||
Use the **Contact Support** button directly from your dashboard.
|
||||
|
||||

|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user