An open API service indexing awesome lists of open source software.

https://github.com/ibrahimfazili/urlshortner


https://github.com/ibrahimfazili/urlshortner

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# README

This project is designed to work on NFS mounted systems, like UTM's lab machines

### Authors
- [Ibrahim Fazili](https://github.com/IbrahimFazili)
- [Lakshya Gupta](https://github.com/Lakshya2610)
- Jayvin Chang

## **Dependencies**

npm (Node Package Manager)

## **Instructions on running the code**

Clone the repo

Running

> python3 run.py
>
> executes the orchestration script with default values. I.e, number of hosts to deploy will be 1, number of database nodes will be 1, replication factor will be 1

To run it with 5 hosts, 4 database nodes and replication factor of 2, the command will be

> python3 run.py -hosts 5 -rf 2 -dbnodes 4

## **Admin Credentials**

Username: [email protected]
Password: test123