Commit Graph

63 Commits

Author SHA1 Message Date
ljm42 75cec0b7cd fix: remove stray comma in href tag 2025-03-03 10:42:25 -07:00
Christoph c45d81c770 Update helptext.txt
- Add helptext for Serve target
2025-02-21 09:13:53 +01:00
tom mortensen 8b9194e8b8 Merge pull request #1974 from dlandon/add_number_of_fuse_file_descriptors_setting
Setting for the number of fuse file descriptors.
2025-01-07 21:17:29 -08:00
dlandon afdf81bb5c Setting for the number of fuse file descriptors. 2025-01-07 11:56:13 -06:00
tom mortensen a34cabd3c7 Merge pull request #1947 from dlandon/add_nfs_share_rules_help
Add Share NFS security Rules help.
2024-12-13 12:39:31 -08:00
dlandon 4b203f5226 Add help text. 2024-12-13 08:23:28 -06:00
bergware d6a68d1000 Revert helptext 'ticks' 2024-12-12 11:02:19 +01:00
bergware 14c1dde00e Revert "Update helptext.txt"
This reverts commit 863d2d745a.
2024-12-12 10:05:02 +01:00
bergware 863d2d745a Update helptext.txt 2024-12-08 12:29:30 +01:00
Christoph ac00671646 Update helptext.txt
- improve helptext
2024-12-04 21:35:35 +01:00
Christoph 8a221aaac2 Update helptext.txt 2024-12-03 18:04:19 +01:00
Christoph 40c78a1931 Add speedtest-cli to helptext 2024-11-08 21:48:05 +01:00
Christoph Hummer d5c2661482 Update helptext.txt 2024-10-27 15:09:20 +01:00
tom mortensen a517046be1 Merge pull request #1906 from dlandon/add_server_signing_warning_and_helop_text
Add warning about server signing to SMB Security page; update helptext.
2024-10-26 11:02:35 -07:00
dlandon 027f667482 Add warning about server signing to SMB Security page. 2024-10-26 08:27:04 -05:00
Christoph Hummer 70a9cea885 Fix missing newline in helptext 2024-10-21 23:10:41 +02:00
root e289d2ad7c Initial Tailscale Docker integration
- Remove exclusion from share directory from .gitignore
- Add Unraid specific container hook script
- Add Tailscale icon
- Add helptexts for Tailscale

This integration allows users to easily make use of Tailscale in their Docker containers by just clicking a switch on the Docker page.
The Tailscale plugin itself is not needed for this integration but for the best user experience it is strongly recommended to install the Tailscale plugin from Community Applications.

How this works:
1. Configure Tailscale in the Docker template in Unraid and click Apply
2. Unraid will extract the default Entrypoint and CMD from the container
3. The hook script will be mounted in the container to /opt/unraid/tailscale-hook and the Entrypoint from the container will be modified to /opt/unraid/tailscale-hook
4. The original Entrypoint and CMD from the container, alongside with the other necessary variables for Tailscale will be passed over to the container
5. When the container starts the hook script will be executed, install dependencies (currently Alpine, Arch and Debian based containers are supported), download the newest version from Tailscale and run it
6. After the first start with Tailscale the container will halt and wait for the user to click on the link which is presented in the log from the container to add the container to your Tailnet
(alternatively one could also open up a Console from the container and issue `tailscale status` which will also present the link to authenticate the container to your Tailnet)
7. The hook script will pass over the default Entrypoint and CMD which was extracted in step 2 and the container will start as usual

These steps will be repeated after Container update, force update from the Docker page and if changes in the template are made.
If the container is only Started/Restarted the hook script will detect that Tailscale is installed and only start it, if one wants to update Tailscale inside the container simply hit `force update` on the Docker page in Unraid (with Advanced View Enabled)

