File tree Expand file tree Collapse file tree
frontend/pages/docs/administration Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ When federation is enabled and peers are configured:
5151- Users see a ** filter by external sources** option in the Marketplace
5252- Models from external sources appear alongside local models
5353- Each external model shows its source
54- - External models can be mirrored to create local read-only copies
54+ - External models can be clicked to view the source
5555
5656## Checking Peer Status
5757
@@ -61,13 +61,6 @@ You can check the status of connected peers [via the API](/api/v2/docs/#/system)
6161
6262Each peer has a reachability status indicating whether Bailo can communicate with it.
6363
64- ## Model Mirroring via Federation
65-
66- Users can create read-only mirrored models from federated external sources.
67-
68- When federation is enabled, users can create ** Mirrored Models** from external sources. These are read-only copies that
69- require periodic updates to stay in sync with the source. See
70- [ Creating a Mirrored Model] ( /docs/users/model-mirroring/creating-a-mirrored-model ) for details.
7164
7265## Related Pages
7366
Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ Trivy is used to analyse container image layers for known vulnerabilities and to
7272
7373## Minimal Configuration
7474
75- Configure scanner settings in the backend application configuration.
75+ Configure scanner settings in the backend application configuration. These settings will apply to all scanners.
7676
7777- ** connectors.artefactScanners.kinds** - List of enabled artefact scanner kinds. Default: ` [] ` .
7878- ** connectors.artefactScanners.retryDelayInMinutes** - Minutes between repeated scans of the same artefact. Default:
You can’t perform that action at this time.
0 commit comments