❔
Sunbird inQuiry
  • LEARN
    • Overview
    • Capabilities
    • Components
    • Technical Architecture
    • Product & Developer Guide
      • Quick Starter Guide
        • inQuiry Components
          • Editor
          • Player
          • inQuiry Service
      • Question & Question Set Editor
        • Architecture
        • Features
        • Configuration
        • Source Code
        • APIs
        • FAQ's
      • Question & Question Set Service
        • Architecture
        • Features
        • Schema
          • Question Schema
          • QuestionSet Schema
        • APIs
          • V1
            • Question API's
              • Create Question
              • Read Question
              • Read Private Question
              • Update Question
              • Submit for Review Question
              • Publish Question
              • Retire Question
              • Question List
              • Import Question
              • Copy Question
              • Reject Question
            • QuestionSet API's
              • Create QuestionSet
              • Update QuestionSet
              • Read QuestionSet
              • Read Private QuestionSet
              • Review QuestionSet
              • Reject QuestionSet
              • Publish QuestionSet
              • Retire QuestionSet
              • Update Hierarchy QuestionSet
              • Read QuestionSet Hierarchy
              • Import QuestionSet
              • Copy QuestionSet
          • V2
            • Question API's
              • Create Question
              • Read Question
              • Read Private Question
              • Update Question
              • Submit for Review Question
              • Reject Question
              • Publish Question
              • Copy Question
              • Import Question
              • Question List
              • Retire Question
            • QuestionSet API's
              • Create QuestionSet
              • Read QuestionSet
              • Read Private QuestionSet
              • Update QuestionSet
              • Review QuestionSet
              • Reject QuestionSet
              • Publish QuestionSet
              • Update Hierarchy QuestionSet
              • Read QuestionSet Hierarchy
              • Import QuestionSet
              • Copy QuestionSet
              • Retire QuestionSet
        • Configuration
        • Source Code
        • FAQs
      • Question Set Player
        • Architecture
        • Configuration
        • Source Code
        • APIs
        • FAQ's
      • Analytics
      • Code Coverage Stats
    • 🚀Product Roadmap
  • ENGAGE
    • Discuss
  • Use
    • Overview
    • Developer Installation
      • Question & Question Set Service
        • Installation
        • Configuration
      • Question Set Editor
        • Installation
          • Object Category Definition
          • Sample Form Configuration
      • Question set Player
        • Installation
    • Release Plan & Calendar
      • Release calendar 5.2.0, 5.3.0, 5.4.0, 5.5.0, 5.6.0
      • Release calendar 5.7.0, 6.0.0,6.1.0 and 6.2.0
    • Release notes
      • inQuiry - Release v8.0.0 (Ongoing)
      • inQuiry - Release v7.0.0 (Latest)
      • inQuiry - Release v6.2.0
      • inQuiry - Release v6.1.0
      • inQuiry - Release v6.0.0
      • inQuiry - Release v5.7.0
      • inQuiry - Release v5.6.0
      • inQuiry - Release v5.5.0
      • inQuiry - Release v5.4.0
      • inQuiry - Release v5.3.0
      • inQuiry - Release v5.2.0
      • inQuiry - Release v5.1.0
      • inQuiry - Release v5.0.0
      • inQuiry - Release V 4.10.0
      • inQuiry - Release V 4.9.0
      • inQuiry - Release V 4.8.0
      • inQuiry - Release V 4.7.0
    • Deprecations
      • Release-5.6.0 (upcoming)
      • Release-5.5.0
    • Learn More
      • Dependencies
      • Delete User Functionality
        • User PII Cleanup
        • Asset Ownership Transfer
  • Guidelines or Best practices
    • Testing QA guidelines
    • Developer coding guidelines
  • Archived
    • Use Cases
    • Components
    • Server Installation
    • Capabilities
Powered by GitBook
On this page
  • Prerequisite
  • Service Configuration
  • Service Build Script
  • Service Deployment

Was this helpful?

Edit on GitHub
  1. Archived

Server Installation

PreviousComponentsNextCapabilities

Last updated 2 years ago

Was this helpful?

  • The Service can be installed through automation scripts over the server.

  • The automation scripts require Ansible as a prerequisite. For server installation components also requires helm as a prerequisite to run the component on Kubernetes.

Prerequisite

Server:

  • 1 VM with 4 core CPU, 16 GB RAM, 60 GB HDD - for all Databases

  • 1 VM with 4 core CPU, 16 GB RAM, 60 GB HDD - for all services.

  • 1 Storage Account (e.g: Microsoft Azure or Amazon S3)

Tools:

  1. Jenkins

  2. Neo4j

  3. Cassandra

  4. Redis

  5. Kafka

  6. Elasticsearch

  7. Kubernetes

  8. Logstash

  9. Flink

  • For Service Configuration, Please visit below links:

  • In order to build the service using Jenkins, The file having name JenkinsFile present in below link is used.

  • In order to deploy the service with Kubernetes cluster, JenkinsFile present in below link is used.

  • For helm chart config where cpu, memory, port of the service, etc can be configured. Please use below link:

Service Configuration

Service Build Script

Service Deployment

🏷️
🏷️
🏷️
🏷️
sunbird-devops/assessment-service_logback.xml at master · project-sunbird/sunbird-devopsGitHub
sunbird-devops/assessment-service_application.conf at master · project-sunbird/sunbird-devopsGitHub
knowledge-platform/build/assessment-service at master · project-sunbird/knowledge-platformGitHub
sunbird-devops/Jenkinsfile at release-4.8.0 · project-sunbird/sunbird-devopsGitHub
Logo
sunbird-devops/kubernetes/helm_charts/core/assessment at release-4.8.0 · project-sunbird/sunbird-devopsGitHub
Logo
Logo
Logo
Logo