github.com/dustinrc/deis@v1.10.1-0.20150917223407-0894a5fb979e/swarm/README.md (about)

     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.