This is a repository for Cluster and Cloud Computing Assignment 2. It was made with a collective effort from all 5 members below.
- Dading Zainal Gusti
- David Setyanugraha
- Ghawady Ehmaid
- Indah Permatasari
- Try Ajitiono
There are 2 main parts of executables in this repository:
Ansible is used to deploy 4 instances with clustered CouchDB setup. To deploy using the Ansible script we have provided, check our Ansible README for more details.
The UI is used to visualize the data that we have gathered and analysed. The main application is a SPA (Single Page App), which is built using ReactJS. However, some of the visualizations are generated as a HTML page. Check the UI README for more details.