Skip to content

Commit 608bfcf

Browse files
committed
inital commit
Signed-off-by: Thomas Telleis <[email protected]>
1 parent 3d82cfe commit 608bfcf

File tree

1 file changed

+20
-0
lines changed
  • docs/deploy-and-configure/installation/helm-charts

1 file changed

+20
-0
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
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

0 commit comments

Comments
 (0)