@@ -74,6 +74,13 @@ Checkout-ul de dezvoltare este local: |
||
| 74 | 74 |
/Users/bogdan/Documents/Workspaces/Xdev/Madagascar/LocalAuthority |
| 75 | 75 |
``` |
| 76 | 76 |
|
| 77 |
+Repo-ul canonic în GitPrep este: |
|
| 78 |
+ |
|
| 79 |
+```text |
|
| 80 |
+git@192.168.2.102:repositories/bogdan/LocalAuthority.git |
|
| 81 |
+http://192.168.2.102:3000/bogdan/LocalAuthority |
|
| 82 |
+``` |
|
| 83 |
+ |
|
| 77 | 84 |
Instanța runtime de pe jumper este instalată în `/usr/local/xdev-host-manager` și publicată prin: |
| 78 | 85 |
|
| 79 | 86 |
```text |
@@ -8,6 +8,12 @@ The development checkout lives locally at: |
||
| 8 | 8 |
/Users/bogdan/Documents/Workspaces/Xdev/Madagascar/LocalAuthority |
| 9 | 9 |
``` |
| 10 | 10 |
|
| 11 |
+The canonical GitPrep repository is: |
|
| 12 |
+ |
|
| 13 |
+```text |
|
| 14 |
+git@192.168.2.102:repositories/bogdan/LocalAuthority.git |
|
| 15 |
+``` |
|
| 16 |
+ |
|
| 11 | 17 |
The runtime instance lives on jumper and remains the local source for operational registry data: |
| 12 | 18 |
|
| 13 | 19 |
- `config/hosts.yaml` - git-versioned host registry |