proxmox-utils/nextcloud/POST_INSTALL.md
Alex A. Naanou 91872525ba notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2024-12-13 16:29:50 +03:00

15 lines
443 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 in Administration settings `occ` commands, usually:
- `turnkey-occ maintenance:repair --include-expansive`
- `turnkey-occ db:add-missing-indices`