Changes

Jump to navigation Jump to search
375 bytes added ,  08:54, 27 December 2022
Line 33: Line 33:  
<tabs container style="display: inline-block;" ><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></tabs>
+
</tab></tabs>then you can point your browser to <nowiki>https://URL/phppgadmin/</nowiki> and use admin as user and password from
 +
 
 +
config getprop {{#var:contribname}} Password
    
=== Configuration ===
 
=== Configuration ===
Line 46: Line 48:  
!
 
!
 
|-
 
|-
|DbName
+
|Password
|nextcloud
  −
|string
  −
|for mysql db
  −
|-
  −
|DbPassword
   
|GENERATED
 
|GENERATED
|string
  −
|for mysql db
  −
|-
  −
|DbUser
  −
|nextcloud
   
|string
 
|string
 
|for mysql db
 
|for mysql db
Line 71: Line 63:  
|}
 
|}
    +
you can also alter  php-fpm value if needed for php.
 +
 +
=== Connect as super user ===
 +
at your own risks<syntaxhighlight lang="bash">
 +
sudo -Hiu postgres $psql -c "ALTER ROLE admin WITH superuser;"
 +
</syntaxhighlight>remove this<syntaxhighlight lang="bash">
 +
sudo -Hiu postgres $psql -c "ALTER ROLE admin WITH nosuperuser;"
    +
</syntaxhighlight>
    
=== Uninstall ===
 
=== Uninstall ===
Line 93: Line 93:  
<!-- Please keep there the template revision  number as is -->
 
<!-- Please keep there the template revision  number as is -->
 
[[contribtemplate::2| ]]
 
[[contribtemplate::2| ]]
[[contriblang:: {{#var:lang}} | ]]
 
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu