Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • lab4-docker lab4-docker
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • OST
  • cloud-infrastructure
  • lab4-dockerlab4-docker
  • Issues
  • #3

Closed
Open
Created Nov 10, 2020 by Markus Gachnang@GachnangOwner7 of 8 tasks completed7/8 tasks

Database aufsetzen

  • "The official Docker Hub postgres Docker image should be taken for this tier. Use an appropriate version (Hint: POSTGRES_HOST_AUTH_METHOD: trust)."
  • "A database for the api tier should be automatically created when the container is started the first time."
  • "Postgres should use the default port 5432."
  • "Ensure the DB data is persistent."
  • "Change the default user and passwords."
  • "Use variables in your Docker-Compose files."
  • "Do not expose any unnecessary ports to the host."
  • "Hand in an explanation why you have chosen your kind of persistence for the DB. What are the other possibilities and compare them (advantages/disadvantages)."
Edited Nov 12, 2020 by Markus Gachnang
Assignee
Assign to
Time tracking