Skip to content

Repository files navigation

How start the project

Prerequises

  • Java 8
  • MongoDB

Actions

  • Require : JDK8, Apache Maven
  • To build run : mvn clean package
  • Run application : java -jar target/BonsComptes-jar-with-dependencies.jar
  • Access http://localhost:5000/

Configuration

Configuration use environment variable:

Var nameusagedefault valuetype
PORTport of http server5000integer
ROOT_SECRETsecret used in admin url-string
MAIL_HOSThost for send mail-string
MAIL_PORTport for send mail-integer
MAIL_USERuser for send mail-string
MAIL_PASSWORDpassword for send mail-string
MONGO_HOSTmongo-string
MONGO_PORTmongo-string
MONGO_DBNAMEmongo-string
MONGO_USERmongo-string
MONGO_PASSWORDmongo-string

About

cotize

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages