I just started playing with Docker.io. This is a great platform. I have a problem that I need help with. I ran the middle instance on the ec2 configuration docker. Now I want to run 2 wordpress blogs independently, using docker.io on top of the environment instance.
Please, if someone can kindly help me solve this problem, I will be extremely grateful
Many thanks Harim Hack
Updated:
Basically, I am trying to run two nodes for dockers (node ββ1 and node 2). I am running another node (node3: private repo for docker). What I'm looking for is to run two blogs (wordpress on node1). I export docker images to node3 (updates / exports are very rare)
Since I'm going to run wordpress, I was hoping to run wordpress on Nginx, and since node1 / node2 will run 80 web, I can place a physical node (reverse nginx proxy) in front of two nodes and have blogs running in g-mode.
I hope this experiment works so that I can get rid of the xen cloud platform that we have in the office. It is bulky and I have to manage many components. I would prefer to export / back up the docker image with my live data once in the blue moon and not worry about fault tolerance and vm management.
The problem is that I have a newbie when it comes to launching a docker, and thus, I am currently running around like a headless chicken, and don't know where to start.
I would be extremely grateful if you could provide any guidance / assistance really.
Regards Harim Hack
docker dotcloud
Hareem haque
source share