Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
ss22-devops-project-app
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dobromir Palushev
ss22-devops-project-app
Commits
aeaccdfa
Commit
aeaccdfa
authored
3 years ago
by
Lucendio
Browse files
Options
Downloads
Patches
Plain Diff
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
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+9
-3
9 additions, 3 deletions
README.md
with
9 additions
and
3 deletions
README.md
+
9
−
3
View file @
aeaccdfa
Lecture: DevOps -
a
pplication
Lecture: DevOps -
A
pplication
=============================
=============================
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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment