Martin Mielke

Results 4 comments of Martin Mielke

You can also run: `zfs set mountpoint=/foobar POOL/dataset ` and access the files from /foobar My 2 cents...

I had the question "where do I add the placeholder?" Answer: on the backup server, like this: ``` # zrepl main configuration file. # For documentation, refer to https://zrepl.github.io/ #...

Hello all! My approach to deploying Gogs as a HA-solution seem to be failing. My ingredients: 2x VMs on VMware/vSphere GlusterFS for the (shared) Git repositories MariaDB (active/active) Floating IP...

I've also seen another similar project: https://github.com/cycloidio/terracognita - which, like Terraformer, seems to be abandoned some time ago, and also doesn't support vSphere. I then found govc: https://github.com/vmware/govmomi/tree/main/govc With _govc_...