AirDC++ Web Client is a locally installed application, which is designed for frequent sharing of files or directories within groups of people in a local network or over internet. The daemon application can be installed on different types of systems, such as on file servers and NAS devices. Username / password for the default admin account is: admin / password
Community Apps
Browse our large and growing catalog of applications to run in your Unraid server.
Duplicacy
Selfhosters Unraid Discord Repository
Backup, Cloud, Network Services• Other, Productivity, Tools / Utilities• Utilities
Web GUI for Duplicacy. Duplicacy backs up your files to many cloud storages with client-side encryption and the highest level of deduplication http://duplicacy.com Note: - It's imporatant to pass hostname (Advanced View > Extra Parameters > --hostname=), as duplicacy license is requested based on hostname and machine-id provided by dbus. - Machine-id will be persisted in the /config directory. - Default hostname set to 'duplicacy-unraid'. - If you want to backup the unRAID FLASH drive then you will have to run Duplicacy as root i.e. USR_ID=0 and GRP_ID=0 - /config -- is where configuration data will be stored. Should be backed up. - /logs -- logs will go there. - /cache -- transient and temporary files will be stored here. Can be safely deleted. - Readme: https://hub.docker.com/r/saspus/duplicacy-web
Jira Software is a software development tool used by agile teams. For more information on different variables you can add, see: https://hub.docker.com/r/atlassian/jira-software
Teedy is an open-source, lightweight document management system (DMS) for individuals and businesses. The default admin password is "admin". Don't forget to change it before going to production.
Container for XBackBone, a simple and lightweight ShareX PHP backend -e URL This will specify the app url, slashes need to be escaped like this -e URL=http://127.0.0.1 Permissions The folder on host system need to have both UID and GID 1000 Example mkdir -p /mnt/user/appdata/xbb/storage mkdir -p /mnt/user/appdata/xbb/database mkdir -p /mnt/user/appdata/xbb/logs chown -R 1000:1000 /mnt/user/appdata/xbb