url chnages
This commit is contained in:
@ -15,6 +15,43 @@ Get up and running with these essential guides:
|
||||
|
||||
---
|
||||
|
||||
## VM Setup Essentials 🚀
|
||||
Essential steps to get your virtual machine up and running with proper configuration:
|
||||
|
||||
### 1. Key Pair Management 🔑
|
||||
- **Create SSH Key Pair**: [How to create key pair in 3Engines Dashboard](cloud/How-to-create-key-pair-in-3Engines-Dashboard-on-3Engines-Cloud.html.md)
|
||||
- **Import SSH Key**: [How to import SSH public key to 3Engines Horizon](networking/How-to-Import-SSH-Public-Key-to-3Engines-Horizon-on-3Engines-Cloud.html.md)
|
||||
- **Generate SSH Key in Linux**: [Generating an SSH keypair in Linux](networking/Generating-a-SSH-keypair-in-Linux-on-3Engines-Cloud.html.md)
|
||||
|
||||
### 2. Private Networks & Router Setup 🌐
|
||||
- **Create Network with Router**: [How to create a network with router in Horizon Dashboard](networking/How-to-create-a-network-with-router-in-Horizon-Dashboard-on-3Engines-Cloud.html.md)
|
||||
- **Understanding Projects**: [What is an 3Engines project](cloud/What-is-an-3Engines-project-on-3Engines-Cloud.html.md)
|
||||
- **Understanding Domains**: [What is an 3Engines domain](cloud/What-is-an-3Engines-domain-on-3Engines-Cloud.html.md)
|
||||
|
||||
### 3. Security Groups Configuration 🛡️
|
||||
- **Setup Security Groups**: [How to use Security Groups in Horizon](cloud/How-to-use-Security-Groups-in-Horizon-on-3Engines-Cloud.html.md)
|
||||
- **Open HTTP Ports**: [How to open new ports for http](networking/How-can-I-open-new-ports-port-80-for-http-for-my-service-or-instance-on-3Engines-Cloud.html.md)
|
||||
- **SSH Access Troubleshooting**: [Cannot access VM with SSH or PING](networking/Cannot-access-VM-with-SSH-or-PING-on-3Engines-Cloud.html.md)
|
||||
|
||||
### 4. VM Instance Creation 💻
|
||||
- **Create Linux VM**: [How to create new Linux VM in 3Engines Dashboard Horizon](cloud/How-to-create-new-Linux-VM-in-3Engines-Dashboard-Horizon-on-3Engines-Cloud.html.md)
|
||||
- **Access VM Console**: [How to access the VM from 3Engines console](cloud/How-to-access-the-VM-from-3Engines-console-on-3Engines-Cloud.html.md)
|
||||
- **Storage Options**: [VM created with option Create New Volume](cloud/VM-created-with-option-Create-New-Volume-Yes-on-3Engines-Cloud.html.md)
|
||||
|
||||
### 5. Floating IP Assignment 🌍
|
||||
- **Add/Remove Floating IPs**: [How to Add or Remove Floating IP's to your VM](networking/How-to-Add-or-Remove-Floating-IPs-to-your-VM-on-3Engines-Cloud.html.md)
|
||||
- **SSH Connection**: [How to connect to your virtual machine via SSH in Linux](networking/How-to-connect-to-your-virtual-machine-via-SSH-in-Linux-on-3Engines-Cloud.html.md)
|
||||
- **Linux Command Line Access**: [How to create a Linux VM and access it from Linux command line](cloud/How-to-create-a-Linux-VM-and-access-it-from-Linux-command-line-on-3Engines-Cloud.html.md)
|
||||
|
||||
### 6. Quick Reference URLs 📖
|
||||
- **Dashboard Overview**: [Project Quotas And Flavors Limits](cloud/Dashboard-Overview-Project-Quotas-And-Flavors-Limits-on-3Engines-Cloud.html.md)
|
||||
- **User Roles**: [3Engines User Roles](cloud/3Engines-user-roles-on-3Engines-Cloud.html.md)
|
||||
- **VM Management**: [How to clone existing and configured VMs](cloud/How-to-clone-existing-and-configured-VMs-on-3Engines-Cloud.html.md)
|
||||
|
||||
> **💡 Pro Tip**: Follow the sequence above for a smooth VM setup experience. Start with key pairs, configure networking, set up security groups, create your VM, and finally assign floating IPs for external access.
|
||||
|
||||
---
|
||||
|
||||
## Documentation Sections 📚
|
||||
|
||||
### Cloud ☁️
|
||||
|
||||
Reference in New Issue
Block a user