stuff/homeservers/Nextcloud.md
Moni Ghaoui 47aa1a3484 FC
2025-04-14 19:51:40 +02:00

22 lines
528 B
Markdown

# Nextcloud
I have a dedicated user:
```sh
sudo useradd nextcloud
```
I'm running the Nextcloud All-In-One container. In order to make it easy I have a [stop](../containers/docker/nextcloud/stop.sh) and [restart](../containers/docker/nextcloud/stop.sh) script.
Nextcloud runs on
* https://nextcloud.allisonandmoni.online/
When you first start it up, you need to first disable the SSL from within the container:
* [Ugly hack README](../containers/docker/nextcloud/README.md)
And then go to:
* http://192.168.1.11:8080