Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Docker Images
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Stud.IP
Docker Images
Commits
1a98d080
Commit
1a98d080
authored
Apr 28, 2021
by
Florian Bieringer
Browse files
Options
Downloads
Patches
Plain Diff
Change readme
parent
bf5eafa6
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
Readme.md
+1
-14
1 addition, 14 deletions
Readme.md
with
1 addition
and
14 deletions
Readme.md
+
1
−
14
View file @
1a98d080
#
This is the TESTING environment of studip docker
#
Stud.IP Docker image
To make testing branches as smooth as possible. Please have docker and docker-compose installed on your machine.
-
Windows: https://docs.docker.com/docker-for-windows/install/
-
Mac: https://docs.docker.com/docker-for-mac/install/
To setup a new test environment simply modify:
1.
Checkout this branch
2.
Modify
**BRANCH: dev-branches/StEP00349**
in
*docker-compose.yml*
to the branch you want to test.
3.
Call
`docker-compose build --no-cache`
to make sure you build the correct branch
4.
Use
`docker-compose up -d`
to start your Stud.IP
5.
Goto http://localhost:80 and start your test
6.
Use
`docker-compose down`
to stop Stud.IP
\ No newline at end of file
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