Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/maximiliangt500/nextcloud-installer
- Owner: MaximilianGT500
- License: mit
- Created: 2024-02-20T20:02:33.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-02-20T20:33:53.000Z (10 months ago)
- Last Synced: 2024-10-12T02:41:36.123Z (2 months ago)
- Topics: apache24, letsencrypt-certificates, mariadb, mariadb-server, nextcloud, nextcloud-installation, nextcloud-server, php82-fpm, redis, redis-server, ufw, ufw-firewall
- Language: Shell
- Homepage: https://nextcloud-installer.de
- Size: 52.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```