README.md aktualisiert
This commit is contained in:
parent
2594057502
commit
b99f4ad924
@ -13,7 +13,7 @@ This is needed for Downloading the Software, access to the Server from the Inter
|
||||
- Your System should have a working Internet-Access
|
||||
- Your Machines hostname and subdomains should be accessible from the internet Port 80/443.
|
||||
Depending on your local setup you have to define nedded IPv4 (Portforwarding) or IPv6 settings on your router and maybe you need a service like dynDNS e.B. from (deSEC - https://desec.io/) for your dynamic IP.
|
||||
You can check this for example woth the following command:
|
||||
You can check this for example with the following command:
|
||||
```
|
||||
host nextcloud.$(hostname)
|
||||
```
|
||||
@ -36,4 +36,8 @@ This runs some other Playbooks needed by this playbook.
|
||||
bash nextcloud-install.sh
|
||||
```
|
||||
|
||||
#
|
||||
# After the Installation
|
||||
- Your Admin-User is "ncadmin".
|
||||
- Password can be found with the command
|
||||
``` sudo cat /home/docker/nextcloud.$(hostname)/env ```
|
||||
- Login with your Webbroser as ncadmin https://nextcloud.$(hostname) and first change the password
|
Loading…
Reference in New Issue
Block a user