Standards
Deviations are allowed, however they just need to be motivated internally first.
As new categories are required/make sense we will add to our standards
Security
All passwords excluded from git control
- Centralised Authentication - Authentik
Project Management
- Project Tracking - monday.com
- Diagrams - Lucid
- Chat - Mattermost
Boilerplate
- Directory structure
- Testing
Documentation
Documentation is written in Markdown - README.md - changelog.md - Dochub - [docs.iohub.cloud][https://docs.iohub.cloud]
Databases
- Relational DB (PostreSQL)
- Document DB (MongoDB)
Storage
- Object (Zenko Cloud Server (S3))
Backend Code
- General automation (Python)
- APIs (REST - Python)
- OS (bash)
Frontend
- Framework (React)
- WebServer (nginx)
- Language (typescript)