Skip to content

compreface-api boot loop #1312

@bromlecornu

Description

@bromlecornu

Hi,

I'm trying to install this on a NUC HP with an Intel i7 Core Vpro with 16Go RAM.

all process exept api it reboot again and again and when I look my processor load I see 800%.

this my compreface-api code in the docker-compose file

compreface-api: image: exadel/compreface-api:1.2.0 container_name: compreface-api restart: always environment: # L'API VEUT LE DRIVER SPECIAL : - SPRING_DATASOURCE_URL=jdbc:pgsql://compreface-postgres-db:5432/compreface - SPRING_DATASOURCE_USERNAME=postgres - SPRING_DATASOURCE_PASSWORD=my password - PREDICTION_AS_A_SERVICE_URL=http://compreface-core:3000 - ADMIN_HOST=compreface-admin - ADMIN_PORT=8080 depends_on: compreface-admin: condition: service_started

Is there a mistake ? thx for your help

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions