This Elasticsearch docker version is built from the official Elasticsearch docker with minimal changes tailoring it for easier use on Unraid and for the purpose for use with Nextcloud. Elasticsearch with instructions for installation on unraid and then Nextcloud. Elasticsearch version is 7.10.2 Directions below MUST be used in order to get Elasticsearch 5 and above working correctly. Directions: 1. see README.md
Community Apps
Browse our large and growing catalog of applications to run in your Unraid server.
nextcloud
Cloud, Media Servers• Other, Network Services• Web, Productivity, Tools / Utilities• Utilities
Nextcloud(https://nextcloud.com/) gives you access to all your files wherever you are. Where are your photos and documents? With Nextcloud you pick a server of your choice, at home, in a data center or at a provider. And that is where your files will be. Nextcloud runs on that server, protecting your data and giving you access from your desktop or mobile devices. Through Nextcloud you also access, sync and share your existing data on that FTP drive at the office, a Dropbox or a NAS you have at home.
nextcloudpi
Cloud, Media Servers• Music, Photos, Tools / Utilities• Utilities
This is a template for the Nextcloudpi docker container, this is an all in one solution for someone wanting to run Nextcloud on their unRaid server. More information can be found here: https://ownyourbits.com/ https://hub.docker.com/r/ownyourbits/nextcloudpi Before hitting start, select advanced view in the top right corner, add your servers IP address e.g. 192.168.1.5 or the IP of the container if you specify a unique one.
Backup PostgresSQL to the local filesystem with periodic rotating backups, based on schickling/postgres-backup-s3. Backup multiple databases from the same host by setting the database names in POSTGRES_DB separated by commas or spaces. Restore examples: DB: nextcloud USER: muwahhid zcat /mnt/user/Backups/Postgres/Backups/daily/nextcloud-20210218-235636.sql.gz | docker exec -i testsql psql --username=muwahhid --dbname=nextcloud -W
The plugin installs rclone. rclone is a command line program to sync files and directories to and from services such as: Amazon Drive Amazon S3 Backblaze B2 Box Dropbox FTP Google Cloud Storage Google Drive HTTP Microsoft Azure Blob Storage Microsoft OneDrive Nextcloud ownCloud SFTP WebDAV The local filesystem * And many more Go to http://rclone.org/ for more information.