Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/electrocucaracha/vagrant-openattestation
- Owner: electrocucaracha
- Created: 2015-05-29T19:33:03.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-05-29T19:35:02.000Z (over 9 years ago)
- Last Synced: 2023-08-17T02:56:32.096Z (about 1 year ago)
- Language: Shell
- Size: 97.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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