Update 'README.md'

This commit is contained in:
bprieshof
2019-09-15 15:55:13 +02:00
parent 9b232ec593
commit 6c45e5a2ef

View File

@@ -2,6 +2,8 @@
# VPS-scripts - Structure
### Organization structure:
Module is a script and/or corresponding config files
If a repository is dependent on a specific OS then the name wil reflect this (example for Ubuntu scripts: Ubuntu-Web and for universal scripts: MySQL)
@@ -10,6 +12,8 @@ Repositories created for self sufficient Modules (example: MySQL, Unattended-Sec
If a script needs a big static file to be downloaded this can be put at https://git.ictmaatwerk.com/downloads/[shortcode(example: postfixadmin=pfa)]/[yourfile]
-----
### Repository structure:
* /Config/[PackageName] Folder for configuration files
* /KB/ Folder for old scripts, or scripts used for insperation