tangled
alpha
login
or
join now
tsiry-sandratraina.com
/
fireup
8
fork
atom
Prepare, configure, and manage Firecracker microVMs in seconds!
virtualization
linux
microvm
firecracker
8
fork
atom
overview
issues
pulls
pipelines
update README
tsiry-sandratraina.com
6 months ago
8d9ecc93
b82e3882
+4
1 changed file
expand all
collapse all
unified
split
README.md
+4
README.md
···
15
15
- **Cross-Architecture Support**: Supports x86_64 and aarch64 with automatic detection.
16
16
- **Robust Error Handling**: Clear error messages using anyhow for easy debugging.
17
17
18
18
+
## Prerequisites
19
19
+
- [CoreDNS](https://coredns.io/) (for DNS resolution)
20
20
+
- [NextDHCP](https://github.com/nextdhcp/nextdhcp) (for DHCP services)
21
21
+
18
22
## Installation
19
23
20
24
You can install `fireup` using bash: