Search found 10 matches
- 10 Jul 2026, 20:22
- Forum: Initialization & Installation
- Topic: How to Properly Install and Use TOS 7 on the 425 Plus Series TNAS
- Replies: 39
- Views: 2318

Re: How to Properly Install and Use TOS 7 on the 425 Plus Series TNAS
I'm on MTWL0101.V05 on an F2-425plus with System Drive on SSD1 and SSD2 (SSD3 used for caching). My biggest concern here is data and functionality loss in the upgrade. I'm game in moving forward, though I'm trying to first understand what will need or may need to be reconfigured after update. Main t...
- 14 Apr 2026, 22:12
- Forum: Update Notice
- Topic: TOS 7.0.0517 Beta (X86) is Released for Update
- Replies: 98
- Views: 4020

Re: TOS 7.0.0517 Beta (X86) is Released for Update
Same questionstorageninja wrote: ↑14 Apr 2026, 19:50 Is TOS 7 GA now as this topic does not contain the "beta" word?
- 19 Feb 2026, 22:49
- Forum: Docker
- Topic: Portainer won't take changes [SOLVED]
- Replies: 4
- Views: 233

Re: Portainer won't take changes [SOLVED]
I installed the one that was available in the App Center, vs setting it up any other way. I figured that installing from the App Center would ensure that it would get updated automatically though I'm not sure that's true. Version appears to be 2.21.004 In the meantime I was able to setup a docker fo...
- 16 Feb 2026, 20:30
- Forum: Docker
- Topic: Portainer won't take changes [SOLVED]
- Replies: 4
- Views: 233

Re: Portainer won't take changes [SOLVED]
running the latest avail fw: 6.0.794
- 14 Feb 2026, 02:42
- Forum: Docker
- Topic: Portainer won't take changes [SOLVED]
- Replies: 4
- Views: 233

Portainer won't take changes [SOLVED]
So I decided to install Portainer to manage my few dockers and making the updating easier. I installed it on my F2-425 Plus from the available applications (followed this guide: https://tmnascommunity.eu/download/docker-engine-and-portainer/) Install went fine, I logged on, reset the admin password,...
- 13 Dec 2025, 04:59
- Forum: Developer Discussion Room
- Topic: [Help] Sonarr Docker not seeing qbittorrent Docker
- Replies: 1
- Views: 303

[Help] Sonarr Docker not seeing qbittorrent Docker
I just finished setting up Sonarr and Radarr Dockers on my F2-425Plus NAS. Everything seems to be working fine but somehow I'm unable to get Sonarr or Radarr to see my download client. Sonarr/Radarr setup using the Host connection (couldn't get the bridge to work on that somehow). qBittorrent setup ...
- 06 Dec 2025, 21:30
- Forum: Applications
- Topic: Plex Media Server Instructions
- Replies: 16
- Views: 4422

Re: Plex Media Server Instructions
that did it. how much can i allocate to it? Running an F2-425 Plus so it only has 8GB of ram.
- 05 Dec 2025, 23:23
- Forum: Applications
- Topic: Plex Media Server Instructions
- Replies: 16
- Views: 4422

Re: Plex Media Server Instructions
can't seem to be able to mount a tmp ramdisk... tried mount -t tmpfs -o size=2G tmpfs /mnt/ramdisk but that doesn't seem to be working.
Any ideas?
Any ideas?
- 29 Nov 2025, 02:24
- Forum: Developer Discussion Room
- Topic: [Help] assign docker dedicated DHCP ip
- Replies: 2
- Views: 239

Re: [Help] assign docker dedicated DHCP ip
Perfect that will work!
- 28 Nov 2025, 00:45
- Forum: Developer Discussion Room
- Topic: [Help] assign docker dedicated DHCP ip
- Replies: 2
- Views: 239

[Help] assign docker dedicated DHCP ip
I'm trying to figure out if it would be possible to assign a docker container a dedicated ip on my DHCP subnet. I know I can bridge it but I have router rule base routing that I need to apply to the docker container so need it to have a lan ip. I would rather not waste a dedicated nas port to use a ...