Resource management and orchestration engine for distributed systems
Go to file
Łukasz Oleś 0755c4b72d Remove last / from urls
It breaks view on readthedocs.org site

Change-Id: Ie3651eb71da25d9cab72f8676cc255aa651b9c23
2016-01-21 15:22:19 +01:00
bootstrap Merge "Fixing concurrency problems in history counter" 2016-01-20 13:13:09 +00:00
doc Merge "Move all text from README to documentation" 2016-01-21 14:15:58 +00:00
library Added information about library 2015-10-01 18:19:13 +02:00
solar Merge "Unified exception in repo create" 2016-01-21 13:00:46 +00:00
utils Increase riak timeout - time depends on download speed 2016-01-20 12:49:04 +01:00
.config Fixing concurrency problems in history counter 2016-01-19 18:16:22 +01:00
.gitignore Moved examples, resources and templates 2016-01-13 13:33:02 +01:00
.gitreview Add gitreview file 2015-12-17 12:30:03 +00:00
.testr.conf Use isolated filebased sqlite for each test process 2016-01-20 18:17:35 +02:00
.travis.yml Set sudo: false in travis.yml 2015-12-08 10:39:57 +01:00
.vagrantplugins Install vagrant-vbguest plugin automaticly 2015-10-02 15:26:36 +02:00
docker-compose.yml Remove redis and celery container, use init script for celery 2016-01-13 17:28:47 +02:00
Dockerfile Hardcode ansible version. We are not ready for 2.0 2016-01-18 21:38:21 +01:00
LICENSE Initial commit 2015-03-27 15:54:19 -07:00
MANIFEST.in Include README in sdist 2015-11-24 17:35:11 +01:00
README.rst Remove last / from urls 2016-01-21 15:22:19 +01:00
requirements.txt Set ansible<2.0 in requirements 2016-01-14 13:36:30 +01:00
run_tests.sh Run all tests for solar 2015-11-23 22:34:54 +01:00
run.sh Implement db based lock mechanism for orchestration 2016-01-13 16:39:11 +02:00
setup.cfg Move all text from README to documentation 2016-01-20 10:25:38 +01:00
setup.py Use pbr to manage setup.py and setup.cfg 2015-12-02 10:16:27 +01:00
snapshotter.py Snapshotter show outputs ALL snapshots 2015-09-25 13:24:08 +02:00
test-requirements.txt Require semver in main requirements.txt 2015-12-21 11:27:19 +00:00
tox.ini Add tox -e docs command 2015-12-23 16:04:38 +01:00
vagrant-settings.yaml_defaults The vagrant script is checking for presence of the original file 2015-11-13 07:12:12 -08:00
Vagrantfile Remove ansible.cfg, we use .ssh/config now 2016-01-18 18:44:54 +01:00

Solar README

Solar is a resource manager and orchestration engine for distributed systems.

Please read the Documentation to see how to install and use Solar. For start checkout our Wordpress tutorial