Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dtu-enote-mongodb
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
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
enote
dtu-enote-mongodb
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Selected
master
default
protected
Branches
11
2016
2017
2018
centos7mongo34
devel
develop
feature/mongo34
quiz-db-2018
quiz-db/devel
release-2019.0
sharelatex-db/devel
12 results
Begin with the selected commit
Created with Raphaël 2.2.0
31
Jul
3
Apr
7
Mar
4
4
Sep
28
Mar
27
5
Feb
1
8
Mar
28
Feb
23
20
6
30
Jan
23
Sep
17
14
2
1
27
Aug
24
9
Jun
8
Use deployment scripts and move to 2019 devel CI server
develop
develop
Merge branch 'develop' of lab.compute.dtu.dk:enote/dtu-enote-mongodb into develop
release-2019.0
release-2019.0
Add production 2019. fix issues.
Add prod deploy, fix bugs.
Move to container versions being the name of the branch
add test mode for db
add gitlab CI
master
master
add gitlab CI
Copy MongoDB 3.4 as the quiz uses it.
feature/mongo34
feature/mongo34
Ensure log file root is owned by dtuuser. Prevents:
devel quiz-db-2…
devel quiz-db-2018 quiz-db/devel
Use TZ Dockerfile argument to set the time zone. For https://github.com/dtu-compute/dtu-enote/issues/62.
Use TZ Dockerfile argument to set the time zone. For https://github.com/dtu-compute/dtu-enote/issues/62
2018 sharelatex…
2018 sharelatex-db/devel
Move config to mongod.conf
centos7mongo34
centos7mongo34
Update to Centos7 and MongoDB 3.4
Add killall
2016
2016
Make shutdown script for both auth’ed (quiz) or unauthed (share latex) uses.
2017
2017
Load mongo-db.yaml for configuration instead of quiz-db.yaml, since the container is shared between quiz and share latex.
Fix shutdown script and non-root bug.
Run as non-root user. Fixes#2
Fedora 24 brings in MongoDB 3.2 (upgrading from 23’s 3.0), which has some strange failures related to setting the password.
Add psutils for killall
Upgrade to Fedora 24.
Implement auth argument to allow both quiz and share latex use cases.
Fix missing files and code from recent changes.
Fix typo.
Clean up
Remove mongodb.conf since it’s the default.
Populate repo with contents of dtu-quiz/mongodb to follow the same pattern as dtu-enote.
Fixed admin password always empty and moved .mongodb_is_configured to volume
Moved mongod arguments to docker-compose
Works
Initial commit
Loading