Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/guides/How to Launch an Instance.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@ Launching an instance in OpenStack GUI is a straightforward process that allows
## Step 1: Navigate to the Instance Tab

1. Go to the **Instance** tab in the Horizon dashboard.
![Instance page](../img/Instance page.png)
![Instance page](../img/How-to-Launch-an-Instance/Instance-Page.png)

## Step 2: Instance Details

1. Click on the **Launch Instance** button.
2. Provide a name for your instance.
3. Optionally, add a description for your instance.
![Launch Instance](../img/Launch Instance.png)
![Launch Instance](../img/How-to-Launch-an-Instance/Launch-Instance.png)

## Step 3: Source

Expand Down
4 changes: 2 additions & 2 deletions docs/guides/OpenStack Setup Guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
## Step 4: Login With Keycloak
0. Navigate to [https://horizon.hackucf.cloud](https://horizon.hackucf.cloud)
1. Select login with Hack@UCF SSO
![alt text](<../img/Login With SSO.png>)
![alt text](<../img/OpenStack-Setup-Guide/Login-with-SSO.png>)
2. (These other steps are just for the first time)
3. Login with credentials emailed or dm by Hack@UCF bot
4. Agree to TOS
Expand All @@ -55,7 +55,7 @@
3. Name it something reasonable.
4. Set "Key Type" to "SSH Key".
5. Paste the contents of your id_rsa.pub file here, or use "Load Public Key from a file" to upload it.
![alt text](<../img/Key pairs Page.png>)
![alt text](<../img/OpenStack-Setup-Guide/Key-pairs-Page.png>)

# Next Steps

Expand Down
4 changes: 2 additions & 2 deletions docs/guides/Security Groups.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ Depending on your security and accessibility needs you'll need to tailor your se
2. Click on Create Security Group
![alt text](../img/Security-Groups/Create-Security-Group.png)

3. Name your new Secuirty Group something like "Allow SSH" or something similar to make it easier to remember in the future. You can also add a description for further clarification. When you're finished naming click Create Security Group.
3. Name your new Security Group something like "Allow SSH" or something similar to make it easier to remember in the future. You can also add a description for further clarification. When you're finished naming click Create Security Group.
![alt text](../img/Security-Groups/Naming-Sec-Group.png)

4. You'll then be taken to the rule management papge. Here you can add the specific rules you want for traffic on your instance. Here's a break down of the terms you'll see:
4. You'll then be taken to the rule management page. Here you can add the specific rules you want for traffic on your instance. Here's a break down of the terms you'll see:
![alt text](../img/Security-Groups/Rules-Explained.png)
- Egress: Outgoing network traffic from your vm
- Ingress: Inbound network traffic to your vm
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/img/Instance page.png
Binary file not shown.
Binary file removed docs/img/Key pairs Page.png
Binary file not shown.
Binary file removed docs/img/Launch Instance.png
Binary file not shown.
Binary file removed docs/img/Login With SSO.png
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/img/Security-Groups/Add-Rule.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/img/Security-Groups/Adding-ICMP.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/img/Security-Groups/Create-Security-Group.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/img/Security-Groups/Modifiying-Rule.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/img/Security-Groups/Naming-Sec-Group.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/img/Security-Groups/Networks-Tab.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/img/Security-Groups/Rules-Explained.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading