Influxdb
- InfluxDB Charmers
- Databases
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 28 | 16 May 2023 | |
latest/stable | 24 | 25 Oct 2021 | |
latest/candidate | 28 | 16 May 2023 | |
latest/candidate | 5 | 11 Nov 2020 | |
latest/edge | 28 | 16 May 2023 | |
latest/edge | 21 | 11 Nov 2020 |
juju deploy influxdb
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
20.04
18.04
16.04
14.04
-
create-database
Creates a database. Use format 'database=dbname'
-
create-user
Create a user. Use format 'user=username'
-
grant-privilege
Grant privileges for a user to a database. Format is a string following privilege='privilege,database,username' format.
-
show-admin-password
Show password for admin account.