Skip to content

feat(config): update environment variable names and enhance documentation#4

Merged
aide-cloud merged 4 commits intomainfrom
feature/dev
Dec 15, 2025
Merged

feat(config): update environment variable names and enhance documentation#4
aide-cloud merged 4 commits intomainfrom
feature/dev

Conversation

@aide-cloud
Copy link
Contributor

  • Renamed environment variables for clarity: MOON_RABBIT_NAME to MOON_RABBIT_SERVER_NAME, MOON_RABBIT_NAMESPACE to MOON_RABBIT_SERVER_NAMESPACE, and MOON_RABBIT_USE_RANDOM_ID to MOON_RABBIT_USE_RANDOM_NODE_ID.
  • Updated the Docker and Kubernetes deployment documentation to reflect these changes.
  • Enhanced README files with new sections for Docker and Kubernetes deployment instructions, including detailed commands and configuration examples.
  • Improved consistency in command flags and documentation across English and Chinese versions.

…support

- Introduced MIT License to the project.
- Updated README files to include a bilingual navigation section for English and Chinese.
- Enhanced configuration documentation by adding new flags for client configuration and database settings.
- Changed the flag for specifying the output file name from `-n` to `-N` in both English and Chinese README files.
- Updated documentation to clarify the behavior of the `--force` flag regarding file overwriting.
- Ensured consistency in command flag descriptions across documentation and codebase.
…tion

- Renamed environment variables for clarity: `MOON_RABBIT_NAME` to `MOON_RABBIT_SERVER_NAME`, `MOON_RABBIT_NAMESPACE` to `MOON_RABBIT_SERVER_NAMESPACE`, and `MOON_RABBIT_USE_RANDOM_ID` to `MOON_RABBIT_USE_RANDOM_NODE_ID`.
- Updated the Docker and Kubernetes deployment documentation to reflect these changes.
- Enhanced README files with new sections for Docker and Kubernetes deployment instructions, including detailed commands and configuration examples.
- Improved consistency in command flags and documentation across English and Chinese versions.
- Added a new logging setup in the `init` function using the `magicbox` and `kratos` logging libraries.
- Configured a filter logger to manage log levels and improve log output clarity.
- Handled potential errors during logger initialization with appropriate error messaging.
@aide-cloud aide-cloud merged commit 57091c9 into main Dec 15, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant