README.md aktualisiert
This commit is contained in:
parent
f723cf793d
commit
7796a9b591
16
README.md
16
README.md
@ -1,22 +1,22 @@
|
|||||||
# Ansible Playbook for running/installing Nextcloud via Docker
|
# Ansible Playbook for running/installing Nextcloud via Docker
|
||||||
|
|
||||||
## Disclaimer
|
## Disclaimer
|
||||||
Use at your own risk. You should test this on an non-productive Test-System to fit your needs
|
Use at your own risk.
|
||||||
|
|
||||||
|
Please look first at the playbooks downloaded and run by the nextcloud-install.sh to understand whats going on and then decide if it is fine for you to run on you system.
|
||||||
|
|
||||||
|
You also should test this on an non-productive Test-System to fit your needs.
|
||||||
|
|
||||||
## Quick-Install
|
## Quick-Install
|
||||||
Simply download an run nextcloud-install.sh and run it on you Debian(based) System:
|
Simply download an run nextcloud-install.sh and run it on you Debian(based) System:
|
||||||
|
|
||||||
1. Download
|
1. Download
|
||||||
```
|
```
|
||||||
wget https://gitea.ds9.dedyn.io/olli/debian.ansible.nextcloud.server/raw/branch/main/nextcloud-install.sh
|
wget https://gitea.ds9.dedyn.io/olli/debian.ansible.nextcloud.server/raw/branch/main/nextcloud-install.sh
|
||||||
```
|
```
|
||||||
1.1. Optional: verify downloaded File with Version on the Server:
|
|
||||||
- Open https://gitea.ds9.dedyn.io/olli/debian.ansible.nextcloud.server/src/branch/main/nextcloud-install.sh in a Webbrowser and
|
|
||||||
```
|
|
||||||
cat nextcloud-install.sh
|
|
||||||
```
|
|
||||||
in Terminal.
|
|
||||||
|
|
||||||
2. Run the Script:
|
2. Run the Script
|
||||||
|
This runs some other Playbooks needed by this playbook.
|
||||||
```
|
```
|
||||||
bash nextcloud-install.sh
|
bash nextcloud-install.sh
|
||||||
```
|
```
|
Loading…
Reference in New Issue
Block a user