Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apply changes in docker to fixed backend code #187

Merged
merged 5 commits into from
Nov 15, 2021
Merged

Commits on Nov 14, 2021

  1. Ref #178 - Add requirements.txt

    Add django related packages, gunicorn and psycopg2 for postgresql.
    Kerem Zaman committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    ab7ff75 View commit details
    Browse the repository at this point in the history
  2. Ref #178 - Make database connection details configurable according to…

    … being development/production state
    Kerem Zaman committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    a928d82 View commit details
    Browse the repository at this point in the history
  3. Ref #178 - Add dockerfile and docker-compose along with env file for …

    …database
    Kerem Zaman committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    8a91abc View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. Ref #178 - Add migrations to Dockerfile and env file containing datab…

    …ase credentials to backend service
    Kerem Zaman committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    ba04beb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9da4222 View commit details
    Browse the repository at this point in the history