Changes

From SME Server
Jump to navigationJump to search
1,547 bytes added ,  05:25, 2 April 2018
no edit summary
Line 33: Line 33:  
  signal-event yum-modify
 
  signal-event yum-modify
 
  yum --enablerepo=smecontribs install {{#var:smecontribname}} --enablerepo=smecontribs,fws,remi-safe,smedev,smetest
 
  yum --enablerepo=smecontribs install {{#var:smecontribname}} --enablerepo=smecontribs,fws,remi-safe,smedev,smetest
 +
 +
=== Configuration ===
 +
{| class="wikitable"
 +
!property
 +
!default
 +
!values
 +
!
 +
|-
 +
|AdminPassword
 +
|GENERATED
 +
|string
 +
|password for your main admin user for nextcloud *
 +
|-
 +
|AdminUser
 +
|nextcloudadmin
 +
|string
 +
|main admin user for your installation *
 +
|-
 +
|DbName
 +
|nextcloud
 +
|string
 +
|for mysql db
 +
|-
 +
|DbPassword
 +
|GENERATED
 +
|string
 +
|for mysql db
 +
|-
 +
|DbUser
 +
|nextcloud
 +
|string
 +
|for mysql db
 +
|-
 +
|TrustedDomains
 +
|empty
 +
|strings coma separated
 +
|add domain or ip that are in need to be added to default access to nextcloud
 +
|-
 +
|VirtualHost
 +
|empty
 +
|domain name
 +
|
 +
|-
 +
|access
 +
|private
 +
|private, public
 +
|
 +
|-
 +
|status
 +
|enabled
 +
|enabled,disabled
 +
|
 +
|-
 +
|IncludeIbay
 +
|empty
 +
|strings coma separated
 +
|add ibays, user or share names that need to be include. If not empty, only the name present here will be accessible via nextcloud. Take precedence over ExcludeIbay.
 +
|-
 +
|ExcludeIbay
 +
|Primary
 +
|strings coma separated
 +
|will exclude from nexcloud access any ibay, share, user folder via nextcloud. Default exclude Primary ibay.
 +
|-
 +
|UseSMB
 +
|enabled
 +
|enabled,disabled
 +
|allow you to set ibay access via samba share or via Local driver in nextcloud. Enabled is for samba, this allow you to access as your user and have your quota accounted. It might be a little slower, and need you to have your password loaded in the session. Local driver if disabled, will let you access only what apache user (www) has right to access as member of a group.
 +
|}
 +
* the SME admin user is also an admin of your nextcloud installation. You have two admin account as per default installation on SME Server.
    
=== Uninstall ===
 
=== Uninstall ===
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu