Bram Prieshof 4bca0bf4af Added sitename
2020-07-17 13:07:28 +02:00
2019-11-21 14:52:53 +01:00
2020-07-17 13:07:28 +02:00
2019-09-15 23:45:46 +02:00
2019-09-19 03:21:31 +02:00

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) 

* Repositories created for self sufficient Modules.  
(example: MySQL, Unattended-Security-Updates) or Projects (example: WEB, MAIL)

* 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 
* /SubModules/[SubModule Name] Folder for modules that is dependent on the main script (example for web: Fail2Ban, Cockpit, Redis)
* /CoreModules/[CoreModule Name] Folder for modules that is dependent on the main script (example for web: Nginx, Apache)
Description
No description provided
Readme 33 KiB
Languages
Markdown 100%