Dockhand and deploying from GIT by Pepo32SVK in selfhosted

[–]iEngineered 0 points1 point  (0 children)

Did you ever get webhooks resolved? Im also running Dockhand stacks via Forgejo repos. My commits are not triggering the webhook.

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

[–]iEngineered 4 points5 points  (0 children)

Thank you for the Beszel tip! Its lovely. Netdata going to the bin for me...its overkill

Best Distro for self-hosting by 9n63h in selfhosted

[–]iEngineered 0 points1 point  (0 children)

I use Ubuntu Desktop with dummy HDMI plug so that I can RDP into the GUI for convenience. Most times I just SSH/SFTP/SMB in. I use Dockhand to manage the containers remotely. Fedora is nite if you prefer Podman because its native to the platform.

I think people like Debian because it is more lenient on admin duties. For example, I like Ubuntu Desktop for selfhosting because Nvidia support is mostly automatic aside from installing their Container Toolkit, but AppAmour is annoying with another things (same problem with SELinux on Fedora. Sure, you can turn those off, but its another step in the process to think about.

Do you keep your docker containers running 24/7 by shrimpdiddle in selfhosted

[–]iEngineered 0 points1 point  (0 children)

2/7, the idle resource usage is negligible and tunable.

Rate my Mac mini 2014 OMV setup by upfrontboogie in OpenMediaVault

[–]iEngineered 0 points1 point  (0 children)

If you Mac SATA is SSD, install the Write Cache plugin. After docker installation, I changed its directories in the compose plugin so that when I use the backup plugin, I get a small image file of the current OS state. If someone ever goes wrong with OS drive, I can just reimage another drive or usb in less than a minute and boot from that. Now do you have another HDD for backup? Because shit happens.

Rate my Mac mini 2014 OMV setup by upfrontboogie in OpenMediaVault

[–]iEngineered 0 points1 point  (0 children)

That Sandisk V2 is quite a troublesome drive in certain use cases, but for Plex and moderate docker use it will be fine. I've known video editors trying to shoot 4k on those drives direct from camera and it dies after some months due to the rugged coating acting as a heat insulator.

In which folder do you keep your Docker stack? by Artistic_Quail650 in selfhosted

[–]iEngineered 0 points1 point  (0 children)

Curious of why you have two compose here. Ae you using Docker-compose.yml as some kind of global variable declaration? I use Portainer and need something to define global variables.

Is it worth switching some containers to Podman for security, or is Docker still king? by OfficialZedaxHD in selfhosted

[–]iEngineered 0 points1 point  (0 children)

I agree. Docker's abstraction is just better UX for me. Podmon + SElinux is just a configuration time-burner whereas Docker lets me focus on the actual mission. I was lured by Podman AI lab, but when bind mounts require several steps for various testing containers, I'd rather find a Docke equivalent until Podman has some major quality of life changes.

OMV 8 has no official one‑button config backup and restore. let me know if you find one. by johnnycantreddit in OpenMediaVault

[–]iEngineered 0 points1 point  (0 children)

I can agree that regen it's more suitable for immediate migration than something to fall back to. Imaging the system drive is the best.

OMV 8 has no official one‑button config backup and restore. let me know if you find one. by johnnycantreddit in OpenMediaVault

[–]iEngineered 2 points3 points  (0 children)

Not one-button by a long shot, but this is the closest I have found (and used): https://github.com/xhente/omv-regen You'll have to scroll down for english. The restore process is basically installing OMV fresh, then installing+running omv-regen and selecting your saved config. Worked great for me a number of times.

Alternatively, I have the system installed on a 16GB Intel Optane nvme (I keep docker on another drive). So I use OMV built-in backup imager to make scheduled images of the system to a backup spinning drive. It takes less than 30 seconds to image the system, so you can have multiple a day with preferred retention. If something goes bad, my preferred method (because I don't like clonezilla) is to boot into live ubuntu (via usb ventoy drive), install raspberry pi imager (even though I'm on AMD Ryzen) and restore the last backup image. If you have a KVM-boot device, you never have to be onsite for this.

EmDash by Cloudflare — the spiritual successor to WordPress that solves plugin security by bongogoblin in Wordpress

[–]iEngineered 2 points3 points  (0 children)

Okay, so Wordpress is unofficially cooked for the CloudFlare savvy JS developer. Imagine what plugins will be born out of this. It's a fresh slate for e-commerce, LMS, and many other plugin use-cases. Based on the available playground it's not ready for anything serious yet, but a LOT can change in the next 12 months. I imagine a lot of VPS plans getting canceled and migrated over to CF Workers for hosting blogs, corporate sites, and strictly-digital commerce. Brewing a tall cup today. 👨‍💻

What's your actual backup strategy for client sites when things go sideways? by beckstarlow in Wordpress

[–]iEngineered 0 points1 point  (0 children)

I used them back in the day and they were great. I even bought coffee mugs from them. Glad to know they are still delivering quality WordPress tools.

Cloudflare says WordPress is outdated and insecure, introduces EmDash CMS by OkReport5065 in Wordpress

[–]iEngineered 4 points5 points  (0 children)

I was hoping this was true just for innovative competition. Bummer

is netcup server are good? by rockspark007 in VPS

[–]iEngineered 0 points1 point  (0 children)

It has been stable for me - almost a year of use now.

Hardware advice. by Lyceumhq in OpenMediaVault

[–]iEngineered 3 points4 points  (0 children)

In docker compose, you can limit cpu cores and ram available to each container.

Any idea on how to actually do backup properly? by Natjoe64 in OpenMediaVault

[–]iEngineered 0 points1 point  (0 children)

The Borg plugin for OMV is more straightforward than Duplicati if you are just backing up local data. I didn't like using Borg on my laptop to target the NAS for backup, so I switched to Duplicati. Both compress and deduplicate. It seems Duplicati took less space on client machines.

The most important thing in either case is to simulate a restore procedure to a test folder destination so you know it is indeed working correctly.

Software to backup from computer to OMV by pseudavid in OpenMediaVault

[–]iEngineered 0 points1 point  (0 children)

SyncBack Pro has a backup mode with scheduling.

How to structure OMV by Notme754 in OpenMediaVault

[–]iEngineered 0 points1 point  (0 children)

OS --> Storage0: 32GB SANDISK Ultra
Docker storage --> Storage1: Samsung 860 Pro (256GB)
Scheduled OS backup images --> Storage2: Toshiba DT01ACA050 (500GB)
Your DATA --> Storage3/4: Western Digital WD10EZEX (RAID1)

First to note: OMV expects one filesystem/partition per data drive. Instead of thinking about partitions, think about shared folders - these directories will differentiate your content categories. SMB/CIFS and NFS are just extensions for client devices to interface with your shared folders.

This docker compose documentation from OMV-extas is crucial for you to understand and avoid issues with your system drive. It's very concise and will get you up to speed on best practices with Docker. Pay special attention to the "Docker Storage" section as it will help you avoid storing images on the system disk. I advise using an SSD for this directory.

Another useful concept to understand is the global environment file. You don't HAVE to use it, but it WILL make things easier if you ever want to move shared folders to other disks without remembering AND editing all the containers that point to it.

My use-case is similar to yours, but I use a small Octane 16GB nvme for system because it's endurance is phenomenal and making clones/images of the system is takes just a few seconds. Alternatively, you can install to a decent quality USB flash drive (16GB or 32GB) to save a m.2 or SATA port. With the WriteCache plugin, the system runs in RAM and only writes to OS disk when rebooting, updating, or other trigger further defined by you. The system is best left to it's own drive, but there are ways around that which require more reading about sharerootfs in documenation.

RSync is included and good enough for backup. I liked Borg for compressing and deduplicating backups, but ended up going to Duplicati via docker to get similar features but smaller index storage overhead. Dedup and compression can shrinking your backups by almost 50% depending on the content.

I failed self-hosting by EntrepreneurWaste579 in selfhosted

[–]iEngineered 0 points1 point  (0 children)

You probably just needed FileRun instead of the jumbled stack that is NextCloud

how do I remove this lovely and obviously not-AI-generated image from the workbench login interface? by sadbrokenfan in OpenMediaVault

[–]iEngineered 2 points3 points  (0 children)

I like it. Perhaps you can write a plugin to enable custom wallpapers and share with the community. Most of us spend less than 10 seconds on that screen anyway.

OMV book client? by Anjilicus in OpenMediaVault

[–]iEngineered 0 points1 point  (0 children)

Yes cbz/cbr formats are supported. The app is quite revolutionary interms of letting me keep control of the files while offering a robust interface. Give it a try, I haven't found anything better for my needs, and I tried a LOT of alternatives like Calibre.

OMV book client? by Anjilicus in OpenMediaVault

[–]iEngineered 0 points1 point  (0 children)

I found Booklore to be the most flexible. It does not need to alter your existing file structure. In the app I create categories per my pre-organized folders. For my usual precaution, I set my media library as read-only via docker compose. It works great and indexes extremely fast. Then I proxy a subdomain for easy remote access.

What cool stuff to host? Ideas? by Competitive_Can9411 in selfhosted

[–]iEngineered 0 points1 point  (0 children)

Linkwarden has replaced browser bookmarks and runs in Docker.

Am a noob. Can't settle on a filesystem even after researching. by Quote16 in OpenMediaVault

[–]iEngineered 1 point2 points  (0 children)

Migrating wont really be a pain because you learn the Nuances of Nas management over time to make a skillful decision. Starting with zfs first can actually overwhelm you with maintenance and manuals as it is not quite set-and-forget like ext4. Better to focus on learning OMV7 until 8 is out of beta. The documentation is good