Description
The repository currently contains only the README and license.
To support development of the Honeynet deployment framework, it would be helpful to introduce an initial project structure.
Proposed Changes
Introduce a basic structure to organize infrastructure, automation, and documentation.
terraform/
ansible/playbooks/
scripts/
honeypots/
docs/
This will provide a foundation for:
- Infrastructure provisioning using Terraform
- Honeypot configuration using Ansible
- Deployment automation scripts
- Architecture documentation
I can open a PR implementing this initial structure along with basic Terraform templates and supporting files.
Description
The repository currently contains only the README and license.
To support development of the Honeynet deployment framework, it would be helpful to introduce an initial project structure.
Proposed Changes
Introduce a basic structure to organize infrastructure, automation, and documentation.
This will provide a foundation for:
I can open a PR implementing this initial structure along with basic Terraform templates and supporting files.