juan11perez

Members
  • Posts

    192
  • Joined

  • Last visited

Everything posted by juan11perez

  1. Sorry misunderstood you’re request. Thank you for sharing this.
  2. The easiest way is to install the portainer docker. you can then use the built in docker compose feature, which is under the stacks heading
  3. See attached temps snapshot. This is at usual 10 to 15% cpu utilisation.
  4. @dlandon thank you. I’m reaching out to someone in an earlier post using this config.
  5. @PTRFRLL would appreciate it if you could explain how to set up this docker with an external dB. ive tried following the guide in note 1 of this thread but I get a message dB can’t connect and I’m sure is because there’s more steps. thank you
  6. @dlandon thank you for your prompt reply. i did follow the guide. Created the 99-.conf file but i kept getting an error saying it cant connect to mariadb I created a linuxserver/mariadb to connect to it. The question was more about do i have to create a separate network and use network_mode: network etc.. I just cant get it to work. reason i want to try an external db, it's because i'm having problems with the internal db. First run it runs fine. Then overnight it crashes and cant connect. Did a bit of reading and I believe i tracked it to adding TZ in the docker as well as ensuring it's aligned in options>settings. That seemed to fix it. But now i have another problem: Aug 6 15:31:28 UNRAID web_php[2319]: ERR [SQL-ERR 'SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'DESC limit 20' at line 1', statement was 'SELECT `Id`, `MonitorId`, `Name`, `Cause`, `Notes`, `StartTime`, date_format( StartTime, '%y/%m/%d %H:%i:%S' ) as StartTimeShort, `EndTime`, `Width`, `Height`, `Length`, `Frames`, `AlarmFrames`, `TotScore`, `AvgScore`, `MaxScore` FROM Events WHERE Events.MonitorId = :selector0 ORDER BY DESC limit 20' params:1] Aug 6 15:31:28 UNRAID web_php[2319]: ERR [SQL-ERR dbFetchAll no result, statement was 'SELECT `Id`, `MonitorId`, `Name`, `Cause`, `Notes`, `StartTime`, date_format( StartTime, '%y/%m/%d %H:%i:%S' ) as StartTimeShort, `EndTime`, `Width`, `Height`, `Length`, `Frames`, `AlarmFrames`, `TotScore`, `AvgScore`, `MaxScore` FROM Events WHERE Events.MonitorId = :selector0 ORDER BY DESC limit 20'params: 1] So when I open a monitor i cant see the events list under it. if i click on the events (number) it will take me to events and i can see it. Not sure what's creating all that, but wanted to try external db. I also tried running your .master image. Got it running, no apparent db problems, but couldnt define motion zones as i cant see them in the brower. it shows a blank screen. Any guidance/suggestions are appreciated.
  7. Good day, first thank you for this docker. can anyone share steps to configure this docker with an external db. a docker compose would be great. thank you
  8. Not sure if I misunderstood you, but you simply add the desired location to the left side of your volume entry, for example - /mnt/user/appdata/joomla:/var/www/html
  9. Mine only works with unraid beta. New kernel
  10. sharing an installation script i put together. basic installation with options to install xfce and plasma. https://github.com/juan11perez/Arch-Installer download and run the download.sh script.
  11. thank you gents. This also fixed my windows vm
  12. another option is to use portainer. in portainer select stack > add stack and then you can write/paste your docker compose and hit deploy. (limited to docker-compose version 2)
  13. i've been using Sonarr/Radarr/Jackett for 2 years and they just work. cant comment about the others. below a video on sonarr setup, the rest will also be in the channel.
  14. I have an nvidia 1650 and amd 570. i use the nvidia with the windows and arch vms and the amd with the Mac vm. both working well.
  15. I have now been running a Ryzen 3900 (12 cores/24 threads) with an asus 470 mb for about 6 months. No issues at all with unraid; passing graphics cards to windows, mac and linux vms in addition to about 45 dockers.
  16. this was posted yesterday i think. have a look
  17. easiest in my opinion is to create an ubuntu server vm and add docker engine to it.
  18. there's a free tier which is what i use. Im using for backups between my server and a remote server. The files appear on the backup server very quickly.
  19. docker-compose is available in community applications > nerd pack edit: it's not there anymore ?? anyway adding the below to /boot/config/go will make it permanent COMPOSE_VERSION=$(curl -s https://api.github.com/repos/docker/compose/releases/latest | grep 'tag_name' | cut -d\" -f4) curl -L https://github.com/docker/compose/releases/download/${COMPOSE_VERSION}/docker-compose-`uname -s`-`uname -m` -o /us> chmod +x /usr/local/bin/docker-compose
  20. @eribob apologies, that’s correct rx570.
  21. cant comment on the problem, but why dont you just use sqlite. Unless you have some business type requirement, sqilite more than suffices.
  22. @eribob GPU1 - Saphire RTX 570 (primary) GPU2- Gigabyte GTX1650 It's only used during start. As soon as unraid is online, it's released and I can start the windows or mac vm using it. The sencond GPU I use for my Arch vm which is the daily driver. I allocate 8 cores (16 threads) to the vms and the first 4 cores to unraid (dockers) I dont game, sorry. Yes I have 4 x 16GB rams sticks No issues, it's very stable. no lockups or anything else. The only problem which everyone has right now is I cant get cpu and motherbouard temperature data as unraid 6.8.3 doesnt use the right kernel. Hopefully 6.9 will resolve that.
  23. HI, I'm not knowledgeable enough to comment on some of your questions, but I'll share info on what Im running now. Asus ROG STRIX X470-F, Ryzen 3900x, 64GB RAM, 3 x 4TB Seagate, 500GB NvMe, GPU1 - Saphire RTX 570, GPU2- Gigabyte GTX1650 I can definitely run 2 vms at the same time without issue in addition to about 40 dockers.
  24. juan11perez

    Squid is 50!

    Happy birthday. Thank you very much for all your community contributions.