summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2017-09-30Center-align component diagram in READMEGeorgios Andreadis
2017-09-28Update tech stack listGeorgios Andreadis
2017-09-28Add blank line between header and contentGeorgios Andreadis
2017-09-28Improve README headerGeorgios Andreadis
2017-09-28Add CRLF-config notice to READMEGeorgios Andreadis
2017-09-28Remove unused DB-location variableGeorgios Andreadis
2017-09-23Move to MariaDBGeorgios Andreadis
2017-04-05Merge pull request #10 from atlarge-research/simplify-frontend-buildLeon Overweel
Simplify frontend build
2017-04-04Improve build documentation in README.mdGeorgios Andreadis
2017-04-04Move all configuration to a central keys.json fileGeorgios Andreadis
2017-03-22Remove quotes from 'docker build' commandGeorgios Andreadis
The `README.md` lists the docker command `docker build -t="opendc" .` as a build-step. The quotation-marks (`"`) are actually not necessary, since the name only consists of alphanumeric characters.
2017-03-13Add clone-link in README.mdGeorgios Andreadis
2017-03-12Rearrange text in READMELeon Overweel
2017-03-12Add introduction and screenshots to READMELeon Overweel
2017-03-12Add component diagram to READMELeon Overweel
2017-03-12Update experiment queuing process in READMELeon Overweel
Also add some small fixes.
2017-02-16Add port forwarding instructions to READMEGeorgios Andreadis
During installation on a personal machine, I found these instructions to be missing from the manual: port forwarding settings and which URL to set in the Google Console.
2017-02-08Add Docker installation steps to READMESacheendra Talluri
2017-02-06Add OAuth setup instructions to READMELeon Overweel
2017-02-06Merge branch 'master' of https://github.com/sacheendra/opendcSacheendra Talluri
2017-02-06Merge branch 'master' of https://github.com/tudelft-atlarge/opendcSacheendra Talluri
2017-02-06Update README setup to use httpsleonoverweel
2017-01-26Add change folder step to READMESacheendra talluri
2017-01-26Add build steps to READMESacheendra Talluri
2017-01-24Fix "plane" -> "plain" typo in README.mdLeon Overweel
😭
2017-01-24Add architecture description to README.mdLeon Overweel
2017-01-24Add description to README.mdLeon Overweel
2017-01-24Create README.mdLeon Overweel