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.2.tbz
sha256=e7d01a72f14498a0239cac19ffe095cc874d8b2998734e59ff7f03ebe00d42dd
sha512=6afc25fd541b4629c87bb1d3b611a8017dcf920f1f397ee4cb3d2bb1bb86f7117497ac14899aa964d44fa211fb5af02a9c67281a92605c3f4533f52423987cc7

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: 16 Dec 2025

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