bender1

Members
  • Posts

    55
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

bender1's Achievements

Rookie

Rookie (2/14)

3

Reputation

  1. theres really nothing to it. Just use the official image (phpmyadmin/phpmyadmin). Add the variable for PMA_HOST and map the port.
  2. Can we have the option to join a second network? I have containers that rely on a mariadb container. I put that container on a network called "backend_services". I have a frontend network for the app that is also used by traefik called "pub_proxy". I need to be able to join both. My current workaround is to run a portainer container and join the networks from there, only it's not persistent.
  3. Worked for me using the official phpmyadmin container. I can throw up a template if youd like.
  4. @DZMMI've been looking for a write-up like this. Thank you! Quick question, would it make sense to store any of the directories on my SSD cache drive? I can modify the scripts, just wondering if there is a benefit, and if so, which directories. EDIT: /mnt/user/appdata/other/rclone Looks like it's only used to create the file that the script uses to determine if rclone is running rclone_mount_running What I'm trying to do is avoid having HDD running all the time. I supposed I wouldnt even need to modify the script if I just manually create the share for the appropriate directory(ies) and set it to cache only? The first time I tried to run the script, it failed because the /mnt/user/appdata/other/rclone directory didn't exist. Just need to move mkdir -p /mnt/user/appdata/other/rclone above if [[ -f "/mnt/user/appdata/other/rclone/rclone_mount_running" ]]; then echo "$(date "+%d.%m.%Y %T") INFO: Exiting script already running."
  5. @SquidI created a template for Traefik. Can you take a look and see if it should be added to CA? My first template... https://github.com/benderstwin/docker-templates/blob/master/Bender-traefik.xml
  6. bender1

    Filerun?

    I tried to get filerun to work with docker-compose but no dice. Anyone gotten this to work yet?
  7. never done it but if I were trying, I would look for a container to run youtube-dl and start there. Alternatively, if you don't want to actually download the videos but want to browse in plex you could look at this https://www.howtogeek.com/347431/how-to-watch-youtube-videos-on-plex/ Maybe someone else has a better/more complete answer.
  8. Nice, sounds like you got it figured out. I will leave this here for anyone else that comes across the thread. The Ubiquiti gear is a little more expensive, but it's far better than the consumer grade stuff and MUCH cheaper than enterprise level. I have a storage room full of Cisco and HP hardware that I've used in the past, which worked great, but I've converted everything over to Ubiquiti. Much easier to manage. The features you get for the money make it a good value IMO, but it's all about what YOU value and what you are trying to do. I have a site to site VPN to a family member, 3 VLAN's, a bunch of AP's (one AP that is running in mesh), and a site to site VPN to Azure. All relatively easy to set up. I will add that you get live chat with techs that will log in remotely to help you with configuration/troubleshooting, and it doesn't require a support contract. The in-wall AP's are the coolest thing since sliced bread. Great coverage, they look good, and very versatile. I've replaced 2 of the UAP-AC-PRO's with a few IW-AP's.
  9. I second the recommendation for Ubiquiti. I've got a unifi shopping habit.
  10. Anyone done this? I have Sab, Sonarr, Couchpotato, Tautulli, Ombi and Unraid all posting messages into discord channels. It all works great and makes it really easy to see what's happening. What I want to do now is post a message to a discord channel with the title and contents of anything new from https://lime-technology.com/forums/forum/7-announcements.xml/. I've created an RSS trigger in IFTTT, and a discord webhook action. I'd have to wait until Lime posts a new announcement to see if it works. If anyone else has done this and has a working recipe, I'd love to see how you configured the webook.
  11. I checked everything else, I think it was the on board SATA port. I had an identical spare (came from some de-commissioned barracuda backup appliances :)).
  12. Thanks @trurl I think the mobo is going bad. I replaced it with another and everything works as it should.
  13. got it, will do and report back. Thanks. I did look in the diagnostics and it looks like it's not seeing the drive in that slot at all, but it was. I'll check the cables.
  14. I just updated to 6.5. Before I updated, all my disks worked. When it rebooted, it said one was missing. I tried unplugging and plugging it back in and now see this in the log. Any idea what may be going on? I tried a different disk, but it never seems to get detected. I tried resetting the config, but it seems like no matter what I do this particular slot won't pick up any disk now. May 1 07:45:28 Tower rc.diskinfo[7793]: PHP Warning: Use of undefined constant ID_MODEL - assumed 'ID_MODEL' (this will throw an Error in a future version of PHP) in /etc/rc.d/rc.diskinfo on line 470 May 1 07:45:28 Tower rc.diskinfo[7793]: PHP Warning: Use of undefined constant SERIAL_SHORT - assumed 'SERIAL_SHORT' (this will throw an Error in a future version of PHP) in /etc/rc.d/rc.diskinfo on line 470 May 1 07:45:30 Tower rc.diskinfo[7793]: PHP Warning: Use of undefined constant byte11h - assumed 'byte11h' (this will throw an Error in a future version of PHP) in /etc/rc.d/rc.diskinfo on line 662 May 1 07:45:30 Tower rc.diskinfo[7793]: PHP Warning: Use of undefined constant byte10h - assumed 'byte10h' (this will throw an Error in a future version of PHP) in /etc/rc.d/rc.diskinfo on line 662 May 1 07:45:30 Tower rc.diskinfo[7793]: PHP Warning: Use of undefined constant byte9h - assumed 'byte9h' (this will throw an Error in a future version of PHP) in /etc/rc.d/rc.diskinfo on line 662 May 1 07:45:30 Tower rc.diskinfo[7793]: PHP Warning: Use of undefined constant byte8h - assumed 'byte8h' (this will throw an Error in a future version of PHP) in /etc/rc.d/rc.diskinfo on line 662 May 1 07:45:30 Tower rc.diskinfo[7793]: PHP Warning: Use of undefined constant byte15h - assumed 'byte15h' (this will throw an Error in a future version of PHP) in /etc/rc.d/rc.diskinfo on line 663 May 1 07:45:30 Tower rc.diskinfo[7793]: PHP Warning: Use of undefined constant byte14h - assumed 'byte14h' (this will throw an Error in a future version of PHP) in /etc/rc.d/rc.diskinfo on line 663 May 1 07:45:30 Tower rc.diskinfo[7793]: PHP Warning: Use of undefined constant byte13h - assumed 'byte13h' (this will throw an Error in a future version of PHP) in /etc/rc.d/rc.diskinfo on line 663 May 1 07:45:30 Tower rc.diskinfo[7793]: PHP Warning: Use of undefined constant byte12h - assumed 'byte12h' (this will throw an Error in a future version of PHP) in /etc/rc.d/rc.diskinfo on line 663
  15. Ill try that. I set initial to 256mb and max to 4 gigs.