Update README.md
Browse files
README.md
CHANGED
|
@@ -27,21 +27,27 @@ docker run -d \
|
|
| 27 |
|
| 28 |
|
| 29 |
|
|
|
|
| 30 |
|
| 31 |
-
Access the UI
|
| 32 |
Once the container is running, open your browser and navigate to:
|
| 33 |
-
|
| 34 |
-
|
| 35 |
-
|
| 36 |
-
|
| 37 |
-
|
| 38 |
-
|
| 39 |
-
|
| 40 |
-
|
| 41 |
-
|
| 42 |
-
|
| 43 |
-
|
| 44 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 45 |
|
| 46 |
|
| 47 |
|
|
|
|
| 27 |
|
| 28 |
|
| 29 |
|
| 30 |
+
## Access the UI
|
| 31 |
|
|
|
|
| 32 |
Once the container is running, open your browser and navigate to:
|
| 33 |
+
|
| 34 |
+
**`http://localhost:7869`**
|
| 35 |
+
|
| 36 |
+
This opens the **JiRack Coder UI** — a clean web interface designed for coding.
|
| 37 |
+
|
| 38 |
+
## Changing the Port
|
| 39 |
+
|
| 40 |
+
The listening port can be easily modified directly from the **Settings** panel within the JiRack Coder UI.
|
| 41 |
+
|
| 42 |
+
## Licensing
|
| 43 |
+
|
| 44 |
+
- The **JiRack Coder 7B model** is released under the **GNU General Public License v3.0 (GPL-3.0)**.
|
| 45 |
+
- All **JiRack UI clients** are provided under a commercial license.
|
| 46 |
+
- However, the UI clients can be used for free when running together with the official JiRack Docker containers, as long as they are not redistributed separately.
|
| 47 |
+
|
| 48 |
+
**JiRack Coder 32B** is available exclusively under a commercial enterprise license.
|
| 49 |
+
|
| 50 |
+
For commercial licensing, cluster deployment, or enterprise use of the JiRack Coder 32B, please contact us.
|
| 51 |
|
| 52 |
|
| 53 |
|