mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Docs: Bumping up min spec for Grafana Installations (#69250)
Bumping up min spec
This commit is contained in:
parent
15f06a93b2
commit
990eef1bbd
@ -37,7 +37,7 @@ Installation of Grafana on other operating systems is possible, but is not recom
|
||||
|
||||
Grafana requires the minimum system resources:
|
||||
|
||||
- Minimum recommended memory: 255 MB
|
||||
- Minimum recommended memory: 512 MB
|
||||
- Minimum recommended CPU: 1
|
||||
|
||||
Some features might require more memory or CPUs, including:
|
||||
@ -54,7 +54,7 @@ Grafana supports the following databases:
|
||||
|
||||
- [SQLite 3](https://www.sqlite.org/index.html)
|
||||
- [MySQL 5.7+](https://www.mysql.com/support/supportedplatforms/database.html)
|
||||
- [PostgreSQL 10+](https://www.postgresql.org/support/versioning/)
|
||||
- [PostgreSQL 12+](https://www.postgresql.org/support/versioning/)
|
||||
|
||||
By default Grafana uses an embedded SQLite database, which is stored in the Grafana installation location.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user