Difference between revisions of "Contrib/Template"
From SME Server
Jump to navigationJump to searchUnnilennium (talk | contribs) |
Unnilennium (talk | contribs) |
||
Line 31: | Line 31: | ||
=== Installation === | === Installation === | ||
− | <tabs container><tab name="For SME 10"> | + | <tabs container style="display: inline-block;" ><tab name="For SME 10"> |
yum --enablerepo=smecontribs install {{#var:smecontribname}} | yum --enablerepo=smecontribs install {{#var:smecontribname}} | ||
</tab><tab name="For SME 9"> | </tab><tab name="For SME 9"> |
Latest revision as of 20:59, 17 August 2022
contrib logo | |
Maintainer | maintainer |
---|---|
Url | https://wiki.koozali.org |
Category | |
Tags | File, this, with, a, list, of, tags |
Maintainer
Version
Description
Installation
yum --enablerepo=smecontribs install smeserver-contrib
yum --enablerepo=smecontribs install smeserver-contrib signal-event post-upgrade signal-event reboot
yum --enablerepo=smecontribs install smeserver-contrib signal-event post-upgrade signal-event reboot
Configuration
you can list the available configuration with the following command :
config show contrib
Some of the properties are not shown, but are defaulted in a template or a script. Here a more comprehensive list with default and expected values :
property | default | values | |
---|---|---|---|
DbName | nextcloud | string | for mysql db |
DbPassword | GENERATED | string | for mysql db |
DbUser | nextcloud | string | for mysql db |
access | private | private, public | |
status | enabled | enabled,disabled |
Uninstall
yum remove smeserver-contrib contrib
Bugs
Please raise bugs under the SME-Contribs section in bugzilla
and select the smeserver-contrib component or use this link
Below is an overview of the current issues for this contrib:
No open bugs found.
Changelog
Only released version in smecontrib are listed here.