Add important note about headnode domain name, and the following sections: a) Setup SDC-Docker, b) Configure Client Access to CloudAPI#256
Open
joyent-automation wants to merge 1 commit into
Open
Conversation
…ions: a) Setup SDC-Docker, b) Configure Client Access to CloudAPI
bahamat
suggested changes
Nov 19, 2019
| |"root" password|rootpass|Enter aphanumeric characters. Do not use space or special characters.| | ||
| |Confirm "root" password||| | ||
| |"admin" password|adminpass1|| | ||
| |"admin" password|adminpass1|Enter aphanumeric characters. Do not use space or special characters.| |
Contributor
There was a problem hiding this comment.
Password parsing was fixed in OS-7361 (joyent/sdc-headnode@ b5c0e5a5f6e0ed31c6db2573de9b720d851af603), so these comments on passwords are unnecessary (and dangerous).
| |Region of Datacenter|orbit|| | ||
| |Name of Datacenter|coal-1|(Availability zone.) | | ||
| |Region of Datacenter|orbit|Enter aphanumeric characters. Do not use space or special characters.| | ||
| |Name of Datacenter|coal-1|Enter aphanumeric characters. Do not use space or special characters.| |
Contributor
There was a problem hiding this comment.
These should be something like "must be DNS name compliant strings".
|
|
||
| We can now access access the operations portal, "SDC ADMINUI", in a web | ||
| browser on the host computer at https://10.88.88.3/ . | ||
| You can now access the Operations Portal (SDC ADMINUI) in a web browser on the host computer at <https://10.88.88.3>. |
Contributor
There was a problem hiding this comment.
All prose should be hard wrapped prior to 80 columns for readability in terminals.
| # Add the SSH key. Substiture real value for {username}. | ||
| sdc-useradm add-key {username} /var/tmp/id_rsa.pub | ||
| ``` | ||
|
|
Contributor
There was a problem hiding this comment.
Lines 348 to 386: All prose should be hard wrapped prior to 80 columns for readability in terminals.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add important note about headnode domain name, and the following sections: a) Setup SDC-Docker, b) Configure Client Access to CloudAPI
This PR was migrated-from-gerrit, https://cr.joyent.us/#/c/925/.
The raw archive of this CR is here.
See MANTA-4594 for info on Joyent Eng's migration from Gerrit.
CR discussion
@khangngu commented at 2018-12-17T23:55:35
@khangngu commented at 2018-12-17T23:55:57
@johnlevon commented at 2018-12-20T16:36:17
Patch Set 1 code comments