mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2026-04-03 12:25:35 +02:00
make grafana stack instantly deployable
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
CREATE DATABASE telegraf WITH DURATION 31d
|
||||
CREATE USER telegrafuser WITH PASSWORD 'MyStrongTelegrafPassword'
|
||||
GRANT ALL ON telegraf to telegrafuser
|
||||
Reference in New Issue
Block a user