-
-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
47 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
## All my Synology Scripts | ||
|
||
- **<a href="https://github.com/007revad/Synology_HDD_db">Synology_HDD_db</a>** | ||
- Add your HDD, SSD and NVMe drives to your Synology's compatible drive database. | ||
|
||
- **<a href="https://github.com/007revad/Synology_enable_M2_volume">Synology_enable_M2_volume</a>** | ||
- Enable creating volumes with non-Synology M.2 drives. | ||
- Enable Health Info for non-Synology NVMe drives (not in DSM 7.2.1 or later). | ||
|
||
- **<a href="https://github.com/007revad/Synology_M2_volume">Synology_M2_volume</a>** | ||
- Easily create an M.2 volume on Synology NAS. | ||
|
||
- **<a href="https://github.com/007revad/Synology_enable_M2_card">Synology_enable_M2_card</a>** | ||
- Enable Synology M.2 PCIe cards in Synology NAS that don't officially support them. | ||
|
||
- **<a href="https://github.com/007revad/Synology_enable_Deduplication">Synology_enable_Deduplication</a>** | ||
- Enable deduplication with non-Synology SSDs and unsupported NAS models. | ||
|
||
- **<a href="https://github.com/007revad/Synology_SHR_switch">Synology_SHR_switch</a>** | ||
- Easily switch between SHR and RAID Group. | ||
|
||
- **<a href="https://github.com/007revad/Synology_Config_Backup">Synology_Config_Backup</a>** | ||
- Backup and export your Synology DSM configuration. | ||
|
||
- **<a href="https://github.com/007revad/Synology_Plex_Backup">Synology_Plex_Backup</a>** | ||
- A script to backup Plex to a tgz file. For DSM 7 and DSM 6. | ||
|
||
- **<a href="https://github.com/007revad/Plex_Server_Sync">Plex_Server_Sync</a>** | ||
- Sync main Plex server database & metadata to backup Plex server | ||
|
||
- **<a href="https://github.com/007revad/Synology_DSM_reinstall">Synology_DSM_reinstall</a>** | ||
- Easily re-install the same DSM version without losing any data or settings | ||
|
||
- **<a href="https://github.com/007revad/Synology_DSM_reinstall">Synology_move_apps</a>** | ||
- Easily move Synology packages from one volume to another volume | ||
|
||
- **<a href="https://github.com/007revad/Synology_Cleanup_Coredumps">Synology_Cleanup_Coredumps</a>** | ||
- Cleanup memory core dumps from crashed processes | ||
|
||
- **<a href="https://github.com/007revad/Docker_Autocompose">Docker_Autocompose</a>** | ||
- Create .yml files from your docker existing containers | ||
|
||
- **<a href="https://github.com/007revad/Download_Synology_Archive">Download_Synology_Archive</a>** | ||
- Download all or part of the Synology archive | ||
|
||
- **<a href="https://github.com/007revad/ScriptNotify">ScriptNotify</a>** | ||
- DSM 7 package to allow your scripts to send DSM notifications |