Skip to content

Commit 38dba57

Browse files
committed
docs(README): Add a really basic readme
1 parent 5753482 commit 38dba57

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,22 @@
11
# Deis Redis
2+
Deis (pronounced DAY-iss) is an open source PaaS that makes it easy to deploy and manage
3+
applications on your own servers. Deis builds on [Kubernetes](http://kubernetes.io/) to provide
4+
a lightweight, [Heroku-inspired](http://heroku.com) workflow.
5+
6+
![Deis Graphic](https://s3-us-west-2.amazonaws.com/get-deis/deis-graphic-small.png)
7+
8+
## Description
9+
A Docker image for running standalone (not clustered) Redis on a Kubernetes cluster.
10+
11+
## License
12+
© 2016 Engine Yard, Inc.
13+
14+
Licensed under the Apache License, Version 2.0 (the "License"); you may
15+
not use this file except in compliance with the License. You may obtain
16+
a copy of the License at <http://www.apache.org/licenses/LICENSE-2.0>
17+
18+
Unless required by applicable law or agreed to in writing, software
19+
distributed under the License is distributed on an "AS IS" BASIS,
20+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
21+
See the License for the specific language governing permissions and
22+
limitations under the License.

0 commit comments

Comments
 (0)