A collection of my personal templates, programming and automation related.
- ansible : Template to be used with wildwest and ansible2deb.
- bootstrap-index : HTML/CSS template that displays a list.
- debian : Genric Debian package make template.
- ventoy : ventoy.json unattended installer templates. Includes Debian preseeds and Windows Answer Files. See the README.md inside the ventoy folder for instructions.
- packages_args.txt : A list of silent installer arguments used by Windows applications.
Copy each template folder to wherever you want to start your project:
$ cp -r /usr/share/servermonkeys-templates/templates/<TEMPLATE_FOLDER_NAME> <MY_PROJECT>
See license file