Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/omega8cc/provision
Aegir back-end
https://github.com/omega8cc/provision
Last synced: 2 months ago
JSON representation
Aegir back-end
- Host: GitHub
- URL: https://github.com/omega8cc/provision
- Owner: omega8cc
- License: gpl-2.0
- Created: 2011-03-06T19:42:33.000Z (almost 14 years ago)
- Default Branch: 5.x-dev
- Last Pushed: 2024-10-21T09:11:10.000Z (3 months ago)
- Last Synced: 2024-10-21T12:57:20.704Z (3 months ago)
- Language: PHP
- Homepage:
- Size: 6.9 MB
- Stars: 9
- Watchers: 5
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# The Aegir system
The Aegir hosting system allows developers and site administrators to
automate many of the common tasks associated with deploying and
managing large websites. Aegir makes it easy to install, upgrade,
deploy, and backup an entire network of Drupal sites.The most up to date information regarding the project and its goals
can be found on the Aegir website and the documentation pages:http://aegirproject.org
http://docs.aegirproject.org/This is the backend of the Aegir hosting system. The front end
(hostmaster) and the backend (provision) are designed to be run
separately, and each front end is able to drive multiple back
ends. Aegir can install itself with the software you have already
downloaded alongside this readme file.To install Aegir, you should follow the instructions at:
http://docs.aegirproject.org/en/3.x/install/
To upgrade Aegir, follow the instructions at:
http://docs.aegirproject.org/en/3.x/install/upgrade
If you have further questions or are having trouble with Aegir,
check out how to reach our community at:http://docs.aegirproject.org/en/3.x/community/
Other documentation for developers is also available at:
http://docs.aegirproject.org/en/3.x/extend/
Build status Travis: [![Build Status](https://travis-ci.org/aegir-project/provision.svg?branch=7.x-3.x)](https://travis-ci.org/aegir-project/provision) (in-depth and manual install)
Build status GitLab CI: [![build status](https://gitlab.com/aegir/provision/badges/7.x-3.x/build.svg)](https://gitlab.com/aegir/provision/commits/7.x-3.x) (debian packages)