brand changed
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
How to Add or Remove Floating IP’s to your VM on 3Engines Cloud[🔗](#how-to-add-or-remove-floating-ips-to-your-vm-on-brand-name "Permalink to this headline")
|
||||
==============================================================================================================================================================
|
||||
|
||||
In order to make your VM accessible from the Internet, you need to use Floating IPs. Floating IPs in OpenStack are public IP addresses assigned to your Virtual Machines. Assignment of a Floating IP allows you (if you have your Security Groups set properly) to host services like SSH or HTTP over the Internet.
|
||||
In order to make your VM accessible from the Internet, you need to use Floating IPs. Floating IPs in 3Engines are public IP addresses assigned to your Virtual Machines. Assignment of a Floating IP allows you (if you have your Security Groups set properly) to host services like SSH or HTTP over the Internet.
|
||||
|
||||
How to assign a Floating IP to your VM?[🔗](#how-to-assign-a-floating-ip-to-your-vm "Permalink to this headline")
|
||||
----------------------------------------------------------------------------------------------------------------
|
||||
@ -59,9 +59,9 @@ If you no longer need a public IP address you may disassociate it from your VM.
|
||||
How to release a Floating IP (return it to the pool)?[🔗](#how-to-release-a-floating-ip-return-it-to-the-pool "Permalink to this headline")
|
||||
------------------------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
Floating IPs (just like any other OpenStack resource) have their cost when kept reserved and not used.
|
||||
Floating IPs (just like any other 3Engines resource) have their cost when kept reserved and not used.
|
||||
|
||||
If you don’t want to keep your Floating IP’s reserved for your project you may release them to the OpenStack pool for other users which will also reduce the costs of your project.
|
||||
If you don’t want to keep your Floating IP’s reserved for your project you may release them to the 3Engines pool for other users which will also reduce the costs of your project.
|
||||
|
||||
Go to Project → Network → Floating IPs
|
||||
|
||||
|
||||
@ -1,9 +1,9 @@
|
||||
How to import SSH public key to OpenStack Horizon on 3Engines Cloud[🔗](#how-to-import-ssh-public-key-to-openstack-horizon-on-brand-name "Permalink to this headline")
|
||||
How to import SSH public key to 3Engines Horizon on 3Engines Cloud[🔗](#how-to-import-ssh-public-key-to-3Engines-horizon-on-brand-name "Permalink to this headline")
|
||||
=======================================================================================================================================================================
|
||||
|
||||
If you already have an SSH key pair on your computer, you can import your public key to the Horizon dashboard. Then, you will be able to use that imported key when launching a new instance.
|
||||
|
||||
By importing it directly to Horizon, you will eliminate the need to use tools like **ssh-copy-id** or manually edit the **authorized\_keys** file. Also, your key will be available in OpenStack CLI.
|
||||
By importing it directly to Horizon, you will eliminate the need to use tools like **ssh-copy-id** or manually edit the **authorized\_keys** file. Also, your key will be available in 3Engines CLI.
|
||||
|
||||
Warning
|
||||
|
||||
@ -3,7 +3,7 @@ How to create a network with router in Horizon Dashboard on 3Engines Cloud[🔗]
|
||||
|
||||
When you create a new project in Horizon, its content is empty. You have to manually configure your private network. In order to complete this task, please follow those steps.
|
||||
|
||||
1. Log in to your OpenStack dashboard and choose **Network** tab, then choose **Networks** sub-label.
|
||||
1. Log in to your 3Engines dashboard and choose **Network** tab, then choose **Networks** sub-label.
|
||||
|
||||

|
||||
|
||||
|
||||
@ -12,7 +12,7 @@ The sequence of steps will be described below.
|
||||
|
||||
**Creating and configuring local networks**
|
||||
|
||||
1. Log in to your OpenStack dashboard and choose **Network** tab, then choose **Networks** sub-label.
|
||||
1. Log in to your 3Engines dashboard and choose **Network** tab, then choose **Networks** sub-label.
|
||||
|
||||

|
||||
|
||||
|
||||
@ -13,4 +13,4 @@
|
||||
* [How to add SSH key from Horizon web console on 3Engines Cloud](How-to-add-SSH-key-from-Horizon-web-console-on-3Engines-Cloud.html.md)
|
||||
* [How is my VM visible in the internet with no Floating IP attached on 3Engines Cloud](How-is-my-VM-visible-in-the-internet-with-no-Floating-IP-attached-on-3Engines-Cloud.html.md)
|
||||
* [How to run and configure Firewall as a service and VPN as a service on 3Engines Cloud](How-to-run-and-configure-Firewall-as-a-service-and-VPN-as-a-service-on-3Engines-Cloud.html.md)
|
||||
* [How to import SSH public key to OpenStack Horizon on 3Engines Cloud](How-to-Import-SSH-Public-Key-to-OpenStack-Horizon-on-3Engines-Cloud.html.md)
|
||||
* [How to import SSH public key to 3Engines Horizon on 3Engines Cloud](How-to-Import-SSH-Public-Key-to-3Engines-Horizon-on-3Engines-Cloud.html.md)
|
||||
|
||||
Reference in New Issue
Block a user