Commit 78ec63b0 authored by Decoupes Remy's avatar Decoupes Remy
Browse files

Update README.md

No related merge requests found
Showing with 4 additions and 4 deletions
+4 -4
...@@ -2,14 +2,14 @@ ...@@ -2,14 +2,14 @@
This project aims to deploy a datalake and its ecosystem using **[Ansible](https://docs.ansible.com/)** and/or **[Vagrant](https://www.vagrantup.com/)**. This project aims to deploy a datalake and its ecosystem using **[Ansible](https://docs.ansible.com/)** and/or **[Vagrant](https://www.vagrantup.com/)**.
Acutally, this project does : Acutally, this project does (you have to choose if you want 1 single HDFS or a cluster HDFà :
1. Deploy a mono-node HDFS on : * Deploy a mono-node HDFS on :
* [Your own computer using a virtual machine with Vagrant & ansible provision](#deploy-mono-node-hdfs-on-a-vm) * [Your own computer using a virtual machine with Vagrant & ansible provision](#deploy-mono-node-hdfs-on-a-vm)
* [a server using ansible](#deploy-mono-node-hdfs-on-a-server) * [a server using ansible](#deploy-mono-node-hdfs-on-a-server)
2. Deploy a cluster HDFS on : * Deploy a cluster HDFS on :
* [Your own computer using as many virtual machine you want using Vagrant & ansible](#deploy-cluster-hdfs-with-multiple-vms) * [Your own computer using as many virtual machine you want using Vagrant & ansible](#deploy-cluster-hdfs-with-multiple-vms)
* [multiple servers using ansible](#deploy-cluster-hdfs-on-servers) * [multiple servers using ansible](#deploy-cluster-hdfs-on-servers)
3. Deploy a geonetwork as metadata system management * Deploy a geonetwork as metadata system management
* [Your own computer using a virtual machine with Vagrant & ansible provision](#geonetwork-with-vagrant-and-ansible) * [Your own computer using a virtual machine with Vagrant & ansible provision](#geonetwork-with-vagrant-and-ansible)
* [deploy on a server](#geonetwork-on-erver) * [deploy on a server](#geonetwork-on-erver)
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment