Skip to content

sky321/nextpi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

------------not needed for newer bullseye versions --------------

  • change standard PI user
    • sudo ./chgusr1.sh
    • login as root
    • /home/pi/nextpi/chgusr2.sh
    • login as new user

------------not needed for newer bullseye versions --------------

  • install nextcloud

    • cd nextpi
    • sudo ./install.sh
  • reboot (after reboot the ssh port is changed -> nextpi.cnf)

  • optional use nc-restore.sh to restore your data

    • reboot
    • start nextcloud webpage to update if needed
    • cleanup backupdata, data/not_used_appdata, data/not_used_update dir_if_exist
  • optional use nc-datadir.sh to move data to a different dir

    • cleanup db entries
    • reboot
  • optional use letsencrypt.sh for automated certificates

    • edit fritz.cnf before running the script
    • use base64 for passphrase
  • optional replace dhparam.pem with your own values

    • openssl dhparam -out dhparam.pem 4096
    • insert the key in /etc/ssl/certs/dhparam.pem

About

Tools for bootstrap nextcloud on a PI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages