An open API service indexing awesome lists of open source software.

https://github.com/thehellishpandaa/nextcloud_install

installs and configures a Nextcloud server with Apache, MariaDB, PHP, and other necessary configurations.
https://github.com/thehellishpandaa/nextcloud_install

bash nextcloud-server php script

Last synced: 3 months ago
JSON representation

installs and configures a Nextcloud server with Apache, MariaDB, PHP, and other necessary configurations.

Awesome Lists containing this project

README

        

Nextcloud Installation Script

This script automates the installation of Nextcloud along with Apache, MariaDB, PHP, and other necessary services. Designed for Ubuntu-based systems, it sets up a fully functional Nextcloud instance with minimal manual intervention.

## Prerequisites

- Root Access: This script must be executed with root privileges.

- Supported System: Ubuntu 20.04 or newer (adjustments may be required for other distributions).

## Installation

Clone the Repository (or copy the script directly from this repository):

```bash
git clone https://github.com/TheHellishPandaa/nextcloud_install.git
```
```bash
cd nextcloud_install
```
Make the Script Executable:

chmod +x nextcloud_install.sh

Run the Script as Root:

sudo ./nextcloud_install.sh

## License

This project is licensed under the GNU General Public License v3.0.

this script supported Nextcloud 22.0.0