package albatross

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

albatross-2.7.0.tbz
sha256=6577b96d36d194132e6b1e1101bb1019918a31ba2b34cd757ead1dc7a7611b3d
sha512=035cf84ebdb66526be03fec45f4f7c3f5b1d1fcef31917ff86e994b663dfbee4b323b754df637cc538c4f1af9ab8b2e61e61390329a3cc8dbf4be6d2d24ca0cf

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: 13 Apr 2026

Dependencies (33)

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

Dev Dependencies (1)

  1. alcotest with-test

Used by

None

Conflicts

None