Skip to content

Commit 165a07c

Browse files
committed
docs(swarm): add a basic README.md
1 parent 963c555 commit 165a07c

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

swarm/README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Deis Swarm Scheduler
2+
3+
[Docker swarm](https://github.com/docker/swarm/) components for use as
4+
an optional scheduler in Deis, the open source PaaS.
5+
6+
## Usage
7+
8+
Please consult the [swarm scheduler documentation](http://docs.deis.io/en/latest/customizing_deis/choosing-a-scheduler/#swarm-scheduler)
9+
for instructions on installing and activating swarm in Deis.
10+
11+
## License
12+
13+
© 2015 Engine Yard, Inc.
14+
15+
Licensed under the Apache License, Version 2.0 (the "License"); you may
16+
not use this file except in compliance with the License. You may obtain
17+
a copy of the License at <http://www.apache.org/licenses/LICENSE-2.0>
18+
19+
Unless required by applicable law or agreed to in writing, software
20+
distributed under the License is distributed on an "AS IS" BASIS,
21+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22+
See the License for the specific language governing permissions and
23+
limitations under the License.

0 commit comments

Comments
 (0)