diff options
author | Dimitri Staessens <dimitri@ouroboros.rocks> | 2021-07-24 18:39:10 +0200 |
---|---|---|
committer | Dimitri Staessens <dimitri@ouroboros.rocks> | 2021-07-24 18:39:10 +0200 |
commit | 4ebdc1ad5742d3386dc517a88b3f855a5cc837d7 (patch) | |
tree | cae650ec2f1bdc65f59cf044b38ddc0b7cdb6f2b /content/en/docs/Extra | |
parent | 9656deb1023765939799e248929fb1580f3ab5a5 (diff) | |
download | website-4ebdc1ad5742d3386dc517a88b3f855a5cc837d7.tar.gz website-4ebdc1ad5742d3386dc517a88b3f855a5cc837d7.zip |
docs: Add tools section for rumba and metrics
Diffstat (limited to 'content/en/docs/Extra')
-rw-r--r-- | content/en/docs/Extra/rumba.md | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/content/en/docs/Extra/rumba.md b/content/en/docs/Extra/rumba.md deleted file mode 100644 index 5023f8e..0000000 --- a/content/en/docs/Extra/rumba.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -title: "Rumba" -author: "Dimitri Staessens" -date: 2019-10-06 -draft: false -description: > - Small orchestration framework for deploying recursive networks. ---- - -Rumba is an __experimentation framework__ for deploying recursive -network experiments in various network testbeds. It was developed as -part of the [ARCFIRE](http://ict-arcfire.eu) project, and available on -[gitlab](https://gitlab.com/arcfire/rumba) . |