Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ tmp
.DS_Store
.vscode/
.python-version

1 change: 1 addition & 0 deletions docs/deploy-and-configure/installation/.pages
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@ nav:
- "Scenario: Single Node Cloud Installation": scenario-single-node-cloud-installation
- "Scenario: Local Installation": scenario-local-installation
- "Scenario: RedHat Enterprise Linux 7": scenario-redhat-enterprise-linux-7
- "Scenario: Kubernetes Deployment": scenario-k8s-deployment
- Migrating Stores: migrating-stores

Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
icon: simple/kubernetes
---
# Kubernetes deployment with Helm

## Introduction

This page describes basic principles to install corporate memory a docker-compose based orchestration running on your local machine and accessible via browser.

The code examples in this section assumes that you have POSIX-compliant shell (linux, macOS or WSL for Windows).

## Requirements

- Access credentials to eccenca Artifactory and eccenca Docker Registry → [contact us to get yours](https://eccenca.com/en/contact)
- [docker](https://www.docker.com/) and [docker-compose](https://docs.docker.com/compose/install/) (v1) installed locally
- [git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git) installed locally
- At least 4 CPUs and 12GB of RAM (recommended: 16GB) dedicated to docker