Skip to content
Snippets Groups Projects
Commit aeaccdfa authored by Lucendio's avatar Lucendio
Browse files

Rework README to follow recent changes in the materials repo

parent 466725d4
No related branches found
No related tags found
No related merge requests found
Lecture: DevOps - application Lecture: DevOps - Application
============================= =============================
This repository contains the [application](./app/README.md) that should be used as *deployable workload* for the This repository contains the [application](./app/README.md) that is supposed be used as *deployable workload* in the
[exercise](https://github.com/lucendio/lecture-devops-material/blob/master/assignments/exercise.md) implementation. [project assignment](https://github.com/lucendio/lecture-devops-material/blob/master/assignments/project-work.md)
implementation.
Normally, the only changes that are required to be made here in order
In order to adapt the application and integrate it into your automation and deployment processes, it's usually not
required to change any existing code. Instead, you probably just want to add some *pipeline* code or even a container
file (e.g. `Dockerfile`).
### Getting started ### Getting started
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment