Tomáš Peterka

Results 22 issues of Tomáš Peterka

We are using official [LDAP plugin](https://github.com/jellyfin/jellyfin-plugin-ldapauth) but I am unable to configure it correctly. It just doesn't appear in the side menu.

Used wants to see the basic performance of the system and optionally its services. The question is whether services should register their dashboards upon installation or if we should prepare...

Even the newest Transmission client does not have the option to delete downloaded files altogether with torrent file. This might take up a lot of space. We should give the...

The issue is that https://matrix.lokal.network/synaptic-admin returns 404. It's because routing does not route well. It should be simply about editing traefik labels in matrix's compose.yml (roles/matrix/compose.yml).

Currently, we use CLI defined password in portainer deployment. We hash the password using `bcrypt` and print it directly into docker-compose.yml as shown below. ```yaml portainer: image: portainer/portainer-ce:latest user: "{{uid}}:{{gid_docker}}"...

The problem is that kiwix needs a call `kiwix-manage /library/library.xml add {zim-file}` to add content to its library. It doesn't do this automatically. We need to find a convenient way...

Hi, I am trying to use your app semi-production in Docker and this is necessary changes to be able to run it painlessly on stock Ubuntu server with generic database....

area: deployment

Others are added simply by not throwing `ParseException` on parse failure. The user will at least get a packet with `type`, `subtype `, and `data` and will be able to...