Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/electrocucaracha/vagrant-openattestation

Vagrant project for OpenAttestation Server
https://github.com/electrocucaracha/vagrant-openattestation

Last synced: 8 days ago
JSON representation

Vagrant project for OpenAttestation Server

Awesome Lists containing this project

README

        

# OpenAttestation

An installable service, available through open source, that retrieves verification data generated by Intel
TXT on remote hosts to centralized cloud-management software, to provide a cloud-wide view of the integrity of all hosts
and provide attestable hardware support for auditing and compliance requirements.

[OpenAttestation wiki] (https://github.com/OpenAttestation/OpenAttestation/wiki)

This repo pretents to contain those steps to build, install and deploy an OpenAttestation server within a vagrant box.

### Requirements:

* Vagrant
* VirtualBox

### Running:

```
git clone https://github.com/electrocucaracha/vagrant-openattestation.git
cd vagrant-openattestation
vagrant up
```

### Destroy:

vagrant destroy