Giter VIP home page Giter VIP logo

nextcloudonfreebsd's Introduction

NextCloud on FreeBSD

Script to automate installation of Nextcloud on FreeBSD13+ and HardenedBSD13. The finished installation passes all nextcloud configuration checks. This script follows recommended configuration as per https://docs.nextcloud.com/server/stable/admin_manual/installation/system_requirements.html

Instructions

  1. Clone repository or download release to your machine and extract.
  2. cd to folder.
  3. Switch to root by using su.
  4. Run pre_install.sh as root to create a boot environment and config file before installing, then reboot before moving on.
  5. su again after rebooting, and cd to the folder.
  6. Open install.conf with your favourite editor. (Note: see https://www.php.net/manual/en/timezones.php for your time zone)
  7. Change the values of variables as required to suite your environment.
  8. Save the file.
  9. Run install.sh
  10. Please be patient while the script runs
  11. Done

Installs the following:

  • Nextcloud 27
  • Apache 2.4
  • MariaDB 10.6
  • PHP 8.2 (plus all php-extensions required)
  • Redis
  • ClamAV

Configuration

  • Apache 2.4 + PHP using php-fpm
  • HTTP/2 over TLS
  • TLS1.3 only
  • HSTS enabled
  • APCu enabled
  • Redis enabled (allows transactional file locking)

NextCloud Apps Installed/Activated by default in config

  • Antivirus for Files
  • Calendar
  • Contacts
  • Deck
  • Mail
  • Notes
  • Nextcloud Talk
  • Tasks
  • External storage support (including samba and ftp) (Can be disabled independently)

nextcloudonfreebsd's People

Contributors

thegeebee avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.