Eduardo Mínguez
Eduardo Mínguez
Using nextcloud in containers with NFS as backend storage for `/var/www/html` (with proper `anonuid=82` and `anongid=0` to match `www-data:root` ownership), the rsync process complains: ``` rsync: chown "/var/www/html/whatever" failed: Operation...
Currently the video options allows you to change the FPS and the JPG quality. It would be nice to have an option to modify the video resolution also.
It would be nice to have rpms to use in Fedora/CentOS/RHEL and others.
It would be nice to provide working assets for OSX (supporting Apple Silicon would be awesome)
If using docker, you won't need to install anything else, just build the container and run it.
**Describe the bug** The uninstall script assumes the clustername = namespace https://github.com/open-cluster-management/deploy/blob/master/clean-clusters.sh#L41 ``` oc delete namespace ${clusterName} --wait=false ``` But if it doesn't, the cluster is not deleted (the namespace...
Wouldn't be nice to use Fedora CoreOS (or RHCOS...) as a helper node? We've documented how to (ab)use Fedora CoreOS as hypervisor [here](https://github.com/RHsyseng/telco-operations/tree/main/fcos) so maybe it can be leveraged to...
**Is your feature request related to a problem? Please describe.** Using Armbian, neither `NetworkManager-wait-online.service` nor `systemd-networkd-wait-online.service`, so even if the k0scontroller systemd unit has: ``` After=network-online.target Wants=network-online.target ``` It has...
Currently only x86_64 container images are available https://hub.docker.com/r/redislabs/redisearch/tags It would be nice to have ARM images as well.