From 448c872a293b1baa326a35212f0b2f7672ac1562 Mon Sep 17 00:00:00 2001 From: Stephan Hadan Date: Sun, 26 Jan 2025 18:43:55 +0100 Subject: [PATCH] Tech-Stack Verweis auf externen Dienst --- docs/techstack/index.md | 105 ++-------------------------------------- 1 file changed, 3 insertions(+), 102 deletions(-) diff --git a/docs/techstack/index.md b/docs/techstack/index.md index c08bc1b..9195b67 100644 --- a/docs/techstack/index.md +++ b/docs/techstack/index.md @@ -4,107 +4,8 @@ comments: false --- # Tech-Stack -!!! warnung "Bitte um Beachtung" +Da ich mich mit vielen verschiedenen Themen beschäftige, habe ich meinen Tech-Stack ausgelagert und als 'Awesome-List' aufbereitet. Du findest meine persönliche Auswahl jetzt auf einer [separaten Website](https://techstack.hadan.de){target="_blank"}. - Diese Liste ist derzeit in Arbeit und bei weitem noch nicht vollständig. - -## Bug tracking system, project management software - -* Atlassian Jira -* Bugzilla -* Forgejo -* Gitea -* Gitlab -* GitHub -* Redmine - -## CI/CD - -* Forgejo/Gitea/GitHub Actions -* Gitlab CI -* GoCD -* Jenkins -* Woodpecker CI - -## Configuration Management / Infrastructure as Code (IaC) - -* Ansible - -## DevOps software package - -* Forgejo -* Gitea -* GitHub -* Gitlab - -## Hypervisor and distributions - -### Type-1, native or bare-metal hypervisors - -* KVM -* VMware ESXi -* Xen (Distributions: []()) - -### Type-2 or hosted hypervisors - -* Parallels Desktop -* UTM -* VirtualBox -* VMware Workstation - -## IT (Infrastructure) Monitoring - -* checkmk -* Icinga -* Nagios -* Prometheus -* Uptime Kuma -* Zabbix - -## Knowledge-Management-Software - -### Note-taking - -* Joplin incl. Joplin-Server -* Notion -* Outline - -### Wiki-Software - -* Atlassian Confluence -* MediaWiki -* XWiki - -## OS-level-virtualization - -### Cluster management software - -* Kubernetes -* Nomad -* Portainer - -### Container - -* :fontawesome-brands-docker: Docker [https://www.docker.com](https://www.docker.com) -* Linux Containers (LXC) [http://linuxcontainers.org/](http://linuxcontainers.org/) -* podman [https://podman.io/](https://podman.io/) - -## Productivity software - -* LibreOffice -* Microsoft Office -* OnlyOffice (mainly used for integration into other software products such as Seafile or NextCloud) - -## Service Management, Help Desk - -* Freescout -* OTOBO -* OTRS -* Zammad -* Znuny - -## Version Control - -* Git -* Subversion +!!! question "Was ist eine Awesome-List?" +Eine **Awesome-List** ist eine kuratierte Sammlung von Links und Ressourcen zu einem bestimmten Thema, die von der Community gepflegt wird. Sie dient als hilfreiche Übersicht und Inspirationsquelle für Entwickler und Interessierte.