[gentoo-user] CI (docker + consul + jenkins +mesos)

2015-06-01 Thread James
Hello, I just ran across a very interesting *diagram* for Continuous Integration; a subject we have discussed on this list. [1]. Consul is not in the portage tree (thanks Zac!). In order to fully implement the CI scheme in the diagram, we'd still need Marathon [2] and something new to me called

Re: [gentoo-user] Reverse Proxy with Apache2

2022-01-18 Thread Anatoly Laskaris
and workload orchestrators like Nomad or Kubernetes. Usually you don't configure Traefik with static config file, but with metadata and annotations in K8S and Consul so it is dynamic and reactive. Or you can use nginx (which is already considered pretty old and clunky, but it is much easier

[gentoo-user] Openrc - where to register services for discovery

2018-05-07 Thread Damo Brisbane
quence of being created with: --restart=always With above flag, the container will automatically start as part of the standard docker init script, "/etc/init.d/docker start". But in my case, the container does not natively register itself with consul (or could be any other service discovery

Re: [gentoo-user] Reverse Proxy with Apache2

2022-01-18 Thread Grant Taylor
file, but with metadata and annotations in K8S and Consul so it is dynamic and reactive. I view adding /additional/ software / daemons as poor form, especially when the /existing/ software can do the task at hand. Don't overlook the port conflict. Or you can use nginx (which is already

[gentoo-user] Mesos update

2015-04-13 Thread James
) compatible ebuild? Cisco is now pushing mesos with ansible (very cool project) [2]. Cisco is promoting an opensource approach to microservices using ansible. Zookeeper, spark, mesos, consul and many other codes that are part of the clustering codes, can be found in portage, various overlays

Re: [gentoo-user] Reverse Proxy with Apache2

2022-01-18 Thread Raphael Mejias Dias
o/traefik/getting-started/quick-start/) which is > > geared towards modern cloud native infrastructure with containers and > > workload orchestrators like Nomad or Kubernetes. > > Usually you don't configure Traefik with static config file, but with > > metadata and annotations

[gentoo-user] Re: File system testing

2014-09-17 Thread James
(Alan is the king of kludge) On gentoo planet one of the devs has Consul in his overlays. Read up on that for ideas that may be relevant to what you need. Joost James

Re: [gentoo-user] Re: File system testing

2014-09-17 Thread J. Roeleveld
) will be insufficient. On gentoo planet one of the devs has Consul in his overlays. Read up on that for ideas that may be relevant to what you need. Assuming the following is the website: http://www.consul.io/intro/vs/ Then this seems more a tool to replace Nagios, Puppet and similar. It doesn't