secs

Members
  • Posts

    23
  • Joined

  • Last visited

Everything posted by secs

  1. Hey all. After many years of having a public IP available to me as my main incoming address I look like shifting to a new provider that doesnt allow any incoming. So I have been playing around. Currently I have a $5 a month Linode VPS and I use a RPI in my network to create a reverse SSH tunnel and route various ports on my Linode to various IPs and ports on my unraid servers etc. I use autossh and a command line that is growing in length. What I like about it is even though the SSH tunnel is created on the RPI when the traffic comes in I can send it to whatever machine I want and not necessarily the RPI itself. For my web servers I run NGINX on the VPS and simply proxy it to a different port for each domain and then at the rpi end send it wherever. Incoming mail goes to a different IP address. I did a quick search around the forum and didnt find what I am looking for so I chose this forum IS there a better way? I used to have a site to site VPN running and was thinking of doing that but not sure if I can sned to different IP's or just the machine the VPN is on? What are your suggestions?
  2. Actually I am using a docker image external to Unraid. I just dont have the knowledge to workout what each part of the compose file reprosents and then put it in the correct place for the unraid options. I am used to using the Unraid docker interface but I am missing the bits where the Hostname and Domain name go? I cant workout if its a vaiable or whatever. the paths and posts are fine services: mailserver: image: docker.io/mailserver/docker-mailserver:latest container_name: mailserver # If the FQDN for your mail-server is only two labels (eg: example.com), # you can assign this entirely to `hostname` and remove `domainname`. hostname: mail domainname: example.com env_file: mailserver.env # More information about the mail-server ports: # https://docker-mailserver.github.io/docker-mailserver/edge/config/security/understanding-the-ports/ # To avoid conflicts with yaml base-60 float, DO NOT remove the quotation marks. ports: - "25:25" # SMTP (explicit TLS => STARTTLS) - "143:143" # IMAP4 (explicit TLS => STARTTLS) - "465:465" # ESMTP (implicit TLS) - "587:587" # ESMTP (explicit TLS => STARTTLS) - "993:993" # IMAP4 (implicit TLS) volumes: - ./docker-data/dms/mail-data/:/var/mail/ - ./docker-data/dms/mail-state/:/var/mail-state/ - ./docker-data/dms/mail-logs/:/var/log/mail/ - ./docker-data/dms/config/:/tmp/docker-mailserver/ - /etc/localtime:/etc/localtime:ro restart: always stop_grace_period: 1m cap_add: - NET_ADMIN healthcheck: test: "ss --listening --tcp | grep -P 'LISTEN.+:smtp' || exit 1" timeout: 3s retries: 0 https://github.com/docker-mailserver/docker-mailserver/blob/master/docker-compose.yml
  3. Hi all. I have 6.9.2 running quite happily. I also have an RPI running a test program that is also done as a docker and I am trying to work out how to get it into Unraid. I checked the docker forum and it says I can create a thread there so hoping this is the correct area The docker info is at https://github.com/robotastic/trunk-recorder/wiki/Installation#docker and the info I am working off is docker run -it \ --privileged \ -v /REPLACE/WITH/PATH/TO/DIR:/app \ -v /var/run/dbus:/var/run/dbus \ -v /var/run/avahi-daemon/socket:/var/run/avahi-daemon/socket \ robotastic/trunk-recorder:latest So I have created a share and linked it to the app volume. But the other 2 volumes I am assuming are already meant to exist but I am unable to locate them. What am I missing? Also how do I pass the USB through or is that what the DBUS volume is meant for? Hoping you are all well during this time. I am tinkering as I am in lockdown myself
  4. Ok all. Sorry I have found a bit of an issue. I am now using Shinobi Pro and this config was from the basic version so first off, can I hadd MQTT to the pro docker version? Hi all. Over the last couple of weeks I have been playing around with various packages of software to repiar a broken server and after a couple of years not using unraid have returned. Just trying this docker/container of Shinobi and looks good. I need to get the MQTT part going and as yet no success but am quite sure its in my config part. I was working with this link https://hub.shinobi.video/articles/view/xEMps3O4y4VEaYk and there are some small differences such as no SUDO or NANO. Nano is my preffered editor and VI is very good I just have to google all its commands. No curl so I used wget so maybe thats it Here is a copy of my conf.jsonand I am sure it will be in there but I am at a loss. Hope that all makes sense { "port": 8080, "passwordType": "sha256", "detectorMergePamRegionTriggers": true, "addStorage": [ {"name":"second","path":"__DIR__/videos2"} ], "db": { "host": "127.0.0.1", "user": "", "password": "", "database": "ccio", "port":3306 }, "mail":{ "service": "gmail", "auth": { "user": "[email protected]", "pass": "your_password_or_app_specific_password" } }, "cron":{ "key":"change_this_to_something_very_random__just_anything_other_than_this" }, "mqtt": { "verbose": true, "url": "mqtt://192.168.1.186:1883", "mqtt_options": { "username": "test," "password": "test" }, "topic": "shinobi", "filterplugs": ["pir1", "pir2", ...], "toMqttMessage": { "key": "key", "name": "name", "details": "details", "currentTimestamp": "currentTimestamp", "plug": "plug", "name": "mon.name" }, "triggerTopics": { "motionsensor/pir1/out": { "monitorid": "monitorid", "groupkey": "groupkey" }, "pluginKeys":{} }
  5. I was trying to get the http request sender to work but when I hit the test button it says its succesful but at the http server end I dont see it.......
  6. Thanks guys. Yes I use HA to turn on and off the recording as well. I use node-red for all my automations and used to use a http in node to etc stuff from xeoma for a long time until it broke and http stuff had hiccups. I then install mqtt and went from there. I havent tried http directly into HA but will investigate.....
  7. Thanks Jorge but have rebooted. I have restarted so will monitor and if it happens again will post
  8. Hi all. I used to use unraid 4 a couple of years ago with no parity drive so when I was building my new ver 6 I thought I would try parity. So chucked in a new 2tb drive. It was doing its initial check and on a slow server was taking a couple of days with me restarting. It came up this morning with a parity drive failure and disabled the new parity drive. I cant remember what the fault was. Is it worth me starting that again nd if so how to I get it to reenable the drive and restart?
  9. Hi guys. I had Xoema running on a spare machine I had and it has died so looking at adding it via this docker to Unraid. However in my old setup I was using a MQTT client to pass motion detection to my home assistant install. Not being a docker expert, how can I had Mosquito (or other suggestions) to this docker so I can make it work
  10. Looking at https://www.allbids.com.au/auctions/860842/ibm-system-x3650-m3-quadcore-xeon-e5507-227ghz-2-ru-server just to have a play. Any thougjts Sent from my ZTE T84 using Tapatalk
  11. Ok thanks to ll so far. So I did search on Ebay etc. I can get Xeon E5 processors such as Intel Xeon E5-2690 - 8 Core Processor, 20M Cache, 2.90 GHz - SR0L0 or say LOT OF 2 IDENTICAL CPU INTEL XEON E5-2670 2.6GHz 8 Core 20MB L3 Cache LGA2011 So how many cores etc are recomended? Does having say 2 CPU's help? So from there I gather I go look for a mother board with 2011 socket and one or 2 of these depending on the above? Am I heading in the right direction?
  12. So I did a quick search on Ebay. Is this what you men https://www.ebay.com.au/sch/i.html?_from=R40&_trksid=p2380057.m570.l1313.TR9.TRC2.A0.H0.XXeon+E5.TRS0&_nkw=Xeon+E5&_sacat=0
  13. Many thanks. Will look. I guess if I pick the CPU first then work backward might be best. CPU then mb to support CPU etc the case. This is the first new PC I have had in years[emoji3] Sent from my ZTE T84 using Tapatalk
  14. Thanks heaps. At the moment 3 plexus streams max. 2 windows 7 vms and 2 Linux vms but may run more later. I normally just ask into them and not actually sit at console. Vnc or team viewer for windows Sent from my ZTE T84 using Tapatalk
  15. OK I run an old box with unraid 5. I also run several other boxes/pcs with various operating systems ranging from win7 to Fedora deb etc. So being here in aus and being a person that never buys a new PC as I normally don't need the fastest etc, what case my etc combination do I buy and from where. I am not limited in space so full tower etc is fine. I want to be able to add drives later as I need. I would like to be able to run virtual machines so I can get rid of the other 10 pics I run. I would like to store my media and run plexus. I HAVE MSY up the road but don't understand which processor goes with what my etc. Would someone like to help with a shopping list please Sent from my ZTE T84 using Tapatalk
  16. I have dynamix in and running but in the settings window, I dont have couchpotoato, sickbeard, sabnzb etc showing up as they used to in the old style settings tab. I can get to them by navigating to as an example http://192.168.4.1/Settings/sabnzbd but nothing shows on the tab of settings. What am I missing
  17. Guys I had a working box and in some ways I still have. I was installing a few plugns and in fact they are visible still via there appropiate web page however the UNRAID pages themselves are not now So I am currently at work and going home at smoko to have a tinker. I was going to log in via telnet and rename the plugins and do a reboot to see what happens. I have read by changing the plg to say plgold will stop them from installing on reboot. However I was wondering if anyone else has had simalar? Also wondering where the config for the standard webpage stuff might be just to make sure its ok>
  18. Yep thats what I need. You're a legend......
  19. Hello all. I most likely have missed something but have done a search etc. I am trying to get my shares (that span a few drives) to show up in ftp as that. Shares and not disk1, disk2 etc Currently when I log in I get the disk1,disk2 topology. Is it possible to get the listing of say share1 which is spread across disk1 and disk2?