mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-17 18:05:42 +02:00
Support minified dev deployment (#10512)
* Support minified dev deployment Signed-off-by: Artem Savchenko <armisav@gmail.com> * Update readme Signed-off-by: Artem Savchenko <armisav@gmail.com> * Merge compose files Signed-off-by: Artem Savchenko <armisav@gmail.com> --------- Signed-off-by: Artem Savchenko <armisav@gmail.com>
This commit is contained in:
@@ -196,6 +196,8 @@ rush docker:up # Will set up all the containers
|
||||
|
||||
Be aware `rush docker:build` will automatically execute all required phases like build, bundle, package.
|
||||
|
||||
> **Note:** For resource-constrained machines, you can use the minified variants `rush docker:min` and `rush docker:up:min` to build and run only the required services (excludes hulypulse, redis, process, backup, rating, preview, link-preview, elastic, fulltext, payment, stats, print, sign, hulygun, hulykvs).
|
||||
|
||||
Alternatively, you can just execute:
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user