From 6ecd85ad29897fa533f6742159d78c6941d82149 Mon Sep 17 00:00:00 2001 From: cse47122 Date: Fri, 11 Jun 2021 18:29:58 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 22752f0..3287aaf 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,11 @@ # DATACENTER +Inside the fluentd.yml is the code for the installation on fluentd to the swarm + +Inside the fluentd-config-update.yml updates the repositories of the swarm and connects the nodes with mongodb + +to use both of the files just type make + +inside the fluentd-test-mongo.yml and fluentd-test-mongo-free.yml contains 2 examples to test the connection between the swarm and the database. + +