Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lukecarrier/moodle-ubiquitous
Multi-purpose Moodle hosting environment
https://github.com/lukecarrier/moodle-ubiquitous
docker gocd moodle salt ubuntu vagrant
Last synced: 25 days ago
JSON representation
Multi-purpose Moodle hosting environment
- Host: GitHub
- URL: https://github.com/lukecarrier/moodle-ubiquitous
- Owner: LukeCarrier
- License: other
- Created: 2015-09-24T10:40:06.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-04-03T10:33:20.000Z (over 4 years ago)
- Last Synced: 2024-11-29T03:39:31.090Z (26 days ago)
- Topics: docker, gocd, moodle, salt, ubuntu, vagrant
- Language: SaltStack
- Homepage:
- Size: 799 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Ubiquitous Moodle
A sample [Moodle](https://moodle.org/) and [SimpleSAMLphp](https://simplesamlphp.org/) configuration for both development and production deployment comprised of:
* [Ubuntu 16.04.2 LTS](https://www.ubuntu.com/)
* Configuration management with [Salt](https://saltstack.com/)
* Continuous delivery with [GoCD](https://www.gocd.org/)
* Static file serving with [nginx](http://nginx.org/)
* [PHP 7.0](http://php.net/), with the FPM SAPI and OPcache
* [PostgreSQL 9.5](http://www.postgresql.org/)
* [Selenium](http://www.seleniumhq.org/) Hub and nodes---
## Status
[![Travis branch](https://img.shields.io/travis/LukeCarrier/moodle-ubiquitous/better-containers.svg)](https://travis-ci.org/LukeCarrier/moodle-ubiquitous)
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bhttps%3A%2F%2Fgithub.com%2FLukeCarrier%2Fmoodle-ubiquitous.svg?type=shield)](https://app.fossa.io/projects/git%2Bhttps%3A%2F%2Fgithub.com%2FLukeCarrier%2Fmoodle-ubiquitous?ref=badge_shield)## Documentation
For detailed instructions on how to get started with Ubiquitous, please see [the manual](https://lukecarrier.gitbooks.io/ubiquitous-moodle/).
## Contributors
The Ubiquitous Authors are detailed in the [GitHub contributor list](https://github.com/LukeCarrier/moodle-ubiquitous/graphs/contributors).
## License
Ubiquitous Moodle is released under the terms of the [GPL v3](LICENSE.md). This is the same license as the core Moodle distribution.
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bhttps%3A%2F%2Fgithub.com%2FLukeCarrier%2Fmoodle-ubiquitous.svg?type=large)](https://app.fossa.io/projects/git%2Bhttps%3A%2F%2Fgithub.com%2FLukeCarrier%2Fmoodle-ubiquitous?ref=badge_large)