diff --git a/CreateAccount-Main.png b/CreateAccount-Main.png new file mode 100644 index 0000000..5a00549 Binary files /dev/null and b/CreateAccount-Main.png differ diff --git a/HowTo-register.adoc b/HowTo-register.adoc index f68a458..6a43eeb 100644 --- a/HowTo-register.adoc +++ b/HowTo-register.adoc @@ -29,12 +29,63 @@ and the ability to collaborate with other users [[cheat-Register]] == How to Create an Account -Go to https://git.swarmlab.io:3000 in a web browser. +- Go to https://git.swarmlab.io:3000 in a web browser. +- Or to https://api-login.swarmlab.io:8089 -You can use any web browser on your computer to join. +[NOTE] +==== +You can use any web browser on your computer to join +==== +.Click on "Register" image::./CreateAccount.png[SwarmLab Register] +OR + +.Click on "LogIn with SSO" +image::./api-login-1.png[SwarmLab Login with SSO] + +You will then be presented with a Log On / Register page. Click on register. + +.Click on "Register" +image::./RegisterMain-1.png[SwarmLab Register Main] + + +Next, enter your information and the password you would like to use. + +.Enter your personal details. +image::./CreateAccount-Main.png[SwarmLab Register Main Info] + +[NOTE] +==== +Carefully review the https://api-client.swarmlab.io:8088/#/terms[Terms of Service] + +and **Legal Disclaimer and Notices** + +.Legal Disclaimer and Notices +[source,bash] +---- +Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + +1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. + +3. Neither the name of Swarmlab.io nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +---- + +**before you continue.** + +[NOTE] +==== +Continuing past the next step confirms that you agree to both documents. +==== + +==== + + :hardbreaks: diff --git a/RegisterMain-1.png b/RegisterMain-1.png new file mode 100644 index 0000000..22395d2 Binary files /dev/null and b/RegisterMain-1.png differ diff --git a/api-login-1.png b/api-login-1.png new file mode 100644 index 0000000..8634709 Binary files /dev/null and b/api-login-1.png differ