Skip to content

script for one click start in ubuntu#221

Open
patelfenil wants to merge 1 commit intoSwellRT:masterfrom
patelfenil:ubuntu_script
Open

script for one click start in ubuntu#221
patelfenil wants to merge 1 commit intoSwellRT:masterfrom
patelfenil:ubuntu_script

Conversation

@patelfenil
Copy link

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
Copy link
Contributor

pablojan commented Jun 27, 2017 via email

Copy link
Contributor

@pablojan pablojan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the work. Which tests have you run?
I see multiple lines starting the swellrt container "docker run (...) p2pvalue/swellrt " but I think there should be just one, having multiple arguments -v and -e

@pablojan
Copy link
Contributor

More comments:

  • Rename script's file name to install-docker-ubuntu.sh

  • Use a local folder to map swellrt's docker folders, instead of use by default /usr/local/swellrt, the script must create (if not exist) a local folder ~/.swellrt/with the rest of folders inside: ~/.swellrt/config ~/.swellrt/log ~/.swellrt/sessions ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants