NextCloud: remove “Get your own free account” share URL
Add this in : ‘simpleSignUpLink.shown’=> false, On Ubuntu we need to edit with www-data user rights: sudo-u www-data nano config.php
Add this in : ‘simpleSignUpLink.shown’=> false, On Ubuntu we need to edit with www-data user rights: sudo-u www-data nano config.php
wget -O – | sh -s — –debug –use-php=7.4,8.0,8.1 –no-mail –no-dns –no-roundcube –unattended-upgrades=autoclean,reboot –i-know-what-i-am-doing
On old server bench –site [sitename] backup –with-files Download files from ./sites/[sitename]/private/backups/ Also make copy of site_config.json of the old server site to retrieve the encryption key On new server Create new site and install erpnext sudo mkdir /tmp/old_server_filessudo chown…