Markus Bergholz
Markus Bergholz
I guess this is a duplicated issue to https://github.com/ansible-semaphore/semaphore/issues/1522#issuecomment-1742050754, https://github.com/ansible-semaphore/semaphore/issues/1298
> Not 100% I did not use Docker I used the deb file to install it aka the Package Manager method but I am not sure if it makes that...
test playbook on a hetzner vm ubuntu 22.04 as user root ```yml --- - hosts: all vars: mariadb_root_password: hdawuefshhfhv34 tasks: - name: install mariadb ansible.builtin.apt: update_cache: true state: latest name:...
@teotikalki collabora is a memory nightmare. for every document which will be opened, a new libreoffice is opened in background. that's something no one wants to have on its rpi....
> In the last weeks we did a lot to improve the calling performance and experience which helps everyone. I can confirm that. The last 2-3 minor talk updates of...
So the enterprise backend is open source now: https://github.com/strukturag/nextcloud-spreed-signaling
> Disclaimer: I haven't read the code; this is mostly based on the behind-the-scenes wiki page and my experience with clustering. Me too. And I don't use the people/clustering feature...
> Google pixels use PXL_, some phones use ANDRO_ others use DCIM_, mine uses IMG_ > ... > So I disagree, and it's a mess. Ah okey. Maybe I am...
when you've set that you've applied the initial schema but zabbix said that `zabbix` datase is noch a Zabbix database (_and the `users` table is not found_), then it sound...
If the `ALL` priv is supported depends on the database provider. In case of AWS RDS (_as a database provider_), `ALL` is also not available. The only way to work...