Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conf/13 setup excluding bluejay #14

Open
wants to merge 20 commits into
base: main
Choose a base branch
from

Conversation

alvarobernal2412
Copy link
Member

This pull request includes multiple changes to integrate Grafana into the existing system, update dependencies, and clean up unnecessary configurations. The most important changes include updates to environment variables, Docker configurations, and PowerShell scripts for setting up the environment.

Integration of Grafana:

  • .env.deploy: Added configurations for Grafana, including GRAFANA_URL, GRAFANA_USER, GRAFANA_PASSWORD, and GRAFANA_API_KEY.
  • config/datasource-provider.yaml: Added a new datasource configuration for Grafana to connect to the MySQL database.
  • config/init.sql: Created a new user for Grafana with appropriate permissions on the statusdb database.

Dependency Updates:

  • Dockerfile: Updated the npm dependencies to use the latest versions from the @statuscompliance namespace.

Environment Setup:

Removal of Unnecessary Configurations:

@alvarobernal2412 alvarobernal2412 force-pushed the conf/13-Setup_excluding_bluejay branch from c809a59 to 6c7578b Compare October 28, 2024 09:38
@alvarobernal2412 alvarobernal2412 linked an issue Oct 28, 2024 that may be closed by this pull request
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.

Setup excluding Bluejay
2 participants