Skip to content
Martin Weise edited this page Jun 1, 2023 · 4 revisions

Linkliste

  • a value proposition -> ADLS-DBRepo-DatabaseRepository-010623-1424-90.pdf

  • a target audience -> academic organizations with data-intensive research units that need a repository for databases

  • a 60 seconds TL;DR what your startup does and why anyone should care (in the main Readme) -> README.md

  • one released artifact -> dbrepo-helm

  • one Dockerfile (or equivalent recipe) -> Dockerfile

  • one meaningful (unit or integration) CI test -> .gitlab-ci.yml

  • no critical vulnerabilities -> Trivy

  • one repo with your team -> Gitlab Github

  • everyone's commits are signed on the relevant branches Git history

  • a license Apache 2

  • at least three decision records (e.g. ADRs) ADR-0 ADR-1 ADR-2

  • a versioning scheme (how do you increment versions)

  • a CD pipeline that can be triggered manually

  • a package (e.g. a Helm Chart)

  • a Readme that explains how to use it

Clone this wiki locally