Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@ #167 | add getting started guide #177

Merged
merged 6 commits into from
Dec 7, 2016

Conversation

hoatle
Copy link
Member

@hoatle hoatle commented Dec 6, 2016

No description provided.

@hoatle hoatle added this to the v0.5.0 milestone Dec 6, 2016
@hoatle
Copy link
Member Author

hoatle commented Dec 6, 2016

@HoaVu please review

@hoatle hoatle force-pushed the improvements/167-docs branch from a676bc1 to c9db78f Compare December 6, 2016 16:09
Copy link
Contributor

@hoavt hoavt left a comment

Choose a reason for hiding this comment

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

@hoatle: please check my comments.


Sometimes, we need some customed configuration other than default configuration.

So for easier upgrade and customed configuration, we use a json file named `vagrant_config_override.json`
Copy link
Contributor

Choose a reason for hiding this comment

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

customized

Configuration
-------------

Sometimes, we need some customed configuration other than default configuration.
Copy link
Contributor

Choose a reason for hiding this comment

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

customized

By using this, we can easily upgrade teracy-dev with ease, no conflicts introduced.


For example, to use more memory for the VM, looking at the `vagrant_config.json` we could find:
Copy link
Contributor

Choose a reason for hiding this comment

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

the vagrant_config.json file

"description":"teracy-dev #{Time.now.getutc.to_i}"
}

Now create `vagrant_config_override.json` file with the following content:
Copy link
Contributor

Choose a reason for hiding this comment

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

create the

}
}

After that, ``$ vagrant reload``, then this override configuration will update the VM with *3072* MB
Copy link
Contributor

Choose a reason for hiding this comment

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

  • overridden
  • 3072 MB memory

IP Address
----------

By default, the VM use public dynamic ip address, so we need to know its ip address to access.
Copy link
Contributor

Choose a reason for hiding this comment

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

the VM uses a public...


<iframe width="560" height="315" src="https://www.youtube.com/embed/htGqh_UyY_I" frameborder="0" allowfullscreen></iframe>

Open terminal window to:
Copy link
Contributor

Choose a reason for hiding this comment

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

Open the terminal window:


<iframe width="560" height="315" src="https://www.youtube.com/embed/MteK5c1r6B8" frameborder="0" allowfullscreen></iframe>

Open terminal window to:
Copy link
Contributor

Choose a reason for hiding this comment

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

Open the terminal window:


Manual Installation
-------------------
Run ``Command Prompt`` as administrator and paste the Cmd.exe command from
Copy link
Contributor

Choose a reason for hiding this comment

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

paste or copy?

Copy link
Member Author

Choose a reason for hiding this comment

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

paste the Cmd.exe command copied from


Complete the following guides to get it work:
- If you ``$ vagrant up`` but can not start the VirtualBox, please find "VBoxUSBMon.inf" and
Copy link
Contributor

Choose a reason for hiding this comment

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

cannot

@hoatle hoatle merged commit fd4d8a7 into teracyhq:develop Dec 7, 2016
@hoatle hoatle removed the in progress label Dec 7, 2016
@hoatle hoatle removed this from the v0.5.0-b1 milestone Feb 14, 2017
@hoatle hoatle deleted the improvements/167-docs branch August 25, 2018 11:14
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