Skip to content

script bash to install nextcloud / mysql / nginx and redis-server

Notifications You must be signed in to change notification settings

benjlombard/install_nextcloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

install_nextcloud

script bash to install nextcloud / mysql / nginx and redis-server

Modify the following variables at the beginning of the script :

db_root_password=""

domain=""

loginAdminNC=""

passwdAdminNC=""

databaseNameNC=""

databaseUserNC=""

databasePasswdNC=""

mailAdminNC=""

userSystemNC=""

pwdSystemNC=""

About

script bash to install nextcloud / mysql / nginx and redis-server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages