Skip to content

Dockerize doab-check for local development #6

@rdhyee

Description

@rdhyee

Goal

Make it easy to run doab-check locally (e.g., on a laptop) using Docker Compose, so developers don't need to manually set up Django, PostgreSQL, and all dependencies.

Motivation

Deliverables

  • Dockerfile for the Django app
  • docker-compose.yml with app + PostgreSQL services
  • Documentation in README for local setup
  • Seed data or management commands to bootstrap a useful local instance

Notes

  • The app uses Django + PostgreSQL + OAI-PMH harvesting
  • No Redis/Celery currently — harvesting is synchronous
  • Should work on macOS (Apple Silicon) and Linux

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