66
pages/projects/infrastructure/index.md
Normal file
66
pages/projects/infrastructure/index.md
Normal 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 ???_
|
||||
|
||||
|
Reference in New Issue
Block a user