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

Refactor dockerization & deployment #950

Merged
merged 7 commits into from
Oct 26, 2023
Merged

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    254aff7 View commit details
    Browse the repository at this point in the history
  2. Add a new .env example (WIP)

    danniel authored and tudoramariei committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    a23b402 View commit details
    Browse the repository at this point in the history
  3. Improve shell boolean checking

    danniel authored and tudoramariei committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    4ea0382 View commit details
    Browse the repository at this point in the history
  4. Update the docker-compose files (#949)

    - add new dk-cp files for each environment + a base file
    - update Dockerfile, Makefile to the new changes
    - add a dev configuration in the api/run
    - update the back-end settings
    tudoramariei committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    aa9ea98 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Change codeowners

    tudoramariei committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    719fb9e View commit details
    Browse the repository at this point in the history
  2. Change the build process

    - remove setup.cfg and use a pyproject.toml
    - refactor the docker files structure and process
    tudoramariei committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    3f65e27 View commit details
    Browse the repository at this point in the history
  3. Remove codeowners

    tudoramariei committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    b309892 View commit details
    Browse the repository at this point in the history