Shared library for managing sites and configuration files.
Go to file
Wvader 0706cd144b edit readme 2022-11-04 00:16:37 +00:00
include refactor 2022-11-04 00:15:28 +00:00
.gitignore refactor 2022-11-04 00:15:28 +00:00
CMakeLists.txt refactor 2022-11-04 00:15:28 +00:00
README.md edit readme 2022-11-04 00:16:37 +00:00
main.cpp refactor 2022-11-04 00:15:28 +00:00
main.h refactor 2022-11-04 00:15:28 +00:00

README.md

clAugeas

Lbrary of functions for editing of relevant files to manage development environments.

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.
  • The domain must be valid
  • The IP must be valid.