diff --git a/rdd-technical-reference.md b/rdd-technical-reference.md index b739679533de2ba95454d100653cf72efe91295e..d6290b65b474def24b2322bb61c090e2c514cf33 100644 --- a/rdd-technical-reference.md +++ b/rdd-technical-reference.md @@ -24,6 +24,51 @@ TODOs and addenda of this document are maintained [here](https://github.com/subu Throughout the document you will find sections with the heading "CESSDA's Software Maturity Levels in RDD" in which we describe which of the SMLs we aim for and how we want to implement it. +# FE-Onboarding +This section focuses on the specific needs and requirements of developers new +to the department. Please also refer to any of the general information on +onboarding within the department, as well as the departmental mentoring +program. This includes skills and tools developers as well as a checklist of +the basic repos and groups new developers should be granted access to. A list +of relevant and useful mailing lists new developers ought to consider +subscribing to is provided at the end of the section. + +## Skills & Tools +Here you will find a list of skills and tools that a developer will likely +need at one point or another during their tenure at FE. We assume a basic +familiarity with basal technologies such as XML. +- Ant +- GitLab CI/CD +- Implementation of DARIAH-AAI +- Puppet +- Docker +- Exist +- (Lucene-)Indices +- SADE + +## Repos & Groups +- The departmental group at github: `https://github.com/subugoe/teams/fe` +- The departmental group at GitLab.gwdg.de: `https://gitlab.gwdg.de/fe` +- The SUB-wide group at GitLab.gwdg.de: `https://gitlab.gwdg.de/subugoe` + +<br/> + +- DARIAH-wikispace SUB-GWDG-IT +- (probably further project-related wikispaces) +- Kanboard-user group FE + +## Mailing Lists +- eXist-db (eXist open mailing list) +- de-RSE +- RfII +- relevant TEI-lists + +## Further Reading +- RDD Technical Reference: https://github.com/subugoe/rdd-technical-reference +- DH-FE-Zoterobibliothek +- Heise, Golem, etc. + + # Style Guides ## General