๐Ÿ‡
RaspberryPI Home Server
  • ๐Ÿ Home
  • ๐Ÿ› ๏ธSettings
    • โš™๏ธGPIO and Fan Controller
    • โšกPower Optimization
    • ๐Ÿ›ก๏ธUncomplicated Firewall
    • ๐Ÿ“ƒManual Steps
  • ๐Ÿ”ฎServices
    • ๐Ÿ”€Traefik Proxy
    • ๐ŸกHomer
    • ๐Ÿ–ฅ๏ธMonitoring
    • ๐ŸŽž๏ธJellyfin
    • ๐Ÿ’ฝDatabases
    • โ˜๏ธNextcloud
      • ๐Ÿ’ชUpgrade
      • โ™ป๏ธRestore
      • ๐Ÿ“ฆBackup
    • ๐ŸฅงPihole
    • ๐Ÿ›ณ๏ธPortainer
    • ๐Ÿ—ƒ๏ธFile Browser
    • ๐Ÿ”ŽSearXNG
    • ๐Ÿ“ฅTorrent Stack
      • ๐ŸฅทWireguard
      • ๐ŸŽฅRadarr
      • ๐Ÿ“ฝ๏ธSonarr
      • ๐ŸงฅJackett
  • ๐Ÿ‘‰Tip and Tricks
    • ๐Ÿ”ตBluetooth
    • ๐Ÿ’ฝDisk Configurations
Powered by GitBook
On this page
  • Deploy
  • Configuration
  • References

Was this helpful?

  1. Services

Nextcloud

https://nextcloud.com/

PreviousDatabasesNextUpgrade

Last updated 1 year ago

Was this helpful?

Default Credentials

Traefik reverse Proxy Location

/nextcloud

Deploy

Make sure postgresql database and traefik up and running. Know more in and sections

$ 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.

Config
Description

Nextcloud configuration.

References

- Username: - Password:

https://github.com/nextcloud/docker/blob/master/README.md#auto-configuration-via-environment-variables
https://github.com/veerendra2/raspberrypi-homeserver/issues/7
https://github.com/veerendra2/raspberrypi-homeserver/issues/25
admin
changeme
services/nextcloud/.env_nextcloud
๐Ÿ”ฎ
โ˜๏ธ
Traefik
Databases
Page cover image
raspberrypi-homeserver/services/nextcloud at main ยท veerendra2/raspberrypi-homeserverGitHub
Nextcloud Docker Swarm Service
Logo