mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-28 10:40:07 +00:00
15 lines
443 B
Markdown
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`
|
|
|
|
|
|
|