-
Notifications
You must be signed in to change notification settings - Fork 21
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
Update planet-installation-vagrant.md #102
base: master
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -103,7 +103,7 @@ To solve this problem: Copy link location of Debian 32-bit instead and run comma | |
|
||
--- | ||
|
||
## Install a Community Planet | ||
## Install a Community Planet (Windows) | ||
|
||
Make sure you `cd` to the designated OLE directory you created earlier. | ||
|
||
|
@@ -113,9 +113,11 @@ cd planet | |
vagrant up prod | ||
``` | ||
|
||
You now have a working [community Planet](http://localhost:3100) on your OS. | ||
You now have a working [community Planet](http://localhost:3100) on your OS, that can be accessed using [http://localhost:3100](http://localhost:3100). | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This link is not required as it is already there. |
||
It is advisable to use Firefox to access your community Planet. If you don't have Firefox already, you may want to [download](https://www.mozilla.org/en-US/firefox/new/) it. If you are using Firefox and community Planet is not working properly, please update your Firefox to the latest version and then try again. | ||
|
||
When the login screen loads, Follow further steps in the [Planet Manual](https://planetlearning.github.io/#!./pages/micromaster/../manual/planet.md) to register as a member. | ||
|
||
Comment on lines
+119
to
+120
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. There is another step already which is explaining about configuration of planet community. Planet manual is for using planet after it has been configured |
||
--- | ||
|
||
## Troubleshooting | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is same for all OS so windows is not required