Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Archit Sharma committed Dec 4, 2014
1 parent c3b7d8a commit 002a992
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,22 +70,22 @@ commercial clouds. Just imagine if the whole process of using VM was dockerized!

- Benchmark results and compare with existing methodologies.

**STEPS***
**STEPS**

- Just 1:

- Download [This Script](https://github.com/arcolife/dockerComp/raw/master/install_me.sh) and run

```$ ./install_me.sh```

- Notes on server deployment:
- Server side:

- Make sure that your 'server-side/' is up and running, either locally (for test purpose),
or if its deployed elsewhere, then the hostname/IP is provided in the $SERVER_HOSTNAME
in your copy of ```install_me.sh```.
in your copy of ```install_me.sh```. (refer next major point on 'Client side' for this script)

- To run the server-side, open up a terminal, go to dockerComp/server-side/ and run ```$ ./start```

- Client side:

- Download [This Script](https://github.com/arcolife/dockerComp/raw/master/install_me.sh) and run

```$ ./install_me.sh``` [configure your Server location in this script, in ```SERVER_HOSTNAME```]

Cheers! :)

Note: For server side deployement (i.e., the server that basically is responsible for distributing data
Expand Down

0 comments on commit 002a992

Please sign in to comment.