edit readme
This commit is contained in:
parent
8d015ab2df
commit
0706cd144b
|
@ -1,12 +1,8 @@
|
||||||
# clAugeas
|
# clAugeas
|
||||||
|
|
||||||
This project contains the performant part of the CodeLiturgy.Dashboard
|
Lbrary of functions for editing of relevant files to manage development environments.
|
||||||
project. A library of functions for editing of relevant files to manage development environments.
|
|
||||||
|
|
||||||
## Characteristics :
|
## TODO :
|
||||||
- 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.
|
|
||||||
- Possibility to create a collection of sites for the development environment (dev, quality and production) each site can be of the following types:
|
- 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
|
1) static with SSL
|
||||||
2) reverse Proxy to existing service (systemd) with SSL.
|
2) reverse Proxy to existing service (systemd) with SSL.
|
||||||
|
|
Loading…
Reference in New Issue