Documentation for key repositories and infrastructure projects maintained by safesploitOrg. Each repository is actively maintained and follows infrastructure-as-code principles.
Active Repositories
Homelab
Personal infrastructure lab environment with focus on hardware, networking, and virtualization
Proxmox Userscripts
User-friendly automation scripts for Proxmox cluster management and administration
Repository Philosophy
All repositories follow these core principles:
- Infrastructure-as-code for reproducibility
- Documentation-first approach
- Security by default configurations
- Active maintenance and community support
Design Principles
Reproducibility
All infrastructure and configurations are version-controlled and can be rebuilt from code
Documentation
Every project includes comprehensive setup guides, architecture diagrams, and troubleshooting steps
Repository Status
| Repository | Status | Visibility | Owner |
|---|---|---|---|
| homelab | Active | Public | safesploit |
| proxmox-userscripts | Active | Public | safesploit |
Contributing
Contributions are welcome! Each repository includes:- README.md - Project overview and quick start
- CONTRIBUTING.md - Contribution guidelines
- Issue templates - Standardized bug reports and feature requests
- Pull request templates - Structured PR process