зеркало из https://github.com/microsoft/oe-engine.git
34e2e5dd9b
This pr is auto merged as it contains a mandatory file and is opened for more than 10 days. |
||
---|---|---|
cmd | ||
docs | ||
parts | ||
pkg | ||
test | ||
vendor | ||
.gitignore | ||
CONTRIBUTING.md | ||
Jenkinsfile | ||
LICENSE | ||
Makefile | ||
README.md | ||
SECURITY.md | ||
glide.lock | ||
glide.yaml | ||
main.go | ||
versioning.mk |
README.md
Open Enclave Engine - Azure template generator for SGX-capable VMs
The Open Enclave Engine oe-engine
generates ARM (Azure Resource Manager) template for SGX-capable virtual machines.
oe-engine
receives a VM definition file in JSON format and generates an ARM template file and parameters file.
The VM definition file describes properties of the VMs, such as: compute power, OS image, credentials, etc.
Refer to the deployment documentation for more details.
License
MIT