File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed
docs/deploy-and-configure/installation/helm-charts Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ icon : material/laptop
3+ tags :
4+ - helm
5+ - kubernetes
6+ ---
7+ # Helm deployment
8+
9+ ## Introduction
10+
11+ This page describes a docker-compose based orchestration running on your local machine and accessible via browser.
12+
13+ The code examples in this section assumes that you have POSIX-compliant shell (linux, macOS or WSL for Windows).
14+
15+ ## Requirements
16+
17+ - Access credentials to eccenca Artifactory and eccenca Docker Registry → [ contact us to get yours] ( https://eccenca.com/en/contact )
18+ - [ docker] ( https://www.docker.com/ ) and [ docker-compose] ( https://docs.docker.com/compose/install/ ) (v1) installed locally
19+ - [ git] ( https://git-scm.com/book/en/v2/Getting-Started-Installing-Git ) installed locally
20+ - At least 4 CPUs and 12GB of RAM (recommended: 16GB) dedicated to docker
You can’t perform that action at this time.
0 commit comments