July 16, 2015
New Screencast: "Hello, Weave!"
It’s been a while since I recorded the original “Hello, Weave!” screencast, which had nearly 9k views in the 8 month. A lot of great new features has landed in the v1.0 release last month. Today, I very glad to announce...
May 27, 2015
Multi-host Docker Deployment with Swarm and Compose Using Weave 0.11
This is an outdated guide, please find latest version on our website now! http://weave.works/guides/weave-and-docker-platform/index.html In this post I’d like to show how easily one can get up-and-running using Weave with all the latest...
May 06, 2015
Using Docker Machine and Swarm with Weave 0.10
This is an outdated guide, please find latest version on our main website now! http://weave.works/guides/weave-and-docker-platform/index.html In this post I’d like to show how quickly one can get up-and-running using Weave with Docker...
April 22, 2015
Using Docker Machine with Weave 0.10
This is an outdated guide, please find latest version on our website now! http://weave.works/guides/weave-and-docker-platform/index.html In this post I’d like to show how quickly one can get up-and-running using Weave with Docker Machine....
March 11, 2015
Weaving Kubernetes on Azure
As I said in my previous post, Weave is a very portable networking enabler for Kubernetes. To take this further, we have worked closely with the Microsoft and CoreOS teams to ensure a complete solution is available for Kubernetes on Azure....
February 19, 2015
Networking Spark Cluster on Docker with Weave
In this guide, I will show you how easy it is to deploy a Spark cluster using Docker and Weave, running on CoreOS. Apache Spark is a fast and general-purpose cluster computing system. It provides high-level APIs in Java, Scala and Python,...
January 20, 2015
Elasticsearch, Weave and Docker
This guide will demonstrate how to deploy an Elasticsearch cluster on Weave as well as a JavaScript microservice application for it. There are a few major advantages of using Weave for Elasticsearch. Firstly, you will gain Zen discovery...
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...
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.
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...