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. + +