Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.06 KB

File metadata and controls

28 lines (17 loc) · 1.06 KB

TuxTech IaaC - Utilities

This directory contains various utility scripts and tools that are part of the TuxTech Infrastructure as Code (IaaC) suite. Each utility is designed to handle specific infrastructure management tasks.

Available Utilities

Utility Description Documentation
GPG Key Manager Web-based interface for managing PGP keys README
ISO Manager Tag-based ISO download and management tool README

Getting Started

Each utility comes with its own documentation and setup instructions. Click on the links above to learn more about each utility.

Common Prerequisites

  • Docker and Docker Compose (for containerized utilities)
  • Python 3.8+ (for Python-based utilities)
  • Git (for version control)

Contributing

Contributions are welcome! Please follow these steps mentioned in CONTRIBUTING.md file.

License

This project is licensed under the MIT License - see the LICENSE file for details.