Skip to content

Commit

Permalink
Merge pull request #8 from TelekomLabs/badges
Browse files Browse the repository at this point in the history
add badges to readme
  • Loading branch information
arlimus committed Dec 2, 2014
2 parents b36f313 + 2127343 commit ba8a052
Showing 1 changed file with 56 additions and 2 deletions.
58 changes: 56 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,56 @@
chef-apache-hardening
=====================
# apache-hardening (Chef cookbook)

[![Supermarket](http://img.shields.io/cookbook/v/apache-hardening.svg)][1]
[![Build Status](http://img.shields.io/travis/TelekomLabs/chef-apache-hardening.svg)][2]
[![Code Coverage](http://img.shields.io/coveralls/TelekomLabs/chef-apache-hardening.svg)][3]
[![Dependencies](http://img.shields.io/gemnasium/TelekomLabs/chef-apache-hardening.svg)][4]

## Description

This cookbook provides a secure overlay for apache configuration.

## Requirements

* Opscode chef

## Attributes

... wip ...

## Usage

... wip ...

## FAQ / Pitfalls

... wip ...

## Contributors + Kudos

... wip ...

## Contributing

See [contributor guideline](CONTRIBUTING.md).

## License and Author

* Author:: Deutsche Telekom AG

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.


[1]: https://supermarket.getchef.com/cookbooks/apache-hardening
[2]: http://travis-ci.org/TelekomLabs/chef-apache-hardening
[3]: https://coveralls.io/r/TelekomLabs/chef-apache-hardening
[4]: https://gemnasium.com/TelekomLabs/chef-apache-hardening

0 comments on commit ba8a052

Please sign in to comment.