The integration will show a Tailscale icon on the Docker page for each Tailscale enabled Container and show some basic information from the container (Installed Tailscale Version, Online Status, Hostname, Main Relay, IPs, Exit Node, Auth Expiry,...)
When Serve or Funnel is enabled it will also generate `Tailscale WebUI` in the drop down for the container which you can open up if Tailscale is installed from the device you are accessing Unraid.
2024-10-21 23:07:11 +02:00
tom mortensen 9421ab866f Merge pull request #1894 from dlandon/add_update_button_to_zfs_remote
Add update button to zfs devices.
2024-10-19 11:48:38 -07:00
dlandon 0ee5caf8ac Add zfs update and additional btrfs scrub help text. 2024-10-18 18:31:21 -05:00
tom mortensen 8aac4ee119 Merge pull request #1856 from desertwitch/patch-1
en_US/helptext.txt: Fix broken link in GUI
2024-09-16 14:55:00 -07:00
Rysz 16823d07b1 en_US/helptext.txt: Fix broken link 2024-09-09 06:56:35 +02:00
ljm42 9b1081d2e1 Add support for Tailscale certs in the webgui 2024-09-04 21:37:08 -07:00
ljm42 043d2baaf7 Fix typo in help text 2024-08-12 12:21:57 -07:00
Christoph Hummer 76f58d2995 overlay2 default 2024-07-31 11:05:54 +02:00
Christoph Hummer e0b1612633 Add helptext for docker storage driver when active 2024-07-30 21:26:54 +02:00
Christoph Hummer 79c484e2e5 Add helptext for Docker storage driver 2024-07-30 19:22:40 +02:00
Tom Mortensen fb680469ac fix git glitch which resulted in file not updated 2024-07-10 22:58:42 -07:00
tom mortensen 42fe45595f Merge pull request #1778 from dlandon/master
Parity check does not show completed on array operations page.
2024-07-09 13:44:58 -07:00
dlandon cfb2daa531 Update help text for PID Limit. 2024-07-09 06:37:58 -05:00
tom mortensen 4011d942ce Merge pull request #1775 from dlandon/master
Mover status button on 'Array Operation' page; Docker PID Limit setting.
2024-07-08 09:27:58 -07:00
dlandon a9a2b73849 Add help text for PID limit. 2024-07-05 03:46:29 -05:00
SimonFair f4a8bf0d81 Fix broken helptext 2024-07-01 20:16:25 +01:00
SimonFair 8965860224 Change to be enabled rather than disabled. 2024-06-30 21:03:03 +01:00
SimonFair 282cfc41ca VM Remove subpools, Disable Favorites. 2024-06-29 19:29:20 +01:00
tom mortensen 191f68642c Merge pull request #1743 from othyn/master
Add in the ability to set a manual UPS capacity override in `dynamix.apcupsd`
2024-06-04 14:14:37 -07:00
SimonFair 392811005c Update text. 2024-06-02 16:02:45 +01:00
SimonFair b2916424be Add rdp menu option. 2024-06-02 15:06:58 +01:00
Ben e28d4a32fb Add in the ability to set a manual UPS capacity override in dynamix.apcupsd, so that Nominal Power can still be estimated based on the load percentage for UPS's that don't report their NOMPOWER 2024-05-27 19:19:04 +01:00
ljm42 69fe39720c Disable UpdateDNS 2024-03-12 14:17:35 -07:00
tom mortensen ef27b5057d Merge pull request #1644 from SimonFair/Unraid-Wake-on-LAN
Remove WOL for Services
2024-03-04 15:01:06 -08:00
SimonFair e2c0990d9d additional changes 2024-03-04 17:17:11 +00:00
SimonFair 382eb005aa Fix docker help 2024-03-02 08:20:58 +00:00
tom mortensen 3210b1bd39 Merge pull request #1563 from Leseratte10/fix-syslog
Add syslog filename support
2024-02-15 09:38:23 -08:00
tom mortensen 249785377f Merge pull request #1613 from SimonFair/VM-Metrics
Add  VM usage data
2024-02-14 08:40:25 -08:00
SimonFair 9f3047d2ff Add options to settings to disable/enable + refresh rate 2024-02-12 22:04:37 +00:00
bergware ba9f1c474f Fix error in helptext 2024-02-08 12:03:25 +01:00
SimonFair 690b4a264c Update help for WOL page. 2024-02-01 17:20:51 +00:00
SimonFair 9f01517f21 Merge remote-tracking branch 'upstream/master' into Unraid-Wake-on-LAN 2024-01-30 20:31:26 +00:00
SimonFair 89fbe80e9f Add option to shutdown for WOL processing. 2024-01-30 20:23:07 +00:00
Florian Bach 828d62cd49 Add syslog filename support 2023-12-30 19:56:49 +01:00