From 0706cd144b02d33dfc205248b65a8168947f2bfd Mon Sep 17 00:00:00 2001 From: Wvader <34067397+wvader@users.noreply.github.com> Date: Fri, 4 Nov 2022 00:16:37 +0000 Subject: [PATCH] edit readme --- README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 5073f68..0022c5b 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,8 @@ # clAugeas -This project contains the performant part of the CodeLiturgy.Dashboard -project. A library of functions for editing of relevant files to manage development environments. +Lbrary of functions for editing of relevant files to manage development environments. -## Characteristics : -- extern "C" functions to be able to interop with C# and other languages easily. -- Low-level functions to Check existing sites on the server by reading Apache settings. -- Functions for editing relevant settings about a particular website using augeas. +## TODO : - Possibility to create a collection of sites for the development environment (dev, quality and production) each site can be of the following types: 1) static with SSL 2) reverse Proxy to existing service (systemd) with SSL.