Personal collection of helper scripts, notes, and guides for DevOps, infrastructure, and system administration tasks.
This is my personal cheat-sheet repository where I collect scripts, configuration guides, and documentation for various infrastructure and DevOps tasks. It serves as a reference for my own work and is shared publicly in case others find it useful.
- docker/ - Docker installation and container management
- linux/ - Linux system setup and tools (including Python environments)
- proxmox/ - Proxmox VE, LXC containers, and VMs
- truenas/ - TrueNAS Scale configuration and management
- ai/ - AI/ML tools and frameworks
- networking/ - Network, firewall, and VPN configuration
- monitoring/ - System monitoring tools
- backup/ - Backup scripts
Each directory contains its own README with details about the included scripts and guides.
This repository contains documentation and examples only. All API keys, tokens, and credentials shown in examples are placeholders. Never commit real secrets to version control.
Use at your own risk. These scripts and guides are provided as-is, based on my personal experience and use cases. While I strive for accuracy:
- No warranty or guarantee is provided
- You are solely responsible for any actions taken based on this content
- Always review and test scripts in a safe environment before production use
- Configurations may need adjustment for your specific setup
- I am not liable for any damages, data loss, or issues arising from use of this content
Always backup your data and systems before making changes.
Contributions are welcome! If you:
- Find an error or issue with a script/guide - please open an issue
- Have improvements or fixes - pull requests are appreciated
- Found a solution to a problem - feel free to share it in an issue or PR
- Want to add new content - contributions are gladly accepted
Please ensure any contributions follow the existing documentation style and include clear explanations.
This work is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
You are free to:
- Share - copy and redistribute the material
- Adapt - remix, transform, and build upon the material
Under the following terms:
- Attribution - give appropriate credit
- NonCommercial - not for commercial purposes
- ShareAlike - distribute under the same license
See the LICENSE file for details.