Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

hernandito

Community Developer
  • Joined

  • Last visited

Everything posted by hernandito

  1. I am.... I was missing something basic. Thanks you!
  2. Brilliant.... so easy....! My first example worked. Thank you!
  3. Thank you Saldash. I have been running my web server for years.... from a docker I cobbled together from LS... using Apache and LetsEncrypt. I was able to get all the reverse proxies figured out (thanks to my friend Neil). I was never able to get PHP, LE and Nginx working in their LE docker. With my Docker, I can get to reverse proxy like this: https://MyDomain.com/sonarr https://MyDomain.com/radarr https://MyDomain.com/www (a folder with my php files for web serving) etc. With this Docker, I can only reverse proxy https://radarr.MyDomain.com... I can set LE certificates for each of the prefixes. But I cannot secure the pages using the .htpassword method. If anyone can provide some examples how to do this with this Docker, it would be greatly appreciated. And I can certainly have it point to my Apache docker for php. Thanks again, H.
  4. Quick question please.... if I host a personal web site, that I access from outside.... where do I place all my www files and folders, the html files. Thank you. H.
  5. Can’t wait to see if this works... but at the moment, when trying to generate the LE certificate, I get http://192.168.0.201:7818 internal error. any ideas? thanks, h.
  6. Bummer nothing works. changed Json file to port 3354, and tried both bridge and host mode and no luck. Thanks.
  7. Trying to get this to work. I followed the instructions. in console i get the I’d code. But i cannot get to the UI set to 3354. Any advice? thanks h.
  8. Anything special about Sickchill over Medusa? thanks.
  9. I’m embarrassed. I was using the deprecated Krusader which was not in vnc. I now click the vnc slider and I get a keyboard. this is great guys. @binhex thank you for this! h.
  10. Weird Question: i use my iPad a lot. When I fire up Krusader in my Firefox app, is there any way to get the keyboard to pop up so I can enter text in fields? Thanks h.
  11. Hi, im trying to get this to work. In the UI i get the top menu items and nothing is displayed. There is a red circle with an X that says server disconnected code 1006. I left all docker settings to the default. Any ideas? I really want to get it to works. thank you H. EDIT: Nevermind... its working. Either it needed time to load, or I was using it in my iPad and it does not support the interface. Thank you very much for this! H.
  12. Quick question. The command that creates the new network, will this survive a reboot? Or does it need to added to go file?
  13. Thank you guys. A bit over my head, but I guess all is safe.
  14. Thank you for this. i have a question. Being that account info is hosted by them; how secure is this? Will some admin at ZT be able to login my network? h.
  15. Thank you Ken-ji. Now I understand the concept of the file being a complete system and that they don't want you to mess with it. What I cannot figure is how to create a template, and where does the template point to for this tar file. I will leave this to savvier others to create the unRAID template. Thanks again, H.
  16. I am completely lost on how to end up with a Docker file like the ones created in github and build on the docker-hub web site.
  17. My Media Alexa (got it working in a Ubuntu Server VM) I was able to install and run it in an existing Ubuntu Server VM by: Putty into the command line of your VM and create a folder "/mnt/music" wget https://s3.amazonaws.com/bizmodeller/MyMediaForAlexa/Release+1.3.74.0/mymedia_1.3.74.0-1_amd64.deb sudo dpkg -i mymedia_1.3.74.0-1_amd64.deb Edit fstab file by: sudo nano /etc/fstab Insert the line: //192.168.0.201/Media/Music /mnt/music cifs rw,guest,uid=root,iocharset=utf8,file_mode=0777,dir_mode=0777,noperm 0 0 Change the first part to your unRAID's IP address and the share where your music resides. I don't have any security on the unRAID. If you have security, you will need to change the other parts of my line above. Save the file and then mount the share by: sudo mount -a Now you can access the web interface via: http://xxx.xxx.xxx.xxx:52051, where x's are your VM's ip address. Then follow the directions and add your media folder /mnt/music. I have tested it and it works perfectly for me. I am a bit rusty in my Docker skills. For me, the tricky part is to make a docker that will get any software updates and survive re-installs. The folder that contains the user configured files is: /opt/mymedia/.MyMediaForAlexa/ I will attempt to bone up my Docker skills over the next week or so... but if you are a good Docker template guy, please go for it. The above will help.
  18. Bought mine like 8 years ago. This server has been used everyday since.
  19. I could take a stab at this if you are able to find me the Linux install directions (not the raspberry pi directions). thanks
  20. Hi Guys, I cannot seem to get this to properly back up. Please see below my config page. I have tried setting the source both as /mnt/cache/appdata and /mnt/user/appdata. When I start a manual backup, it shuts down all my dockers properly. It then properly backs up my thumb drive. Then after, it simply re-starts all the dockers. It never backs up appdata. The folder is created in my destination, and even creates one with current date and time. But it is an empty folder. Please help. I would love to get this running. Thanks, H.
  21. Hi. I have not kept up with these Dockers. I strongly recommend going w nginx let's encrypt from linuxserver. sorry about this.
  22. Apache supports php. My advice is to go with linuxserver.io's nginx-letsencryot docher, which should also support php. for my sql, use their mariadb docker. Never used dreaweaver, but when it asks for php, point it to you nginx ip address and port. Same for mariadb. good luck. You have a lot to learn.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.