Skip to content
This repository was archived by the owner on Jun 21, 2022. It is now read-only.
This repository was archived by the owner on Jun 21, 2022. It is now read-only.

Add celery for the build and deploy proccess #112

@deoktr

Description

@deoktr

https://docs.celeryproject.org/en/stable/django/first-steps-with-django.html

Setup the celery worker, add it to docker, add tasks.

TODO

  • Setup celery
    • Requirements
    • Celery settings
    • Add celery to docker-compose
      • Create a docker-compose for the API only
      • Add to the main docker-compose
  • Create build celery task (that just do a time.sleep(10) for now)
  • Create deploy celery task (that just do a time.sleep(10) for now)

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