Everything posted by SmartPhoneLover
-
[SUPPORT] SmartPhoneLover - Hiccup
This docker template was created based on an already available docker image GitHub: https://github.com/ashwin-pc/hiccup DockerHub: https://hub.docker.com/r/bleckbeard/hiccup My Repository: https://github.com/SmartPhoneLover/unraid-docker-templates DESCRIPTION A static start page to get to your most important links, FAST. You can use this for your home server, new tab using browser extentions, use the demo page directly or basically anywhere you can server a static webpage from! Features: • Static Webpage • Featured Links • Categories • Quick link preview • Search (with search provider and tag support) • Local Config management • PWA support • Keyboard shortcuts • Full keyboard navigation support Live demo: https://designedbyashw.in/test/hiccup/ NOTES • Run the following cmds using the unRAID's Terminal, before creating the container: mkdir -m755 /mnt/user/appdata/hiccup and curl https://raw.githubusercontent.com/ashwin-pc/hiccup/master/public/config.json --output /mnt/user/appdata/hiccup/config.json . • The startpage uses a 'config.json' file (/.../appdata/hiccupt/config.json) as the source of truth for page. It can be modified locally but the result will only be saved on the browsers localStorage and persist across sessions. VERSION 1.0 (2022-01-25) If you are going to report a bug or request something to be added/modified, please, take into consideration that I will only be able to apply changes for the work I own only. For example, if I create a docker template for an already existing docker image (not created by me), I won't be able to do more for that image than forward your report or request to the owner of the project. If you like my work, please consider making a little donation. - DONATE - Thank you very much 🙂
-
[SUPPORT] SmartPhoneLover - 2FAuth
This docker template was created based on an already available official docker image GitHub: https://github.com/Bubka/2FAuth DockerHub: https://hub.docker.com/r/2fauth/2fauth Documentation: https://docs.2fauth.app/ My Repository: https://github.com/SmartPhoneLover/unraid-docker-templates DESCRIPTION 2FAuth is a web based self-hosted alternative to One Time Passcode (OTP) generators like Google Authenticator, designed for both mobile and desktop. It aims to ease you perform your 2FA authentication steps whatever the device you handle, with a clean and suitable interface. Main features: • Manage your 2FA accounts and organize them using Groups • Scan and decode any QR code to add account in no time • Add custom account without QR code thanks to an advanced form • Edit accounts, even the imported ones • Generate TOTP and HOTP security codes How to restore my QR codes when re-installing the container? 1. Back up the DB file (database.sqlite) somewhere in your server, located under '/.../appdata/2fauth/', or you can back up the whole directory to simplify. 1. Re-create the container with all the requiered fields in the template (same configuration as it was in previous container). 3. Done! Live demo: https://demo.2fauth.app/ user: [email protected] pass: demo How to proceed when restoring the container? 0. Be sure to backup the DB file (database.sqlite) somewhere in your server, located under '/.../appdata/2fauth/', or you can back up the whole directory to simplify. 1. Load and fill-in all the requiered fields in the template (same configuration as it was in previous container), then create the container, as usual. Stop it now. 2. Navigate to where you could save the DB file (i.e.: using Krusader), and place it under '/.../appdata/2fauth' directory. Launch the container again. 3. Done! NOTES • Run the following cmd via Terminal (unRAID) before building the container: mkdir -m 777 /mnt/user/appdata/2fauth. • A default app key (APP_KEY) is already included in the template, but it's highly recommended to change it by your own. Then, copy and paste it into the template, and rebuild the container. Be sure to clean the config directory (appdata), so the DB is re-generated with new the key. • There are some other variables that the user can use on this template, if needed. Check the official doc to know more. • The container can be accessed via HTTP, but HTTPS will be required when adding new QR codes. VERSION 1.1 (2022-09-05)
-
[Plugin] unbalanced
Don't know if someone is still using the plugin here, but I wanted to ask if someone knows why it shows me the pool 'Cache' only, but not the other ones I have. For other users unBALANACE shows all their pools, except the encrypted ones. But in my case, I have a total of 3 different pools, one of them is the main one: Cache. And non of them are encrypted. All are in BTRFS. I have tried re-installing it again, but stills showing the same pool (Cache). Thank you.
-
[SUPPORT] SmartPhoneLover - Photo Stream
This docker template was created based on an already available docker image GitHub: https://github.com/waschinski/photo-stream DockerHub: https://hub.docker.com/r/waschinski/photo-stream My Repository: https://github.com/SmartPhoneLover/unraid-docker-templates DESCRIPTION Photo Stream is a simpler home for your photos initially created by @maxvoltar and now maintained by @waschinski and friends. Easy to use, self hosted, no tracking, just photos. Some of the features: - Lazy loading - Only load larger resolutions when needed (to save on bandwidth) - Photo tints - Keyboard shortcuts - Unique URL's for photos - RSS feed (Which you can plug into IFTTT and set up auto-posting to most social networks, like @maxvoltar has done here. Make sure you select "Post a tweet with image" when setting it up to embed the photo.) - Drag, drop, commit workflow (learn more about how to add photos to your stream) - Optimized light and dark themes (auto-enabled depending on your OS preferences) - Optional: Links to your social networks Live demo: https://floremotion.de/ https://joeyabanks.photo/ https://photos.alexbaldwin.com/ https://jad.photos/ https://photo.silvandaehn.com/ https://chriszeta.it/ https://rafa.photo/ NOTES • To customize its variables go to here: https://github.com/waschinski/photo-stream#customize • Try not to add pictures (files) with very long filenames (i.e.: 10312670_1437325909908866_8181083286325937099.jpg), because it was causing problems with some users. VERSION 1.0 (2022-01-16) If you are going to report a bug or request something to be added/modified, please, take into consideration that I will only be able to apply changes for the work I own only. For example, if I create a docker template for an already existing docker image (not created by me), I won't be able to do more for that image than forward your report or request to the owner of the project. If you like my work, please consider making a little donation. - DONATE - Thank you very much 🙂
-
[SUPPORT] SmartPhoneLover - Monero Local Node
Check your docker instance, you may have some problems with permissions on your server.
-
[SUPPORT] SmartPhoneLover - Simply-Shorten
Ohhh, it's now working properly? So, can I close the issue at GitLab?
-
[SUPPORT] SmartPhoneLover - Simply-Shorten
Hi, I didn't have any of the problems you have wrote above. I have created an issue on its GitLab, there you can continue with the discussion if the owner of the owner of the project gives an answer. https://gitlab.com/draganczukp/simply-shorten/-/issues/8
-
Mover is not transferring new files to a new installed disk in the array
Hello, I'm using the latest unRAID next version (6.10.0 rc-2), and after adding a new disk to the array, new files are not being written into that disk even if I have configured the 'Most-free' option as the allocation method. It was configured when I first built the array. My current setting consists of a total of 4 disks for the array, the rest of the disks of my server are for pools. The Disk 2, 3 and 4 (last added) are used by the multimedia server, Disk 1 is for other files. I originally configured each of the multimedia server shares as 'Most-free', as I said before, and as I understand, unRAID will save new files to the most-free disk. So, in that case, I think that mover should be moving ALL new files to the Disk 4 ONLY, as it's the one with the biggest capacity right now. Is that correct? Or I'm not taking into account the 'Split level' setting also? Or maybe something else? I have attached some pics to help you with what I wrote here. Thank you.
-
WebGUI and system issues 6.10rc2
I'm using the same beta version as you (6.10 rc-2), and also have 3VM installed and running without any issues: Ubuntu 21.10, W11 and W10. I have rebooted my server at least 3-4 times in the previous days (2 days ago) as I was doing some changes to my array and pools (install Perc H200), and unRAID didn't show me any error. The WebUI was fully accessible all the time.
-
Use eMMC storage as part of the array or pool from miniPC
Thank you for answering. Maybe someone could accomplish it in the future. Meanwhile, I will opt to use an SSD (m.2).
-
Use eMMC storage as part of the array or pool from miniPC
Hello unRAIDERS, I'm facing some little problems while trying to use a miniPC that I wanted it to be used as an unRAID test system, mainly for Docker tests, so I can leave my main server as clean as possible. I saw an old post from here asking for almost the same thing, except that I won't use the microSD slot (disabled from BIOS). The miniPC I have is the following: - BMAX B1 Plus - Storage: x1 eMMC (64GB) + microSD slot + SATA port available (M2) Well, what I'm trying to accomplish is to use the integrated eMMC storage as part of the array, so I can use it as a standard disk. But, when I boot up unRAID, the eMMC is not detected. I have configured the USB and the BIOS as UEFI compatible, if it helps in something. And the unRAID boot drive (licence) is and will be installed in a USB drive. Thank you.
-
[SUPPORT] SmartPhoneLover - Monero Local Node
You can ask that on GitHub.
-
[SUPPORT] SmartPhoneLover - OpenBooks
The books are actually downloaded, but you have to go to the 'Previous Downloads' tab. There you will find all the books you have downloaded, then, click on it/them and select 'Download" to download it to the PC.
-
[SUPPORT] SmartPhoneLover - OpenBooks
Hi @JonathanM, Yes, the owner of this application seems to be having some little problems with server side, but he is actively working to try solving issues. For example, just yesterday he updated the application adding a 10" (by default) delay between each download request, as some users were reporting some problems during searches and possible bans. Talking about downloading books, I can search and download them without any problem.
-
[SUPPORT] SmartPhoneLover - OpenBooks
This docker template was created based on an already available docker image THIS IMAGE STILL HAS SOME BUGS, SO EXPECT FAILURES OF ANY KIND ON SENDING DOWNLOAD REQUESTS GitHub: https://github.com/evan-buss/openbooks DockerHub: https://hub.docker.com/r/evanbuss/openbooks My Repository: https://github.com/SmartPhoneLover/unraid-docker-templates DESCRIPTION Openbooks allows you to download ebooks from irc.irchighway.net quickly and easily. NOTES • If you want to set a custom name when connecting to irchighway (recommended), add the following into the 'Post Arguments' field: --name user_name. • The minimum limit is 1 search per 10 seconds but this can be configured for a higher value via the '--rate-limit' flag within 'Post Arguments' field. • If you want to get persistent logs for debugging, add the following into the 'Post Arguments' field: --logs. The logs will be available in '/appdata/openbooks/logs'. • All downloaded files are created as 'root' user, so if you face problems when accessing them, you can create a little script that modifies the permissions and owner, recursively. Use the 'User Scripts' plugin to automate it. VERSION 1.1 (2022-05-23) If you are going to report a bug or request something to be added/modified, please, take into consideration that I will only be able to apply changes for the work I own only. For example, if I create a docker template for an already existing docker image (not created by me), I won't be able to do more for that image than forward your report or request to the owner of the project.
-
[SUPPORT] SmartPhoneLover - Vorta (GUI for Borg Backup)
There's a user from Telegram that made a little script that does exactly that, but with Telegram notifications (bot), not email. Maybe, could be done the same with email API. Wjen I test it, I will post it here, don't worry.
-
[SUPPORT] SmartPhoneLover - Vorta (GUI for Borg Backup)
If you check the main thread, the 'Vorta' template is based on a deprecated docker image (old Vorta/Borg version), and 'Vorta2' is based on another different docker image, from another user, which is based on the latest version of Vorta and Borg. Other than that, the differences between both are just these.
-
[SUPPORT] SmartPhoneLover - Vorta (GUI for Borg Backup)
UPDATE Vorta2 = 1.2 (2021-12-28) - Other: disable Privileged option, as the container doesn't need it.
-
[SUPPORT] SmartPhoneLover - Xfce Headless Containerized Apps Collection
Hi @darkmesh, If you mean, the VNC/noVNC credentials (pass), you can specify your own in the 'VNC_PW' variable, in the same template. Just scroll down and enable hidden elements (Show more settings).
-
[SUPPORT] SmartPhoneLover - Vorta (GUI for Borg Backup)
Hello again, If you still using the other Vorta template, I would suggest you to try the last one I uploaded (Vorta2) which is based on latest Vorta/Borg version. Also, thanks to a collegue from Telegram (UnRAID_ES), now Vorta can create backup files without problems (permission issues), by applying a little workaround but within Vorta itself. To apply custom permissions (chmod) to backups... 1. Go to 'Schedule' tab (Vorta). 2. Add the 'chmod 777 -R /locations/TO' cmd into the second Shell Commands's field. 3. Done. The above setting will allow Vorta to change file permissions after creation.
-
[SUPPORT] SmartPhoneLover - Vorta (GUI for Borg Backup)
UPDATE Vorta2 = 1.1 (2021-12-27) - New: added USER_ID and GROUP_ID variables, so you can handle permissions more accordingly.
-
[SUPPORT] SmartPhoneLover - Vorta (GUI for Borg Backup)
Yes, I know that. Something has changed when this new user created the image, but don't know what exactly. But, it stills being available from within the container, if you leave the 'Container' paths as them are. Just navigate to the '/locations' path manually.
-
[SUPPORT] SmartPhoneLover - Vorta (GUI for Borg Backup)
Hello, first, sorry for the late reply. Then, about creating a SSH key for the repo, while creating the repo, I have to say that I didn't have any problem during this process. What I have done, is just create the repo by proding a passphrase to it and left all other options (advanced tab) untouched.
-
[SUPPORT] SmartPhoneLover - Vorta (GUI for Borg Backup)
UPDATE Vorta2 = 1.0 (2021-12-27) - Added new template of Vorta (Vorta2), but this time using latest Vorta (0.8.2) and Borg (1.11.17) versions.
-
[SUPPORT] SmartPhoneLover - RSS Proxy
This docker template was created based on an already available docker image GitHub: https://github.com/damoeb/rss-proxy DockerHub: https://hub.docker.com/r/damoeb/rss-proxy My Repository: https://github.com/SmartPhoneLover/unraid-docker-templates DESCRIPTION RSS-Proxy is a tool that allows you to do create an RSS/ATOM or JSON feed of almost any website (RSS-Bridge alternative), purely by analyzing just the static HTML structure. Live demo: https://rssproxy-v1.migor.org/ NOTES • If you want support for dynamic webapps, use the 'damoeb/rss-proxy:js' image instead. VERSION 1.0 (2021-12-25) If you are going to report a bug or request something to be added/modified, please, take into consideration that I will only be able to apply changes for the work I own only. For example, if I create a docker template for an already existing docker image (not created by me), I won't be able to do more for that image than forward your report or request to the owner of the project. If you like my work, please consider making a little donation. - DONATE - Thank you very much 🙂