From 7603b169f24fe441d66df909a007f07d328c6fe0 Mon Sep 17 00:00:00 2001 From: Someone Date: Mon, 5 Nov 2018 03:16:03 +0100 Subject: [PATCH] More informative README --- README.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c32fb6..28103a0 100644 --- a/README.md +++ b/README.md @@ -14,4 +14,19 @@ On Virtualbox This will kill/delete all existing containers (and ignore images -> minimal re-downloading) + currently we do not export anything anywhere -> runtime-changes will likely be lost. + ``vagrant rsync`` -+ ``vagrant provision`` \ No newline at end of file ++ ``vagrant provision`` ++ wait + +### libvirt support +We now support multiple hypervisors! :) ++ Get a working libvirt setup. ++ Get the libvirt vagrant plugin: ``CONFIGURE_ARGS="with-libvirt-include=/usr/include/libvirt with-libvirt-lib=/usr/lib64" vagrant plugin install vagrant-libvirt`` ++ ``vagrant up --provider=libvirt`` ++ wait + + +## Our services ++ [analysis](service-analysis/README.md) ++ [fallback](service-fallback/README.md) ++ [reporting](service-reporting/README.md) ++ [twitter](service-twitter/README.md) -- 2.43.0