Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/maximiliangt500/nextcloud-installer

Dies ist ein einfacher Nextcloud-Installer
https://github.com/maximiliangt500/nextcloud-installer

apache24 letsencrypt-certificates mariadb mariadb-server nextcloud nextcloud-installation nextcloud-server php82-fpm redis redis-server ufw ufw-firewall

Last synced: about 2 months ago
JSON representation

Dies ist ein einfacher Nextcloud-Installer

Awesome Lists containing this project

README

        

# Nextcloud-Installer

## Installieren
```bash
bash <(wget -q -O - nextcloud-installer.de)
```
oder
```bash
curl -Lso installer.sh nextcloud-installer.de && bash installer.sh
```