+
Installation of Shuffle is currently available for [docker](https://shuffler.io/docs/configuration#production-readiness) and [kubernetes](https://shuffler.io/docs/configuration#Kubernetes).
@@ -13,6 +27,7 @@ Installation of Shuffle is currently available for [docker](https://shuffler.io/
This document outlines an introduction environment which is **not** scalable. [Read here](https://shuffler.io/docs/configuration#production_readiness) for information on production readiness and scalability. This also includes system requirements and configurations for **Docker Swarm** or **Kubernetes**.
+
# Docker - *nix
The Docker setup is the default setup, and is ran with docker compose. This is [NOT a scalable build](https://shuffler.io/docs/configuration#production-readiness) without changes.
diff --git a/.gitignore b/.gitignore
index 29491a78..5f17e391 100755
--- a/.gitignore
+++ b/.gitignore
@@ -29,4 +29,4 @@ shuffle-database/nodes
shuffle-database/performance_analyzer_enabled.conf
shuffle-database/rca_enabled.conf
-*/package-lock.json
+#*/package-lock.json
diff --git a/README.md b/README.md
index 05682a46..a48daf4b 100755
--- a/README.md
+++ b/README.md
@@ -3,6 +3,19 @@
[](https://shuffler.io)
Shuffle Automation
+