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.1.tbz
sha256=4771b652da92e2599568715b05422a348f4919d59d441e6a907dd0611077afdc
sha512=e6352532976447c26c45433d7d0530ce570b358148e66ee32ea844c35d4454384e2f26a1c93bfa97341ade695d9e9b7dfc8e0fa23d5a0030f1c0e4d890e124cc

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: 06 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