[adding [email protected]]

Hi,

For product deployment automation we use puppet. There are several puppet
modules we wrote in [1].

For docker you can create images and use it as you need. But there are
several limitations in docker such as you can't edit the hostname,
DNS server settings, /etc/hosts file after starting the docker instance.
IMO the best approach to use puppet to push configurations and when
running a docker container use --dns, -h options and use an external DNS
server container like bind.

1. https://github.com/wso2/Puppet-Modules

Thanks and regards,

Thilina Piyasundara
Systems Engineer
​
​ (DevOps)
M: 071-775-0006
​
​
Blog: blog.thilina.org

WSO2, Inc.
​
​ <http://wso2.com/>
lean . enterprise . middleware


On Mon, Jun 9, 2014 at 7:51 PM, Steven Gimenez <
[email protected]> wrote:

>  Hello,
>
>
>
> Thank you for the quick response!  Is it possible to automate the startup
> of several servers for the cluster?  I was thinking I could use a bash
> script to start multiple Docker instances for the cluster?
>
>
>
> Thank you again!
>
>
>
> [image: LIMS]
>
> *Steven Gimenez*
>
> Sr. Software Engineer
> *Logistics Information Management Systems*
> www.mirotechnologies.com
> www.tapestrysolutions.com
> 4977 Benchmark Centre Drive
> Swansea, IL 62226
>
> Office: +1 (858) 503-1990
> Mobile: 920-830-0176
> Fax:
> [email protected]
>
>
>
>
>
> *From:* Thilina Piyasundara [mailto:[email protected]]
> *Sent:* Monday, June 09, 2014 9:19 AM
> *To:* Steven Gimenez; WSO2 Developers' List
> *Subject:* <Ext> Re: docker blog and other servers
>
>
>
> Hi Steven,
>
> Simply you can change all 'wso2am-1.6.0' to relevant package in all
> places.
> Download relevant pack to 'dist' folder and do the same.
>
> BTW, in docker you can't edit '/etc/hosts' so if you need to setup a
> cluster you need to have a small DNS server setup.
>
> Regards,
>
>
> Thilina Piyasundara
> Systems Engineer
>
> ​
>
> ​ (DevOps)
>
> M: 071-775-0006
>
> ​
>
> ​
>
> Blog: blog.thilina.org
>
>
>
> WSO2, Inc.
>
> ​
>
> ​ <http://wso2.com/>
>
> lean . enterprise . middleware
>
>
>
> On Mon, Jun 9, 2014 at 7:32 PM, Steven Gimenez <
> [email protected]> wrote:
>
> Hello Thilina,
>
>
>
> I just came across your blog using Docker with API Manager and I found it
> very interesting.  Have you tried this with other WSO2 products?  We are
> currently trying to work with a full stack of WSO2 tiers to run a local
> test environment.
>
>
>
> Do you have additional blogs/links that you can share on setting up the
> communication between products?
>
>
>
> Thank you and great job on the blog!
>
>
>
> [image: LIMS]
>
> *Steven Gimenez*
>
> Sr. Software Engineer
> *Logistics Information Management Systems*
> www.mirotechnologies.com
> www.tapestrysolutions.com
> 4977 Benchmark Centre Drive
> Swansea, IL 62226
>
> Office: +1 (858) 503-1990
> Mobile: 920-830-0176
> Fax:
> [email protected]
>
>
>
>
>
>
>
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to