Jump to content

Rikul

Members
  • Posts

    15
  • Joined

  • Last visited

Posts posted by Rikul

  1. On 10/29/2023 at 11:11 AM, pappaq said:

    Hey there,

    I've got a problem with my duplicati configuration.

     

    Since I've changed my cache pool to ZFS duplicati can't backup the folders which are stored on chache. In the backup configuration window it looks like this:

    image.png.026473d013465964219c190afd338163.png

    The folders in the red box are not shown as folders and the backups can't run.

     

    Any ideas?

    Hello,

     

    I have a similar problem although I don't use ZFS. All my shares use XFS.

    As far as I can tell I think that all the shares that use the old "cache only" can't see any subfolders.

     

    For information I'm using the new 6.12 feature "exclusive shares" for my appdata share and domain for my VM.

    My appdata is set as /mnt/user/appdata/

     

    The others shares using the cache as primary storage and with the secondary's one as array can dispaly the subfolder.

     

    image.png.63dfd064f6115ff3eb449407f9b810fc.png

     

    As you can see I was once able to see these subfolder and my backup routine was running fine although I have set it long time ago (unraid 6.9)

     

    Now my backup are broken as I have this error :

     

    System.IO.IOException: Backup aborted since the source path /source/appdata/Plex-Media-Server/ does not exist. Please verify that the source path exists, or remove the source path from the backup configuration, or set the allow-missing-source option.

     

    Any guess ?

  2. Hello,

     

    Have you manage to fix this issue ?

    I have a similar problem. My Windows 11 VM with GPU passtrough used to work fine with Unraid 6.9.  I haven't made any change to my xml and since 6.11 when I shutdown the VM Unraid is unreachable forcing me to do a hard reboot.

    I use the same virtual harddisk for another VM without gpu passtrough and I have no issue on shutdown. Maybe it's a hint.

  3. Hello,

     

    Here's an update of my hosting setup.

     

    As a starter I've used the new 6.9 pools' features to dedicate an ssd for my dockers as my websites will be hosted within swag in the www folder.

    I'm still using duckdns in conjunction with cloudflare. I don't use the cloudflare docker because the cloudflare API doesn't manage some of my fancy tld in .tk.

    So everything is managed trough swag / mariadb (with adminer) and duckdns.

     

    In Cloudflare all my domains got 2 CNAME (the domain and www) pointing to my duckdns.

    In swag I've used the extra domain line to register all my new domains for my websites (by the way don't proxy a domain in cloudflare before getting a certificate with letsencrypt)

    I've created my dedicate folders for my websites in Appdata\swag\www

    All my nginx conf sit in Appdata\swag\nginx\site-confs. Pretty standard nginx.conf for wordpress nothing fancy.

     

    For my previous existing websites I have just copied all the wordpress files in my Unraid server trough ftp. Copied the existing sql databases. Created the new databases with adminer and imported the previous .sql files....the classic wordpress migration with a modification of the previous wp-config.php files to match the user/login/database location.

     

    And everything is running smoothly :)

     

    Thanks everybody for your help. I hope mu modest contribution will be helpfull.

  4. Thank you so much for this very detailed answer.🤩

    6 hours ago, SpaceInvaderOne said:

    This "naked" domain is the root of the domain. DNS spec expects the root to be pointing to an IP with an A record.

    However Cloudflare allows the use of a CNAME at root (without violating the DNS spec) by using something called CNAME flattening which enables us to use a CNAME at the root, but still follow the RFC and return an IP address for any query for the root record. So therefore you can point the "naked" root domain to a CNAME and could use yourdomain2.com pointing by CNAME to dynamic.yourdomain1.com

    You pined out the thing I didn't understand as I naturally was willing to point the root domain to a A name.

    I think I understood how I'm gonna  deal with my redirection problems.

    I hope I'm not gonna break everything especially my Nextcloud setup even though I know I will be able to revert it back.

    It's gonna be a tweecking sunday for me.

     

    Thanks again for all your amazing videos I've learn so much since I start playing with Unraid. You deserve a good sunday 🍺, hopping you'll find an open pub !

    • Like 1
  5. A webserver in a docker could be a little too fancy I gess. I was thinking of more simple solutions:

    For hosting one website there is some wordpress docker that can do the trick easily

    For more advance settings and flexibility some people use a mariadb docker with swag or nginx proxy manager. Then they install wordpress  directly within nginx.

     

    I was looking at this tutorial https://technicalramblings.com/blog/how-to-set-up-a-wordpress-site-with-letsencrypt-and-mariadb-on-unraid/ at a starting point.

    If you have a static IP it's easy to configure with the swag. and mariadb dockers.

     

    I've try your aapanel solution even though I didn't find the aapanel community very dense :

    I have installed a Debian VM and then launch the aapanel installation command. I think it's an interesting solution and you should give it a try. I think there is some optimization to do during the vm install as the www directory is located at root with the aapanel.

     

    For now i'm just exploring the different solutions looking for the best that will fill my needs.

     

    Like you I already host 3 personals websites on a cheap dedicated server and I want to transfer them within Unraid. They are hosted on a Debian with nginx and wordpress. I don't have any panel to manage them.

     

    My problem with Unraid is that I have a dynamic IP and I'm looking forward to find the best and easy way to forward all my domains to my public IP. I'm already using swag and duckdns to access remotly to my running dockers and everything work like a charm.

     

    I have studied the @SpaceInvaderOne and ibracorp ( @Sycotix)videos' dealing with domain names and webproxy with cloudflare. I think it can do the trick for me but I have some more research to do to deal with the cloudflare docker to be able to manage more than one domain.

     

    Hope you'll find an easy solution and that some more people can share their experiences with webserver in an Unraid environment.

     

     

  6. Merci pour ce Tuto. Je n'ai pas encore testé car je cherche à installer Wordpress via ce tuto https://technicalramblings.com/blog/how-to-set-up-a-wordpress-site-with-letsencrypt-and-mariadb-on-unraid/.

     

    Quels sont les avantages de ce docker par rapport à l'autre méthode ?

    Peut-on installer plusieurs sites Internet avec ce Docker ?

    J'imagine qu'on peut facilement accéder à Worpress depuis l'extérieur avec swag et un sous-domaine, mais comment faire avec un domaine principal si on utilise duckdns?

     

    Merci pour ce travail

  7. Hello,

     

    I'm not a nginx guru and I hope you found a solution since november.

    I'm trying to host some websites within Unraid. At the moment my websites are hosted on dedicated servers.

     

    For your problem I think you should look at the location settings eventhough yours looks fine

     

    To illustrate. I have a setup where one of my site is located in /var/www/boombast/

     

    Heres my location settings:

    location ^~ / {
        root /var/www/boombast;
        try_files $uri $uri/ /index.php?q=$uri&$args;
        include /etc/nginx/conf.d/php.conf;
        include /etc/nginx/conf.d/cache.conf;

     

    Note that I have copied the content of the wordpress folder within the boombast one.

     

    Hope it helps.

  8. Thank you for this series, I'm learning a lot with you.

    Like a lot of people around here I have my main dockers setup with a web proxy like swag and duckdns.

    I'm looking forward to host a few websites on my Unraid server (with worpress). As far as I understand if I have a dynamic IP and if I want to proxy my main domain, Cloudflare is the best option.

    So I'm very happy with all your explanations it's very didactic.

     

    For now my configuration doesn't allow me to setup my main domain with a A Name as I'm using duckdns. I wanna stick with swag cause I've read that its is more flexible to configure.

    Can't wait to have some more qualities videos like yours.

     

    You rule Mate !

    • Like 1
  9. 55 minutes ago, binhex said:

    thanks for restoring my sanity! so for me rollback to rtorrent-ps was seamless, everything works as it was and a clean install of rtorrent-ps also works!, glad its working for you too, by any chance are you also accessing the web ui via 9443? (or host port defined for container port 9443).

    So with a reverse proxy I can access externaly trough 9443.

    My reverse proxy was configured with swag.

    Internaly, trough 9080 I got the time out error, but I got acess trough 9443.

    All my torrents and my config match the previous container.

  10. 6 minutes ago, limes said:

    I hope this might help. The container also times out when trying to access the WebUI from port 9080, but it works fine using port 9443. For now I'll stick to the rTorrent release, as I already changed my config one time today.

    I confirm it works with me. Thank you

  11. 4 minutes ago, binhex said:

    OK guys its there, please pull tagged 'latest' and you should be back pretty much as it was (minus pyrocore).

    Thanks for your work. For now I'm sticking with my conf as it's working.

     

    It's strange that it works with a reverse proxy and not internaly....maybe something with the nginx conf ?

  12. Hello,

     

    I'm struggling as well since the update as I can't access rutorrent from my local network (timed out) when the vpn (pia) is active.

    No problem when the vpn is turn off.

    I've tried the couple tricks discussed above : remove torrent.rc, reconfigured my openvpn....

    I've dowgrade to previous tag and ru torrent went back to life.

    Now I'm tring to configure the lastest release with mitigate success.....

    I've checked the logs but I can't spot any errors. By the way rtorrent is running as I can see my torrents seeding...

    My new torrent.rc match exactly the new one generated after the new update....but no luck with local network access.

     

    So I've tried to set a reverse proxy and it worked !  (Thanks to @Cessquill).

     

    So we might have a hint....

×
×
  • Create New...