__blog/Index

11 lines
323 B
Plaintext
Raw Normal View History

2020-11-06 10:56:04 +00:00
---
title: Deploying MirageOS
author: reynir
2020-11-06 10:56:04 +00:00
---
# Deploying MirageOS
November 2020 I started working on deploying MirageOS unikernels, and making the process easier.
In this blog I will document the process.
2020-11-09 09:29:13 +00:00
You can read about how I set up networking on the host and what difficulties I had [here](First attempt/Index).