develop #3

Merged
Arnike merged 2 commits from develop into main 2026-02-07 18:15:55 +03:00

2 Commits

Author SHA1 Message Date
9fa0a78eb6 Enhance Docker build workflow with registry token validation
All checks were successful
CI / ci (push) Successful in 15s
CI / ci (pull_request) Successful in 14s
- Added a check in docker-build.yml to ensure the REGISTRY_TOKEN is set before attempting to log in to the Gitea Container Registry.
- Included an error message to guide users in adding the necessary secret for successful authentication.
2026-02-07 18:14:44 +03:00
7347b4c042 Update README.md for improved clarity and structure
All checks were successful
CI / ci (push) Successful in 14s
- Revised project description to better highlight the purpose and features of the OpenStack Watcher dashboard.
- Added a table of contents for easier navigation.
- Expanded the features section to detail capabilities such as cluster overview, CPU & RAM usage, VM statistics, and audit recommendations.
- Clarified instructions regarding the `clouds.yaml` configuration file and its security implications.
- Improved formatting and consistency throughout the document.
2026-02-07 18:13:38 +03:00