Skip to content
This repository has been archived by the owner on Jun 7, 2022. It is now read-only.

SICTIAM/ozwillo-dc-importer

 
 

Repository files navigation

DC Importer

DC Importer is a data synchronizer allowing external application to communicate with the Ozwillo Datacore

Features

  • Integration of Marchés Publiques
  • Integration of Maarch
  • Integration of Publik
  • Integration of Marchés Sécurisés

Infos

Activated actuator endpoints :

  • Info : http --json GET http://{host}/actuator/info Authorization:"Basic Base64(login:password)"
    • Provide basic information about the application
  • Health : http --json GET http://{host}/actuator/health Authorization:"Basic Base64(login:password)"
    • Display application health status
  • Httptrace : http --json GET http://{host}/actuator/httptrace Authorization:"Basic Base64(login:password)"
    • Display last 100 HTTP requests

Needed

Following external applications and plugins are needed for the DC Importer application to work :

  • RabbitMQ
    • Recommended version : 3.7.6
    • Recommended plugins : rabbitmq_management, rabbitmq_shovel and rabbitmq_shovel_management
  • Erlang
    • Recommended version : 8.3

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 88.6%
  • Vue 7.7%
  • Groovy 2.2%
  • JavaScript 1.5%