Skip to content

Releases: valtmanir/Cloudefigo

v0.1

08 Jan 00:57
Compare
Choose a tag to compare
v0.1 Pre-release
Pre-release

This is the first official version of Cloudefigo, which works with Amazon Web Service, Chef configuration management server and Nessus scanner.

The version consists of the following features:

  1. Operational business logic consisting of cloud-init scripts installing all required packages on the target instance.
  2. Automatic encryption keys generation and storage securely on AWS S3.
  3. Transparent registration of the instance with a Chef server, which specifically provides a full disk encryption.
  4. Generation of instance-specific dynamic authorization levels.
  5. Initiation of a Nessus scan and responding according to the results.
  6. Promoting an instance to production security group.
  7. Management command-line tool and Django-based web API (to be documented soon - check README).
  • Ability to launch instances.
  • Viewing unmanaged instances comparing to the Chef repository.
  • AWS CloudTrail logs synchronization with a structured database.