Influxdb

Channel Revision Published Runs on
latest/stable 28 16 May 2023
Ubuntu 20.04 Ubuntu 18.04 Ubuntu 16.04
latest/candidate 28 16 May 2023
Ubuntu 20.04 Ubuntu 18.04 Ubuntu 16.04
latest/edge 28 16 May 2023
Ubuntu 20.04 Ubuntu 18.04 Ubuntu 16.04
juju deploy influxdb
Show information

Platform:

Ubuntu
20.04 18.04 16.04

Learn about actions >

  • 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.