-
seboschtion authoredcea54bf6
README.md 1.55 KiB
Nextcloud
A safe home for all your data. Access & share your files, calendars, contacts, mail & more from any device, on your terms.
How to use this image
The easiest is to use our docker-compose.yml
.
Make sure you have docker-compose installed. And then:
git clone https://github.com/indiehosters/nextcloud.git
cd nextcloud
MYSQL_ROOT_PASSWORD=mystrongpassword docker-compose up
You can now access your instance on the port 80 of the IP of your machine (not recommended for production).
Access it from Internet
We recommend the usage of TLS, so the easiest is to use a TLS capable reverse proxy. Here are 2 examples: