nextcloud

  • Erik Lönroth
Channel Revision Published Runs on
latest/edge 26 30 Jul 2024
Ubuntu 22.04 Ubuntu 20.04 Ubuntu 18.04
juju deploy nextcloud --channel edge
Show information

Platform:

Ubuntu
22.04 20.04 18.04

Learn about actions >

  • add-missing-indices

    Runs occ db:add-missing-indices

  • convert-filecache-bigint

    Put site in maintenance while running occ db:convert-filecache-bigint

  • get-admin-password

    Gets the initial admin password. This will only work once.

  • maintenance

    Runs occ maintenance:mode --on/off

    Params
    • enable boolean

      Either true or false

    Required

    enable

  • set-trusted-domain

    Set the trusted domain by invoking <occ config:system:set trusted_domain>.

    Params
    • domain string

    Required

    domain