Difference between revisions of "Contrib/Template"
From SME Server
Jump to navigationJump to searchUnnilennium (talk | contribs) |
Unnilennium (talk | contribs) |
||
Line 12: | Line 12: | ||
|maintainer= maintainer | |maintainer= maintainer | ||
|licence= | |licence= | ||
− | |url= https://wiki. | + | |url= https://wiki.koozali.org |
|category= Category you want | |category= Category you want | ||
|tags=File,this,with,a,list,of,tags | |tags=File,this,with,a,list,of,tags | ||
Line 44: | Line 44: | ||
=== Configuration === | === Configuration === | ||
− | you can list the available configuration with the | + | you can list the available configuration with the following command : |
config show {{#var:contribname}} | config show {{#var:contribname}} | ||
Line 85: | Line 85: | ||
=== Bugs === | === Bugs === | ||
− | Please raise bugs under the SME-Contribs section in | + | Please raise bugs under the SME-Contribs section in {{BugzillaFileBug|product=|component=|title= bugzilla}} |
and select the {{#var:smecontribname}} component or use {{BugzillaFileBug|product=SME%20Contribs|component={{#var:smecontribname}}|title=this link}} | and select the {{#var:smecontribname}} component or use {{BugzillaFileBug|product=SME%20Contribs|component={{#var:smecontribname}}|title=this link}} | ||
Revision as of 23:56, 17 April 2021
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.