/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

serverascode.com
| | www.claudiokuenzler.com
2.6 parsecs away

Travel
| | Yet another tech blog - made in Switzerland.
| | blog.oddbit.com
2.4 parsecs away

Travel
| | 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
2.4 parsecs away

Travel
| | Linux networking tools. GitHub Gist: instantly share code, notes, and snippets.
| | whatibroke.com
19.1 parsecs away

Travel
| 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....