Commit graph

5 commits

Author SHA1 Message Date
Pradyumna Kaushik
b2428882d9 fixed logdir prefix for consistency with Dockerfile 2019-11-07 18:52:48 -05:00
Pradyumna Kaushik
df4952fc0d docker-compose setup
Updated .gitignore to ignore test log dirs from project.

HOST_IP env var is used by entrypoint script to populate
the PCP config.
The entrypoint script does the following.
1. construct the PCP config file using the value of the env var
	HOST_IP.
2. run elektron by providing all the basic command-line options.

Added build and run instructions in the README. These include
instructions to run elektron on bare-metal or using docker-compose.
2019-11-07 18:49:55 -05:00
Pradyumna Kaushik
3fa4a45ca7 added .gitignore. 2018-09-23 18:39:11 -04:00
Pradyumna Kaushik
6c77aa777e Merged in resourceUsageTracking (pull request #2)
ResourceUsageTracking

Approved-by: Akash Kothawale <akothaw1@binghamton.edu>
Approved-by: Pradyumna Kaushik <pkaushi1@binghamton.edu>
2018-09-23 18:36:07 -04:00
Pradyumna Kaushik
577120ae7c removed .gitignore from the .gitignore file so as to include the gitignore file and start tracking. 2017-09-28 15:14:34 -04:00