feat(infrastructure): initial infrastructure index

!60
This commit is contained in:
2024-03-12 13:54:56 +09:30
parent b2afb094bb
commit 2754cec125

View File

@ -0,0 +1,66 @@
---
title: Infrastructure
description: No Fuss Computings Infrastructure project using open source software
date: 2024-01-13
template: project.html
about: https://gitlab.com/nofusscomputing/projects/ansible
---
This infrastructure project exists as an example of computing infrastructure that is based on open source infrastructure.
## Goal
Design, build and deploy computer infrastructure using open source software that could be used by both enterprise and home user.
## Requirements
- Remote Management of hosts / users
- Data Storage
- multi-site
## Areas
- Certificate Authority
- HyperVisor _KubeVirt via K3s Kubernetes_
- Identity Management _IPA_
- Identity Provider (SSO) _Keycloak_
- Networking
- DNS
- DHCP
- IPAM _phpIPAM_
- Radius
- TFTP
- ITSM
- Config Management _AWX_
- Computer Lifecycle Management _Foreman_
- ITAM _glpi_
- Remote Desktop Support _Mesh Central_
- Ticketing (Incident / Request) _GLPI_
- Service Catalog _GLPI_
- Storage _Ceph_
- Virtual Desktop Infrastructure (VDI) _Mesh Central ???_