Novosga Save

Sistema de Gerenciamento de Atendimento adaptável para grandes e pequenas organizações.

Project README

Novo SGA

Support queue management system.

Installation

Via Composer

Create project:

composer create-project "novosga/novosga:^2.1" novosga2

Run app installation command and follow instructions:

export APP_ENV=prod
export LANGUAGE=pt_BR
export DATABASE_URL="mysql://user:pass@localhost:5432/novosgadb"

bin/console novosga:install

Via Docker

Documentation in the Novo SGA official docker repository.

Via Git

Clone repository:

git clone https://github.com/novosga/novosga.git novosga2

Then follow Composer install instruction.

Automated installation

To automated installation you need to set up the following environment variables before run novosga:install command:

Database

  • DATABASE_URL

Default administrator user

  • NOVOSGA_ADMIN_USERNAME
  • NOVOSGA_ADMIN_PASSWORD
  • NOVOSGA_ADMIN_FIRSTNAME
  • NOVOSGA_ADMIN_LASTNAME

Default unity

  • NOVOSGA_UNITY_NAME
  • NOVOSGA_UNITY_CODE

Default priority 0

  • NOVOSGA_NOPRIORITY_NAME
  • NOVOSGA_NOPRIORITY_DESCRIPTION

Default priority 1

  • NOVOSGA_PRIORITY_NAME
  • NOVOSGA_PRIORITY_DESCRIPTION

Default attendance place

  • NOVOSGA_PLACE_NAME
Open Source Agenda is not affiliated with "Novosga" Project. README Source: novosga/novosga
Stars
213
Open Issues
5
Last Commit
3 months ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating