sipcapture / homer-app

HOMER 7.x Front-End and API Server
http://sipcapture.io
GNU Affero General Public License v3.0
207 stars 85 forks source link

Add logic to be able to supply DB_KEEPALIVE and HOMER_LOGLEVEL to Homer. #344

Closed systemcrash closed 4 years ago

systemcrash commented 4 years ago

Simply add

to the homer-webapp section of docker-compose.yml to enable DB keepalive function

and e.g.

to the homer section docker-compose.yml to set specific logging level

Bash script portions and sed expressions tested.

systemcrash commented 4 years ago

Is this waiting for additional reviews/approvals?

systemcrash commented 4 years ago

So now this goes in, is there a particular run-schedule for the docker build commands?

lmangani commented 4 years ago

builders run nightly at 2AM