Giter VIP home page Giter VIP logo

bap-deployment-toolkit's Introduction

BAP Deployment Toolkit

This repository provides a set of tools to deploy instances of Bitergia Analytics Platform on different cloud providers, using Terraform and Ansible for provisioning and installation.

The latest version of the toolkit supports the following cloud providers:

This toolkit is released under the terms of the GPL3 or later license.

Requirements

The current version of the toolkit requires:

  • Debian 11 (bullseye) or Ubuntu 20.04 (or later).
  • Python 3.8 (or later)
  • Terraform 1.3 (or later)
  • Ansible 6.4 (or later)

Take into account that other Linux distributions might work but the ones listed in this README file are the ones that have been used to test this particular toolkit. For your convenience, this documentation contains also the steps necessary to install Terraform and Ansible.

Structure of this repository

The terraform directory stores the modules needed for the provisioning of our platform on the cloud providers supported by this deployment toolkit. Inside, you can find an environments directory where you can store different configurations for the environments you would like to have the provisioning in.

The ansible directory contains all the Ansible roles and playbooks to install and configure the platform. As the terraform dir, it has an environments folder to store the Ansible configurations for all your environments.

The keys directory provides a central place to store all of your keys. It is configured in .gitignore so that the keys are not included with any Git commit by default, to avoid exposing credentials.

The docs directory provides the documentation files that will help you to deploy and configure the platform.

Contents of the documentation

  1. Architecture Overview
  2. Prerequisites
  3. Provisioning with Terraform
  4. Deploying and configuring with Ansible

Acknowledgement

This toolkit was inspired by the roles and recipes that Ángel Jara developed when he worked at Bitergia and by the amazing job the people of GitLab do with their GitLab Environment Toolkit.

License

This toolkit is released under the terms of the GPL3 or later license.

bap-deployment-toolkit's People

Contributors

dobriwojtowicz avatar drodre avatar sduenas avatar zhquan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.