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.
- Host: GitHub
- URL: https://github.com/thehellishpandaa/nextcloud_install
- Owner: TheHellishPandaa
- License: agpl-3.0
- Created: 2024-11-09T13:42:55.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-11T02:14:09.000Z (7 months ago)
- Last Synced: 2025-01-08T02:50:50.810Z (5 months ago)
- Topics: bash, nextcloud-server, php, script
- Language: Shell
- Homepage:
- Size: 42 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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