Linklists, Style Guides, and Notes
Web Sites
- mDIS User Documentation Web Site**.
- New content targeted for end users should be added here.
- Contains knowledge for both mDIS users and mDIS developers
- mDIS-blank Docker Image Documentation Web Site**.
- Explains how to use the mDIS-blank Docker image as a base for new mDIS instances.
- See README.md, USAGE.md, and DEPLOYMENT.md Pages.
Code Repositories
- mDIS-Docs
- mdis, official private mDIS repository, located in Bremen.
- push-mirrored mDIS code repository (this site).
- This wiki has its own repository. See Wiki Contribution Guide.
- mDIS-hub: mdis-blank collection of code repositories and Container Registries.
Gitlab Official Documentation
The official Gitlab CI/CD documentation is very comprehensive.
Example: Manually triggered CI/CD Jobs and allow_failure config parameter: gitlab documentation - important for multi-step jobs that can continue even if a previous job has failed.
Planning Documents, Meeting Notes, other Documents
Software Development at GFZ: Best practices, recommendations
- Templates for various programming languages (R, Python, Java C++, ...).
- Source: a group of GFZ Employees, now dismantled. People have moved on.
Todo
ToDo items - unresolved CI/CD issues, and other notes.