https://github.com/gatblau/neus
An environment automation library using Ansible.
https://github.com/gatblau/neus
Last synced: about 1 month ago
JSON representation
An environment automation library using Ansible.
- Host: GitHub
- URL: https://github.com/gatblau/neus
- Owner: gatblau
- License: other
- Created: 2015-07-17T07:02:14.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2019-10-08T13:45:41.000Z (over 5 years ago)
- Last Synced: 2025-04-13T12:08:17.460Z (about 1 month ago)
- Language: Shell
- Homepage:
- Size: 29.5 MB
- Stars: 5
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# NEUS Project
The NEUS project is an environment automation library aimed at defining, standardising and automating the deployment of software services on both Virtual Machine and Linux Container infrastructure.
## Automated Environments- [CI-TOOLS](citools/readme.md): provides a pre-defined and ready to deploy set of Continuous Integration tools following pre-defined configurations.
- [PAMM](pamm/readme.md): provides the automation scripts to deploy different environments to run applications built on the PAMM stack for web development (Play/AngularJS/MariaDB/MongoDB).
- [JAMM](jamm/readme.md): provides the automation scripts to deploy different environments to run applications built on the JAMM stack for enterprise integration (JBoss Fuse/ActiveMQ/MariaDB/MongoDB).### Prerequisites
These scripts have been tested using the following:
- Ansible 2.3.0.0
- Docker CE 17.03.1