January 07, 2015
Crate with Docker & Weave
Please welcome our guests from Crate team, they have a very exciting Big Data use-case! — Ilya Introduction Crate is a massively scalable, distributed, and highly available database that leverages the power of Lucene for lighting fast...
December 18, 2014
Automated Provisioning of Multi-cloud Weave Network with Terraform
Introduction In this post I am going to describe how I used one of HashiCorp’s latest tools — Terraform — for deploying a weave network across two different cloud providers. Terraform helps to answer some of provisioning-related questions...
December 09, 2014
"I set out to deploy Weave on my Pi"
Hats off to Alexander Grendel for getting Weave and Docker working on Raspberry Pi….! Quote: “The great thing about the setup is that I can take my Pi anywhere and as long as I have internet that allows (stateful outboud) tcp/udp on...
December 09, 2014
Running Java Applications in Docker Containers
Introduction In this post I would like to describe my approach to running Java applications in Docker containers. The key takeaway is that by reducing the base image, one wins a solid foundation, uncluttered of miscellaneous and...
December 03, 2014
Using Weave Network for Big Data: ElasticSearch & Apache Spark
As part of our continuing effort demonstrating how weave overlay networking makes deploying complex distribute software stacks simpler, I decided to pick a couple of very hot open-source projects and show something people commonly do:...
November 17, 2014
Screencast: Hello, Weave!
If you haven’t tried Weave yet, make sure to checkout our latest screencast which shows how easy it is to use! Do make sure to subscribe to our YouTube channel, so you won’t miss more videos from us.
November 03, 2014
Using Weave and Docker to Enable a Visi Spark cluster
Thank-you very much to Dave Pollak for offering this guest post, cross-posted and thus also available on his blog. You have probably come across Dave’s work before – he is among other things the founder of the Scale web framework...
November 01, 2014
Deploying Riak with Docker, Clocker and Weave
Another quick use case example, following on from the recent Clocker integration of Weave. In this deck, Cloudsoft’s founders show how the same combination of Clocker, Docker and Weave, can be used to manage Riak as a guest workload...
October 28, 2014
Running a Weave Network on CoreOS
Introduction In this guide I will demonstrate how to provision Weave across a few CoreOS instances. In the last section I will show fully working example of automated provisioning by means of Cloud Config, which would allow you to get...