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

Docker File #134

Open
wants to merge 28 commits into
base: main
Choose a base branch
from
Open

Docker File #134

wants to merge 28 commits into from

Commits on Jan 22, 2024

  1. Adds feature delivery-date

    ndm621 committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    1500695 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from ndm621/feature/add-delivery-date

    Adds feature delivery-date
    ndm621 authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    d25ed1a View commit details
    Browse the repository at this point in the history
  3. Revert "Adds feature delivery-date"

    This reverts commit 1500695.
    ndm621 committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    c7ddbce View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3 from ndm621/revert-delivery-date

    Revert "Adds feature delivery-date"
    ndm621 authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    69ed3dd View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. Set up CI with Azure Pipelines

    Initial setup of the pipeline [skip ci]
    ndm621 committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    03181e8 View commit details
    Browse the repository at this point in the history
  2. Update azure-pipelines.yml for Azure Pipelines

    Pipeline updates for Docker web-app-img
    ndm621 committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    e9f2f89 View commit details
    Browse the repository at this point in the history
  3. Update azure-pipelines.yml for Azure Pipelines

    added parallel:1 to the pool section
    ndm621 committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    8554868 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. Update azure-pipelines.yml for Azure Pipelines

    removes the line parallel = 1
    ndm621 committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    0cc6608 View commit details
    Browse the repository at this point in the history
  2. Update azure-pipelines.yml for Azure Pipelines

    adds parallel: 1
    ndm621 committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    5d3d575 View commit details
    Browse the repository at this point in the history
  3. Update azure-pipelines.yml for Azure Pipelines

    corrects spelling mistake
    ndm621 committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    5206231 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Update azure-pipelines.yml for Azure Pipelines

    corrects spellings for Dockerfile
    ndm621 committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    eda3a89 View commit details
    Browse the repository at this point in the history
  2. Create Dockerfile

    Dockerfile added for the Azure DevOps pipeline to work
    ndm621 authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    13f9d58 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Create main.tf

    Adds main.tf
    ndm621 authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    98bbac5 View commit details
    Browse the repository at this point in the history
  2. Add files via upload

    ndm621 authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    c1b42ce View commit details
    Browse the repository at this point in the history
  3. Create main.tf

    ndm621 authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    03cbe98 View commit details
    Browse the repository at this point in the history
  4. Add files via upload

    ndm621 authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    3c6b317 View commit details
    Browse the repository at this point in the history
  5. Create main.tf

    ndm621 authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    838ceff View commit details
    Browse the repository at this point in the history
  6. Add files via upload

    ndm621 authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    f98ab81 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Update variables.tf

    ndm621 authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    2a99bd5 View commit details
    Browse the repository at this point in the history
  2. Update outputs.tf

    ndm621 authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    a6057d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    836bb14 View commit details
    Browse the repository at this point in the history
  4. Create aks-terraform

    ndm621 authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    281908b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f5def72 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Update app.py

    Adds Key Vault Secrets
    ndm621 authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    abff016 View commit details
    Browse the repository at this point in the history
  2. Update requirements.txt

    adds azure-identity and azure-keyvault-secrets
    ndm621 authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    efa8424 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    updates the README.md with the information on Docker File, Kubernetes and AKS
    ndm621 authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    7939d3b View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Update README.md

    updates README.md with Developer Information.
    ndm621 authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    1c7159a View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Fixes Developer Information link
    ndm621 authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    e8d3776 View commit details
    Browse the repository at this point in the history