Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/volkovlabs/business-app
The Business App includes a Docker image with customized Grafana and an application plugin.
https://github.com/volkovlabs/business-app
grafana grafana-plugin
Last synced: about 12 hours ago
JSON representation
The Business App includes a Docker image with customized Grafana and an application plugin.
- Host: GitHub
- URL: https://github.com/volkovlabs/business-app
- Owner: VolkovLabs
- License: apache-2.0
- Created: 2022-06-17T22:20:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-23T02:14:07.000Z (2 months ago)
- Last Synced: 2024-12-24T15:42:55.321Z (2 days ago)
- Topics: grafana, grafana-plugin
- Language: TypeScript
- Homepage: https://volkovlabs.io
- Size: 14.7 MB
- Stars: 39
- Watchers: 3
- Forks: 34
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Business App for Grafana
![App](https://raw.githubusercontent.com/volkovlabs/business-app/main/img/app.png)
![Grafana](https://img.shields.io/badge/Grafana-11.3-orange)
[![YouTube](https://img.shields.io/badge/YouTube-Channel-red)](https://youtube.com/@volkovlabs)
![CI](https://github.com/volkovlabs/business-app/workflows/CI/badge.svg)
![E2E](https://github.com/volkovlabs/business-app/workflows/E2E/badge.svg)
[![codecov](https://codecov.io/gh/VolkovLabs/business-app/branch/main/graph/badge.svg)](https://codecov.io/gh/VolkovLabs/business-app)
[![CodeQL](https://github.com/VolkovLabs/business-app/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/VolkovLabs/business-app/actions/workflows/codeql-analysis.yml)## Introduction
The Business App includes a Docker image with customized Grafana and an application plugin.
## Customization
Months of work bundled with deep expertise nicely wrapped into a 7-minute long video revealing simple steps to customize Grafana. In this tutorial, we answered all community questions we collected to this moment.
[![Customization](https://raw.githubusercontent.com/volkovlabs/business-app/main/img/grafana-11.png)](https://youtu.be/8ArQ0vlWA88)
## Docker image
We use the custom Docker image for all our projects and keep it up-to-date with the latest version of Grafana.
```sh
docker pull ghcr.io/volkovlabs/app:latest
```## Business Suite for Grafana
The Business Suite is a collection of open source plugins created and actively maintained by Volkov Labs.
The collection aims to solve the most frequent business tasks by providing an intuitive interface with detailed written documentation, examples, and video tutorials.
[![Business Suite for Grafana](https://raw.githubusercontent.com/VolkovLabs/.github/main/business.png)](https://volkovlabs.io/plugins/)
### Enterprise Support
With the [Business Suite Enterprise](https://volkovlabs.io/pricing/), you're not just getting a product, you're getting a complete support system. You'll have a designated support team ready to tackle any issues.
You can contact us via Zendesk, receive priority in feature requests and bug fixes, meet with us for in-person consultation, and get access to the Business Intelligence. It's a package that's designed to make your life easier.
## Always happy to hear from you
- Subscribe to our [YouTube Channel](https://youtube.com/@volkovlabs) and leave your comments.
- Become a [Business Suite sponsor](https://github.com/sponsors/VolkovLabs).## License
Apache License Version 2.0, see [LICENSE](https://github.com/volkovlabs/business-app/blob/main/LICENSE).