Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lecture-devops-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
s79753
lecture-devops-app
Graph
master
Select Git revision
Branches
7
ansible
dev
dockerization
master
default
protected
monitoring
proxy
upstream-app
7 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
20
Sep
15
14
13
12
11
10
9
6
7
Jul
6
4
26
May
14
4
21
Apr
9
5
2
1
31
Mar
added link to imported grafana-dashboard
dev master
dev master
header color change
Merge branch 'master' into dev
refactored directory building
refactored directory building
corrected typos in README
refactoring: adding comments and correcting text
removed old project concept
refactored ansible-playbook; refactored README
monitoring
monitoring
refactored grafana config files by replacing ip with placeholder; refactored import script accordingly to replace placeholder with ip of host system; added docker clean up block to ansible-playbook; refactored README
refactored files
refactored Jenkinsfile; updated concept and README
configured monitoring: implemented scripts to start container for prometheus and grafana, importing datasource and dashboard for grafana; refactored nginx config
WIP: configuration of monitoring
Merge branch 'dev' into monitoring
escaped symbols in string
proxy
proxy
escaped symbols in string
escaped symbols in string
escaped symbols in string
replaced absolute paths with generic ones in Jenkinsfile
updated config for jenkins-job with scm-polling and changed branch
refactored playbook for dependency installation by adding installation and configuration of nginx; configured fqdns for dev-application, prod-application and jenkins; updated README
created playbook for dependency installation; updated README with getting started guide
ansible
ansible
refactored jenkins-install-playbook by adding command to remove jar-files
refactored jenkins-install playbook by adding necessary shell commands to automate initial jenkins setup (entering of initial admin password, user creation and plugin installation)
refactored package.json by adding missing custom start-script for test environment
refactored port mapping for container of test environment
renamed docker-compose file for test environment; refactored Jenkinsfile to match changes made to docker-compose logic
created separate docker-compose file and test.env file for test environment
created env file for prod environment; created separate docker-compose files for each environment; refactored Dockerfile accordingly; added custom npm-start scripts for each environment
WIP: refactoring initial concept regarding changes in project
changed order of steps in initial jenkins setup; added configuration of jenkins-job
implemented playbooks for jenkins-installation and necessary configuration afterwards, including import of jenkins-job and host configuration
refactored initial-steps-instruction
created list of necessary initial steps to setup host environment
WIP: started to configure ansible
reverted chages regarding container naming
dockerization
dockerization
removed container names from docker-compose; refactored commands in pipeline accordingly to changed directory structure
added prometheus and grafana container; configured prometheus to get metrics from jenkins
starting container in deploy stage; refactored Jenkinsfile
Loading