This repository collects some utility scripts and documentation related to our internal infrastructure. We should seriously consider the "Infrastructure as Code" convention and therefore write code that can at best 'generate' all of our dev infrastructure.
Most directories have nested README.md files with detailed documentation.
See the nested README.md files for further documentation
Path | Description | Readme |
---|---|---|
docs/ | Contains documentation for some general topics | |
machines/ | Directory with content specific to a certain machine setup. For example machines/dev.mdctec.local/ is for our internal DEV server |
|
└─ /gitlab.mdctec.com/ | Regarding our Gitlab machine | |
└─ /dev.mdctec.local/ | Regarding our DEV Server machine | README |
└─ /dev-workstation/ | Documentation related to a developer workstation | |
scripts | Directory with common utility scripts that can be used and shared across the infrastructure. | |
└─ /powershell | Utility scripts for MS Powershell | |
powershell-modules | ||
└─ /MdctecMaintenanceMenu | See this nested README |
Artifact File | Description | Details |
---|---|---|
powershell-modules.zip | Contains the MdctecMaintenanceMenu. | README |
Go here to browse and see all available artifacts on Gitlab.