albatross/packaging/Linux
2019-11-27 11:27:55 +01:00
..
albatross_console.service systemd services, based on ee49c6240aa2cf2c9dac47eff6c751ce8c17efb5 by @cfcs 2019-11-27 11:27:55 +01:00
albatross_daemon.service systemd services, based on ee49c6240aa2cf2c9dac47eff6c751ce8c17efb5 by @cfcs 2019-11-27 11:27:55 +01:00
albatross_log.service systemd services, based on ee49c6240aa2cf2c9dac47eff6c751ce8c17efb5 by @cfcs 2019-11-27 11:27:55 +01:00
albatross_stat.service systemd services, based on ee49c6240aa2cf2c9dac47eff6c751ce8c17efb5 by @cfcs 2019-11-27 11:27:55 +01:00
install.sh systemd services, based on ee49c6240aa2cf2c9dac47eff6c751ce8c17efb5 by @cfcs 2019-11-27 11:27:55 +01:00
README.md systemd services, based on ee49c6240aa2cf2c9dac47eff6c751ce8c17efb5 by @cfcs 2019-11-27 11:27:55 +01:00

systemd service scripts

these are preliminary and just here to let people play with solo5-spt, the seccomp-enabled backend for Solo5 on Linux.

  1. You need to build the vmm tooling in this repository
  2. You need to build a spt-compatible binary to deploy.
  3. See install.sh for commands required to deploy it.
  4. sudo journalctl -fu albatross'*'.service
  5. ideally, once the services are up and running, you would be able to issue this command to deploy a unikernel: sudo vmmc_local.native -t spt-amd64 --compression0 helloworld /path/to/hello_world.spt