saty9 / infbase

Rails API - online supporting tool for InfBase help desk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

  • docker deployment

    • download repo
    • cd into repo directory
    • Set environment variables DEVISE_JWT_SECRET_KEY and DATABASE_PASSWORD
    • run docker-compose up
  • Set up

    • Download the repo
    • Install dependencies with > bundle
    • Set environment variables DEVISE_JWT_SECRET_KEY and DATABASE_PASSWORD
    • Run bundle exec rake environment elasticsearch:import:model CLASS='Question' FORCE=true
    • Start the server with > foreman start
  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

About

Rails API - online supporting tool for InfBase help desk


Languages

Language:Ruby 99.5%Language:HTML 0.4%Language:Dockerfile 0.1%