-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Alex Hulbert edited this page May 13, 2026
·
1 revision
Welcome to the Easy-TEE wiki! This wiki is for people building their own transparent, reproducible VM images with Easy-TEE. It covers how to build, customize, and deploy reproducible Confidential VM images. If you're trying to verify the attestation of a running Easy-TEE deployment instead, see VERIFY.md.
- New to the project: Getting Started
- Building your own image: Creating a Module
- Deploying an image: Deployment Guide
- Build internals: Repository Layout and Reproducibility
- Creating a Module
- Adding Software
- Configuring Systemd Services
- Customizing the Kernel
- Best Practices
This wiki tracks main. Older releases may differ.
Build system
Designing an image
- Creating a Module
- Adding Software
- Configuring Systemd Services
- Customizing the Kernel
- Best Practices
Verification and attestation
Deployment
Reference