mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
47 lines
1.5 KiB
YAML
47 lines
1.5 KiB
YAML
manifestVersion: 1
|
|
id: samba
|
|
name: Samba
|
|
tagline: Make your storage accessible using Samba
|
|
category: networking
|
|
version: "4.20.5"
|
|
port: 9445
|
|
description: >-
|
|
📂 Simplify your file sharing with Samba!
|
|
|
|
Samba is a powerful tool that makes it easy to share files across different devices on your network. It allows your Umbrel device to seamlessly share files with Windows, macOS, Linux, and more. Whether you're sharing documents, media files, or backups, Samba makes it simple and secure.
|
|
|
|
|
|
📄 Effortless File Access
|
|
|
|
Access and manage the files on your Umbrel device from any computer on your network. Say good bye to the complicated SSH access!
|
|
|
|
|
|
🖥️ Cross-Platform Compatibility
|
|
|
|
Samba works with all major operating systems, including Windows, macOS, and Linux. Share your files without worrying about compatibility issues.
|
|
|
|
|
|
🛡️ Secure and Reliable
|
|
|
|
Samba has been providing secure and stable file sharing for over 30 years. Trust it to keep your files safe and accessible.
|
|
developer: Samba
|
|
website: https://www.samba.org/
|
|
submitter: João Victor
|
|
permissions:
|
|
- STORAGE_DOWNLOADS
|
|
submission: https://github.com/getumbrel/umbrel-apps/pull/1161
|
|
repo: https://github.com/dockur/samba
|
|
support: https://github.com/dockur/samba/issues
|
|
gallery:
|
|
- 1.jpg
|
|
- 2.jpg
|
|
- 3.jpg
|
|
releaseNotes: >-
|
|
This release updates the underlying samba service to v4.20.5.
|
|
|
|
|
|
Full release notes can be found at https://github.com/dockur/samba/releases/tag/v4.20.5-r0
|
|
dependencies: []
|
|
path: ""
|
|
defaultUsername: "umbrel"
|
|
deterministicPassword: true |