mirror of
https://github.com/DeBrosOfficial/orama.git
synced 2026-03-17 08:36:57 +00:00
- Added checks to prevent overwriting existing node.yaml and gateway.yaml files during configuration generation. - Enhanced error handling for bootstrap.yaml creation, providing informative messages based on the existence of files. - Implemented conditional renaming of bootstrap.yaml to node.yaml, ensuring it only occurs if node.yaml does not already exist. - Updated output messages for clarity on configuration readiness and existing file usage.