Concertim Ansible Playbook deploys Alces Concertim services and infrastructure components in Docker containers.
You are viewing the development version of Alces Concertim Ansible Playbook. To deploy this version of Alces Concertim follow these instructions.
To deploy a released version of Alces Concertim select the tag for that release and follow the deployment instructions there.
Concertim Ansible Playbook deploys containers for the following Concertim projects:
- Concertim Visualisation App
- Concertim Metric Reporting Daemon
- Concertim Cluster Builder
- Concertim Openstack Service
Concertim Ansible Playbook deploys containers for the following infrastructure components:
- Kill Bill an open source billing and payments platform.
- MariaDB for MySQL database.
- Nginx a HTTP and reverse proxy server.
- Postgresql an open source object-relational database system.
ansible
- Contains an Ansible playbook to deploy Concertim services and infrastructure components in Docker containers.contrib
- Contains a Vagrant development environment for developing the playbook in theansible
directory. Also contains an alternate Ansible playbook that can be used to create a development environment for the Concertim Components.docs
- Contains documentation
For details on how to develop and test the ansible deployment playbook see docs/DEVELOPMENT.md.
If you are looking for details on how to develop the Concertim services themselves see the contrib/dev/README.md.
Fork the project. Make your feature addition or bug fix. Send a pull request. Bonus points for topic branches.
Read CONTRIBUTING.md for more details.
Eclipse Public License 2.0, see LICENSE.txt for details.
Copyright (C) 2024-present Alces Flight Ltd.
This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which is available at https://www.eclipse.org/legal/epl-2.0, or alternative license terms made available by Alces Flight Ltd - please direct inquiries about licensing to licensing@alces-flight.com.
Concertim Ansible Playbook is distributed in the hope that it will be useful, but WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. See the Eclipse Public License 2.0 for more details.