Using Virtual Hosts

2016-02-11 Thread Alfredo Carneiro
Hi guys, I have been searching for the past few weeks about Mesos and VHosts, saddly, I have not found anything useful. I have a mesos cluster running some webapps. So, I have assigned specifc ports to these apps, so I access this apps using *http://:*. How could I use Virtual Hosts to access the

Re: Using Virtual Hosts

2016-02-11 Thread Alfredo Carneiro
But how can I assign a domain to a task using haproxy? On Feb 11, 2016 8:29 PM, "Shuai Lin" wrote: > Since you already have haproxy running, why not use it as a reverse proxy? > > On Fri, Feb 12, 2016 at 3:31 AM, Alfredo Carneiro < > alfr...@simbioseventures.com>

Re: Using Virtual Hosts

2016-02-11 Thread Alfredo Carneiro
erver slave2 10.1.1.12:12345 > server slave3 10.1.1.13:12345 > ... > > > > > On Fri, Feb 12, 2016 at 7:45 AM, Alfredo Carneiro < > alfr...@simbioseventures.com> wrote: > >> But how can I assign a domain to a task using haproxy? >> On Feb 11, 2016 8:

How to deploy a Database cluster

2016-02-24 Thread Alfredo Carneiro
Hello guys, I have been trying to deploy a Galera MariaDB cluster on my Mesos Cluster following this tutorial [1], but I am facing some problems. After I set Mesos-DNS up, I noticed that nodes use their internal cointainer IP addresses to communicate with other nodes, so the other nodes will be n

Re: marathon-lb at scale

2016-03-03 Thread Alfredo Carneiro
I've just started to use it on production with 14 nodes and it is scaling well! I had no problems yet. And different from haproxy-marathon-bridge, it supports natively a loop every second, so you don't have any delay, at least I haven't seen. On Thu, Mar 3, 2016 at 12:23 PM, craig w wrote: > Tha

Re: marathon-lb at scale

2016-03-03 Thread Alfredo Carneiro
fine, then when i went to 90 > it became an issue. Again, this was with an older Marathon, so things could > be much better now. > > On Thu, Mar 3, 2016 at 11:02 AM, Alfredo Carneiro < > alfr...@simbioseventures.com> wrote: > >> I've just started to use it on prod

Re: Unstability on Mesos 0.27

2016-03-19 Thread Alfredo Carneiro
on Mesos 0.27 >> >> If Mesos daemon crashed, I'd suggest to log a JIRA and append more >> detail, e.g. steps, master/agent log. >> >> >> Da (Klaus), Ma (??) | PMPĀ® | Advisory Software Engineer >> Platform OpenSource Technology, STG, IBM GCG >

Unstability on Mesos 0.27

2016-03-19 Thread Alfredo Carneiro
Hello guys, I am using Mesos 0.27 with different kinds of applications, such as, crawlers, databases and websites. However, I have faced many crashes and I couldn't find what it is the matter. We have 14 machines with 8Gb of ram and 4 cpu each. Usually, we run about 40 instance of our crawler, wh

Custom IPTables rules

2016-04-13 Thread Alfredo Carneiro
Hello guys, I don't know if that is the right place to ask. So, since we use public cloud, we are trying to hardening our servers allowing traffic just from our subnetworks. However, when I tried to implement some iptables rules I got problems with Docker, which couldn't find its chain anymore. T

Re: Custom IPTables rules

2016-04-13 Thread Alfredo Carneiro
it, nor > must you copy or show it to anyone; please delete/destroy and inform the > sender immediately. > > On Wednesday, 13 April 2016 at 21:27, Alfredo Carneiro wrote: > > Hello guys, > > I don't know if that is the right place to ask. So, since we use public >

Re: Custom IPTables rules

2016-04-13 Thread Alfredo Carneiro
ra...@gruchalski.com > de.linkedin.com/in/radgruchalski/ > > > *Confidentiality:*This communication is intended for the above-named > person and may be confidential and/or legally privileged. > If it has come to you in error you must take no action based on it, nor > must y

Re: Custom IPTables rules

2016-04-13 Thread Alfredo Carneiro
ial and/or legally privileged. > If it has come to you in error you must take no action based on it, nor > must you copy or show it to anyone; please delete/destroy and inform the > sender immediately. > > On Wednesday, 13 April 2016 at 21:59, Alfredo Carneiro wrote: > > Oh man!