Systemd note.

This commit is contained in:
Brian Lee 2023-07-15 07:05:27 -07:00
parent e01cf47831
commit a0f116fb84

View File

@ -33,6 +33,12 @@ See the role [defaults](defaults/main.yml) and the Nextcloud [environment variab
- import_tasks: nginx_conf.yml - import_tasks: nginx_conf.yml
``` ```
## Systemd
```
systemctl --user status container-nextcloud.service
```
## Upgrades ## Upgrades
Configure `nextcloud_version`. Configure `nextcloud_version`.