SwellRT / swellrt

SwellRT main project. Server, JavaScript and Java clients
http://swellrt.org/
Apache License 2.0
233 stars 34 forks source link

script for one click start in ubuntu #221

Open patelfenil opened 7 years ago

patelfenil commented 7 years ago

This script provides one click start type functionality. On running the script 1) if docker is not installed then docker will be installed 2) all the commands for starting up swellrt will be executed After the completion of the script, the user can checkout swellrt on localhost:9898.

pablojan commented 7 years ago

Cool! I will review it today!

Thanks a lot

2017-06-26 22:23 GMT+02:00 Fenil Patel notifications@github.com:

This script provides one click start type functionality. On running the script

  1. if docker is not installed then docker will be installed
  2. all the commands for starting up swellrt will be executed After the completion of the script, the user can checkout swellrt on localhost:9898.

You can view, comment on, or merge this pull request online at:

https://github.com/P2Pvalue/swellrt/pull/221 Commit Summary

  • script for one click start in ubuntu

File Changes

Patch Links:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/P2Pvalue/swellrt/pull/221, or mute the thread https://github.com/notifications/unsubscribe-auth/AEP6D1aHnz3S4rPLFOpHxJ9op4HxcoVjks5sIBNagaJpZM4OFzwQ .

pablojan commented 7 years ago

More comments: