@DecaTec
Hi. Ich bin zufällig über #NextCloudBackupRestore (https://codeberg.org/DecaTec/Nextcloud-Backup-Restore) gestolpert und habe das gleich mal getestet (Bislang nur manuell und noch nicht per #Cronjob).
Super. Vielen Dank dafür. 👍
Ich hätte allerdings noch 2 Feature Requests für das #Skript:
1. Rechteanpassung im Ziel:
SPDK в публичном облаке: лезем внутрь дисковой подсистемы в user-space
Всем привет! Меня зовут Василий Иванов, я ведущий разработчик в команде Data Storage в
https://habr.com/ru/companies/mws/articles/943206/
#cloud #mwscloudplatform #mws #разработка_облака #spdk #data_storage #dpdk #vhost
Introduction to VirtIO, Part 2: Vhost
https://blogs.oracle.com/linux/post/introduction-to-virtio-part-2-vhost
Jonah Palmer writes: ""[…] #Vhost is a key optimization to #VirtIO that was created to offload data-plane processing from #Qemu into more efficient components.
We’ll start off by taking a more in-depth look into the causes of overhead in the data plane of a pure VirtIO configuration. We’ll talk about the costly operations that are involved, such as VM exits, VM entries, context switches, and userspace processing by Qemu. Then we’ll introduce vhost and elaborate on how it addresses these issues by moving data-plane operations either into the kernel (kernel-based vhost) or into a specialized userspace process (via vhost-user).
We’ll then dive into both #kernel-based vhost and vhost-user architectures, examining each in detail—including their advantages, drawbacks, typical use cases, and how they affect performance. […]"
As somebody have pointed their #domain via cloudflare to my #webserver, i just only found it fair to give them a #vhost and help them along the way:
www.vectorbible.com
, vectorbible.com {
import global_header_settings
import global_tls_settings
redir
https://www.churchofsatan.com/
}
I managed to issue certs via letsencrypt but something is cached in #cloudflare but it let's requets trough sometimes. So hope it will cache my new #redirect instead.
I'm always so happy that I can learn from friends. For today, I've set up a web hosting panel (CloudPanel) on my server. This server has a bit of an unusual setup, which makes it sometimes harder to get things working.
https://cytag.nl/@[email protected] has helped me with a "Too many redirects" issue when I set up this Mastodon instance, and his advice helped me today to solve the same bug.
So, if you are running an NGINX server and you have this "Too many redirects" issue, go have a look at my post at 3XN.nl. This particular case is about the correct configuration in case you have a proxy that controls all your SSL certificates instead of the server itself.
https://3xn.nl/projects/2023/08/24/cloudpanel-website-causing-too-many-redirects/
The article is subject to change, some code could be uncommented to still work, but this is a quick hack.
Thanks, Kevin!
#opencloud #ssl #vhost #nginx #hack #redirects #certificates
Cis/Gay/GreyAce Programmer & Broadcast Engineer “It was capitalism all along.” “Don't measure how valuable you are by the way you are treated. Always remember you matter, you're important and you are loved and you bring to this world things no one else can.” - Charlie Mackesy
I have a host running #Apache. It has several Apache Vhosts defined and an existing #SSL certificate from #LetsEncrypt that seems to bundle all thje vhosts together with that IP. I need to move one #vhost to a separate physical host, but the recipe I'm using gets a #certbot error complaining the other vhosts aren't there. Can't find good guidance on disentangling.
Any ideas?