Page cover

โ˜๏ธNextcloud

https://nextcloud.com/

Default Credentials

- Username: admin - Password: changeme

Traefik reverse Proxy Location

/nextcloud

Deploy

Nextcloud Docker Swarm Service
$ git clone git@github.com:veerendra2/raspberrypi-homeserver.git
$ cd services/nextcloud
# deploy nextcloud
$ docker stack deploy -c docker-stack.yml nextcloud

Configuration

Review configuration below location.

https://github.com/nextcloud/docker/blob/master/README.md#auto-configuration-via-environment-variables

Config
Description

Nextcloud configuration.

References

Last updated

Was this helpful?