61.4 Nextcloud Snap Installation Services
20221227
The services and apps that the nextcloud snap provides are specified in a yaml file:
cat /snap/nextcloud/current/meta/snap.yaml
name: nextcloud
version: 24.0.8snap1
summary: Nextcloud Server - A safe home for all your data
description: |
Access, share and protect your files, calendars, contacts, communication and
more at home and in your enterprise.
apps:
apache:
command: bin/run-httpd -k start -DFOREGROUND
stop-command: bin/httpd-wrapper -k stop
reload-command: bin/httpd-wrapper -k graceful
daemon: simple
restart-condition: always
plugs:
- network
- network-bind
- removable-media
command-chain:
- snap/command-chain/snapcraft-r
...
Your donation will support ongoing availability and give you access to the PDF version of this book. Desktop Survival Guides include Data Science, GNU/Linux, and MLHub. Books available on Amazon include Data Mining with Rattle and Essentials of Data Science. Popular open source software includes rattle, wajig, and mlhub. Hosted by Togaware, a pioneer of free and open source software since 1984. Copyright © 1995-2022 Graham.Williams@togaware.com Creative Commons Attribution-ShareAlike 4.0