You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.
As part of #2647, we need a way to configure servers consistently on potentially any OS, locally via Vagrant or on any cloud provider via Terraform.
A good, declarative and portable way to do so is to use Ansible.
We could therefore have various "playbooks" to configure:
Docker + Weave Net
Docker + Kubernetes + Weave-Kube
and use these for development and testing.
The text was updated successfully, but these errors were encountered:
As part of #2647, we need a way to configure servers consistently on potentially any OS, locally via Vagrant or on any cloud provider via Terraform.
A good, declarative and portable way to do so is to use Ansible.
We could therefore have various "playbooks" to configure:
and use these for development and testing.
The text was updated successfully, but these errors were encountered: