package albatross

  1. Overview
  2. No Docs
Albatross - orchestrate and manage MirageOS unikernels with Solo5

Install

dune-project
 Dependency

Authors

Maintainers

Sources

albatross-2.6.0.tbz
sha256=95335cd203ba8f4b47a0fa2135ae2adc677c5a09a9e85bf729800eeb78f79de6
sha512=5661030612576a2941f57935cf9ceaf04b859e58cd6e70cc1372a9491b85ddaa17e3773c27df5c072fc166533f66ee0663fd52b2e1c4451f1e119dda26ebbac9

Description

The goal of albatross is robust deployment of MirageOS unikernels using Solo5. Resources managed by albatross are network interfaces of kind tap, which are connected to already existing bridges, block devices, memory, and CPU. Each unikernel is pinned (cpuset / taskset) to a specific core.

Published: 12 Sep 2025

Dependencies (32)

  1. digestif >= "1.2.0"
  2. logs-syslog >= "0.4.1"
  3. fpath >= "0.7.3"
  4. cachet >= "0.0.2"
  5. solo5-elftool >= "0.4.0"
  6. happy-eyeballs-lwt
  7. http-lwt-client >= "0.3.0"
  8. ohex >= "0.2.0"
  9. metrics-rusage
  10. metrics-influx >= "0.2.0"
  11. metrics-lwt >= "0.2.0"
  12. metrics >= "0.5.0"
  13. bigstringaf >= "0.2.0"
  14. decompress >= "1.3.0"
  15. duration
  16. asn1-combinators >= "0.3.0"
  17. tls-lwt >= "1.0.2"
  18. tls >= "1.0.2"
  19. x509 >= "1.0.0"
  20. fmt >= "0.8.7"
  21. cmdliner >= "1.1.0"
  22. ptime >= "1.1.0"
  23. bos >= "0.2.0"
  24. logs
  25. ipaddr >= "5.3.0"
  26. lwt >= "3.0.0"
  27. conf-libev
  28. conf-libnl3 os = "linux"
  29. conf-pkg-config build
  30. dune-configurator
  31. dune >= "2.7.0"
  32. ocaml >= "4.14.0"

Dev Dependencies (1)

  1. alcotest with-test

Used by

None

Conflicts

None