|
You are here |
serverascode.com | ||
| | | | |
www.claudiokuenzler.com
|
|
| | | | | Yet another tech blog - made in Switzerland. | |
| | | | |
blog.oddbit.com
|
|
| | | | | This article expands on my answer to Add multiple specific IPs to instance, a question posted to ask.openstack.org. In order to serve out SSL services from an OpenStack instance, you will generally want one local ip address for each SSL virtual host you support. It is possible to create an instance with multiple fixed addresses, but there are a few complications to watch out for. Assumptions This article assumes that the following resources exist: | |
| | | | |
gist.github.com
|
|
| | | | | Linux networking tools. GitHub Gist: instantly share code, notes, and snippets. | |
| | | | |
whatibroke.com
|
|
| | | EC2 Instance Setup Create a new EC2 instance. This example was done on amazon-linux but I think it would probably be better to use ubuntu next time. If you do use ubuntu note that you'll need to use apt instead of yum and will likely have to open ports 80 and 443 on the instance.... | ||