Initial project import
This commit is contained in:
@@ -26,10 +26,10 @@ docs/runbooks/adapter-1c-mcp.md
|
||||
core/deploy/docker/adapter-1c-mcp/compose.yaml
|
||||
```
|
||||
|
||||
1C REST adapter on GPU host:
|
||||
1C REST SQL adapter on `docker.cin.su`:
|
||||
|
||||
```text
|
||||
core/deploy/docker-gpu/adapter-1c/compose.yaml
|
||||
core/deploy/docker/adapter-1c/compose.yaml
|
||||
```
|
||||
|
||||
1C agent service (подпроект):
|
||||
@@ -40,6 +40,7 @@ docs/runbooks/1c-agent.md
|
||||
```
|
||||
|
||||
The current container is read-first and route-index backed. It serves
|
||||
`http://docker-gpu.cin.su:8011`, keeps the route index in the
|
||||
`http://docker.cin.su:8011` by default (the host port is configurable through
|
||||
`ADAPTER_1C_HOST_PORT`), keeps the route index in the
|
||||
`adapter-1c_adapter-1c-data` Docker volume, and is used by
|
||||
`adapter-1c-mcp` through `ONEC_ADAPTER_URL`.
|
||||
|
||||
Reference in New Issue
Block a user