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.2.tbz
sha256=0bef492a0546d19416e6be8fb56dbae0ceed4461d75bbffb855b6d1075012354
sha512=0d1c37e4a14a9bd1cc88356eee777ff92569b0274706bfe9e23681551e7cee5d4b1199a1ce9da78523b1eaebaed673575a1a6d76daa2a1cf6a3ea86b8d765754

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: 31 May 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