From 8d39d9e9e166f0d667b1303ff90c8d29e03491f4 Mon Sep 17 00:00:00 2001 From: ubergeek Date: Mon, 24 Oct 2022 19:42:54 +0000 Subject: [PATCH] Update 'articles/main.md' --- articles/main.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/articles/main.md b/articles/main.md index 2e6b9bc..4cf67b3 100644 --- a/articles/main.md +++ b/articles/main.md @@ -24,10 +24,11 @@ Not yet, unless you are someone who is willing to put in time and some resources * Portable VM that runs locally for the user, so they can keep their data local, and private, if they desire * Composable infrastructure, that allows users to develop services for community members, but also promote them to proper place in the infrastructure * Ability to run all pieces of infrastructure across any cloud provider, or even on a member's own hardware, but acting like a true part of the overall system +* Completely software defined infrastructure, or "Infrastructure as code" ### Pieces in place right now, to promote the stated goals -* LDAP authentication for all servers and containers +* LDAP authentication for all services, servers and containers * NFS filesystem, available to be mounted anywhere, containing all user's home directory * Ingress VPN, with private network space, for all pieces of the infrastructure, to include the portable VM homes * Ansible used to configure machines, to ensure a baseline configuration to allow it to interact properly with the infrastructure \ No newline at end of file