Skip to content

identity-service Container Setup & DB Bootstrapping (US-4.1) - 2 SP #49

Description

@sainijit

User story
As a developer, I want to bootstrap the identity-service container footprint on port 8022 and prepare SQLite and FAISS persistence layers for biometric indexing.

Affected Components / Files

  • docker-compose.yml
  • identity-service/

Key Technical Tasks

  • Add service in compose config.
  • Prepare schemas and indexes (face_index.bin, voice_index.bin).
  • Write YAML parser for user profiles if BOOTSTRAP_ON_START is true.

Acceptance Criteria

  • Container builds and initializes. SQLite tables are populated with test users and files are generated on startup.

Estimate: 2 SP

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