deep-foundation / deep-foundation/dev

Custom path to docker-compose.yml for server build

Open
#223 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
20
Forks
18
PR merge metrics
No merged PRs in 30d

Description

### Is your feature request related to a problem? Please describe.

Я предлагаю добавить опциональный env с путем к docker-compose.yml или путями к нескольким docker-compose.ym (сейчас используются из deep-foundation/hasura и deep-foundation/deeplinks). Если путь не указан, то оставить текущуюю логику.

Также можно просто использовать https://github.com/deep-foundation/deeplinks/blob/main/docker-prod/deep/docker-compose.yml для серверной установке. В этом случае, нужно править скрипты, вызываемые командой deeplinks, чтобы они брали https://github.com/deep-foundation/deeplinks/blob/main/docker-prod/deep/docker-compose.yml

---

I propose adding an optional env with a path to docker-compose.yml or paths to multiple docker-compose.yml files (currently used from deep-foundation/hasura and deep-foundation/deeplinks). If the path is not specified, then leave the current logic as is.

Alternatively, we can simply use https://github.com/deep-foundation/deeplinks/blob/main/docker-prod/deep/docker-compose.yml for server installation. In this case, scripts invoked by the deeplinks command should be modified to fetch from https://github.com/deep-foundation/deeplinks/blob/main/docker-prod/deep/docker-compose.yml.

### Describe the solution you'd like

_No response_

### Describe alternatives you've considered

_No response_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.