Charmed MongoDB

Channel Revision Published Runs on
5/edge 114 24 Mar 2023
Ubuntu 22.04
3.6/stable 97 14 Feb 2023
3.6/candidate 97 12 Jan 2023
3.6/edge 100 03 Feb 2023
Ubuntu 20.04 Ubuntu 18.04
juju deploy mongodb --channel 3.6/stable
Show information

Platform:

  • dump

    Runs the mongodump command

    Params
    • args string

      The arguments to pass to the mongodump command

    • workingDir string

      The directory to run the mongodump command from.

  • restore

    Runs the mongorestore command

    Params
    • args string

      The arguments to pass to the mongorestore command

    • workingDir string

      The directory to run the mongorestore command from.