README.md aktualisiert
This commit is contained in:
parent
b99f4ad924
commit
f7c9ba2122
@ -12,7 +12,7 @@ This is needed for Downloading the Software, access to the Server from the Inter
|
|||||||
- You need up-to-date Debian System preinstalled. Best with SSH-Connection. Maybe its working on debian-based Systems like Ubuntu too.
|
- You need up-to-date Debian System preinstalled. Best with SSH-Connection. Maybe its working on debian-based Systems like Ubuntu too.
|
||||||
- Your System should have a working Internet-Access
|
- Your System should have a working Internet-Access
|
||||||
- Your Machines hostname and subdomains should be accessible from the internet Port 80/443.
|
- 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.
|
Depending on your local setup you have to define needed IPv4 (Portforwarding) or IPv6 settings on your router and maybe you need a service like dynDNS for example from (deSEC - https://desec.io/) for your dynamic IP.
|
||||||
You can check this for example with the following command:
|
You can check this for example with the following command:
|
||||||
```
|
```
|
||||||
host nextcloud.$(hostname)
|
host nextcloud.$(hostname)
|
||||||
@ -38,6 +38,5 @@ bash nextcloud-install.sh
|
|||||||
|
|
||||||
# After the Installation
|
# After the Installation
|
||||||
- Your Admin-User is "ncadmin".
|
- Your Admin-User is "ncadmin".
|
||||||
- Password can be found with the command
|
- Password can be found with the command: ``` sudo cat /home/docker/nextcloud.$(hostname)/env ```
|
||||||
``` sudo cat /home/docker/nextcloud.$(hostname)/env ```
|
- Login with your Webbroser as ncadmin https://nextcloud.$(hostname) and first change the password.
|
||||||
- Login with your Webbroser as ncadmin https://nextcloud.$(hostname) and first change the password
|
|
Loading…
Reference in New Issue
Block a user