proxmox-utils/nextcloud/POST_INSTALL.md
Alex A. Naanou a47f6d7c1e tweaks...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2024-12-13 16:21:04 +03:00

15 lines
414 B
Markdown

## Post install steps:
- Open Administration settings -> Office -- this will initialize the office;
To check see if the /Templates directory is populated.
- Update Nextcoud to the latest version via Administration settings, this
can take more than one run
- Apply the recommended occ commands, usually:
- `turnkey-occ maintenance:repair --include-expansive`
- `turnkey-occ db:add-missing-indices`