项目作者: justicehub-in

项目描述 :
Infrastructure automation for Justice hub infrastructure
高级语言:
项目地址: git://github.com/justicehub-in/JH-Infra.git
创建时间: 2019-12-27T06:28:23Z
项目社区:https://github.com/justicehub-in/JH-Infra

开源协议:

下载


JH-Infra

Infrastructure automation for Justice hub infrastructure

This repository contains our Infrastructure automation setup and related documentation.

For step by step processes on each, please check out our wiki

System Requirements

  1. Ansible-cli
  2. Docker
  3. pyhton 3.8 (Use vitrualenv if required)

Setting up local environment

  1. Clone the repository
    1. git clone https://github.com/justicehub-in/JH-Infra.git
    2. cd jh-infra
  2. Install the requirements
    1. pip install -r requirements.txt
  3. Setup the JusticeHub platform
    1. ansible-playbook development.yml
  4. Run the application
    1. docker exec -it ckan /usr/lib/ckan/ckan-env/bin/paster --plugin=ckan serve /etc/ckan/default/development.ini
  5. Open browser and navigate to localhost:5000

Contribution Guidelines

If you want to contribute to JusticeHub Infra, be sure to review the contribution guidelines. This project adheres to JusticeHub’s code of conduct. By participating, you are expected to uphold this code.

We use GitHub issues for tracking requests and bugs.

Contact

To contact the team behind JusticeHub, please write to judiciary@civicdatalab.in