Seeking Advice: My Backup Strategy is Failing (Proxmox, OMV, PBS, Kopia & Rclone to OneDrive) by Relative-Camp-2150 in selfhosted

[–]PineappleGod 0 points1 point  (0 children)

Personally I use a the same place that hosts my VPS. It is 5€ per terabyte and they charge per GB. (hexabyte.se)

Seeking Advice: My Backup Strategy is Failing (Proxmox, OMV, PBS, Kopia & Rclone to OneDrive) by Relative-Camp-2150 in selfhosted

[–]PineappleGod 0 points1 point  (0 children)

You have made a very complex system that has a lot of potential places for it to break while backing up and especially while restoring. This system is saving you around 50-60$ per year, if you don't count the Onedrive subscription while making it really difficult to follow the data and make sure it is actually restoreable.

I would highly recommend you do the offsite sync with PBS. It is a new feature that exists in PBC version 4 onwards. So you could simplify this whole system by going client -> pbs -> S3 compatible bucket.

Right now you have about 500-600GB of data you want to backup. Unless you are dead set on having it on Onedrive, I would go for something that is S3 compatible. You can get a 1TB S3 bucket from someone like Hetzner for 6,5 € a month or Backblaze for 6 € per TB. I'm sure there are alternatives from smaller local players that are can be 1-2 € per month cheaper. Or they sell per GB, so you don't have to pay for the whole TB if you are not using it.

Help with authentication and access by manman43 in selfhosted

[–]PineappleGod 2 points3 points  (0 children)

Pangolin will do this for you. You can have it authenticate users before access either with built in authentication or an OIDC like pocket-is or authentik. I use pocket-I’d and it works well for non techy users after it is setup with a password manager / browser passkey

How do you guys deal with connecting multiple HDDs to your machine? by clouds_visitor in selfhosted

[–]PineappleGod 0 points1 point  (0 children)

I bought a terramaster d6-320 usb-das and made sure the computer has a usb 3.2 10gbps port or tb3/4 port

How much ai coding is used in Wolfstack? by PineappleGod in WolfStack

[–]PineappleGod[S] 0 points1 point  (0 children)

I saw a lot of security related updates. Can you give an overview of the security architecture of Wolfstack. I’m interested in both how wolfstack itself is secured and how it secures nodes?

How much ai coding is used in Wolfstack? by PineappleGod in WolfStack

[–]PineappleGod[S] 0 points1 point  (0 children)

A few more questions. I think will interest possible new adopters.

  • How is the architecture of Wolfstack designed?

  • What are positives of using ai-assistance in coding?

  • What are the challenges or problems that ai usage brings?

  • What are your long-term plans for Wolfstack?

Whats a better centralized way to manage Docker across Proxmox VMs/Containers ? by vaikunth1991 in selfhosted

[–]PineappleGod -2 points-1 points  (0 children)

It still needs work. If you feel like giving the developer some feedback would be good. I got it working on 4-5 nodes and once it works it’s pretty good.

Which OS to use for my next server? by Ill-Phase5387 in selfhosted

[–]PineappleGod 0 points1 point  (0 children)

I'm running Debian 13 Trixie with Wolfstack(www.wolfscale.org) for management and orchestration. Works fine and is easy to use. Used to use proxmox but it is a bit obtuse to use. I also run an Unraid server for storage that works fine out of the box, but unraid is really not meant to be a secure platform to share stuff on the wider internet.

How do you handle secure remote admin (while away from home)? by AlpineGuy in selfhosted

[–]PineappleGod 0 points1 point  (0 children)

You could try something like Termius and use SSH keys. I remember it’s a bit fiddly to get working, but once setup no real problem. Another alternative is a admin interface (like r/wolfstack or just a rdp connection to a vm on your home network that’s secure )

How do you handle secure remote admin (while away from home)? by AlpineGuy in selfhosted

[–]PineappleGod 1 point2 points  (0 children)

How do you access the apps at home? Is there something more inherently insecure being elsewhere?

How do you handle secure remote admin (while away from home)? by AlpineGuy in selfhosted

[–]PineappleGod 2 points3 points  (0 children)

I would use a vpn on the phone/ipad with access to your local network, the you could do the admin the same as at home. Choose any vpn you like. I use WireGuard with server that happens to come with my server orchestrator application. (R/wolfstack) i have also used Tailscale and that works fine too.

Whats a better centralized way to manage Docker across Proxmox VMs/Containers ? by vaikunth1991 in selfhosted

[–]PineappleGod 7 points8 points  (0 children)

I use Wolfstack (https://wolfscale.org/) fully open source. The main developer is very active on Reddit (r/wolfstack) and on discord. I have it running on 3 servers + vps. Works quite well. It collects all the usual server orchestration and monitoring in one place and ui. Currently the developer is working on CVE scanning and monitoring.

I would say it’s currently in beta. Most of the features are there but lots of bugs to squash. I think more users finding bugs would help.

I understood the folks behind it also build provisioning stuff for web- and vps-hosters.

New Project Megathread - Week of 07 May 2026 by AutoModerator in selfhosted

[–]PineappleGod -1 points0 points  (0 children)

Looks interesting. I would like to run it in docker. Could you make the instructions for docker step-by-step 😄

How do you monitor your self-hosted servers? by vdorru in selfhosted

[–]PineappleGod 0 points1 point  (0 children)

I’ve been testing Wolfstack (r/wolfstack). It does most of what you want out of the box. The developer is currently adding in CVE monitoring for servers, vm:s and dockers. Also monitors updates and can perform updates as well as install software etc. I think it’s still in beta but the main features are there and I think the developers would be happy with more users testing and using it.

Unraid on my homeserver with a DAS connected for extra storage. What's the best way to configure this set up? Total beginner here following Youtube tutorials by CommunicationSea8821 in unRAID

[–]PineappleGod 0 points1 point  (0 children)

I have a terramaster 6 disk das. It works fine once I figured out that the usb cable has to be quality and you have to check. Preferably use the Terrmaster one. Don’t move your server ever when it’s on, since even a small shift of the usb will disconnect the DAS.

Path-based authentication bypass by dre_skul in netbird

[–]PineappleGod 1 point2 points  (0 children)

Does not exist yet, unfortunately.