apps icon indicating copy to clipboard operation
apps copied to clipboard

Hetzner Cloud Apps

Results 8 apps issues
Sort by recently updated
recently updated
newest added

### TL;DR When trying to run the Photoprism app on a shared server with only ipv6, errors appear in `docker compose logs` stating "network is unreachable" ### Expected behavior Running...

bug

the domain name can larger then 4 characters. Currently up to 24 characters are possible. http://data.iana.org/TLD/tlds-alpha-by-domain.txt

### TL;DR The Rustdesk installation script does not force the use of keys, so anyone who knows the IP address can use the Rustdesk relay server. ### Expected behavior If...

bug

Please update image in the example bellow with "collab-tools". https://github.com/hetznercloud/apps/blob/5adb688631313a0e7433af09c6f30eae595c7293/apps/hetzner/collab-tools/README.md?plain=1#L32

bin/manage_users fails with "no such file or directory: unknown". HedgeDoc's manage_users binary is found in /app/hedgedoc/bin.

I missed the echo'd user name during my first attempt (skimming the output too quickly) and had to hunt for it elsewhere. I figured it might be worth mentioning it...

Apps like prometheus/grafana include the cadvisor image with latest tag. Sadly the cadvisor project is not updating the latest tag, so this image is two years old and doesnt include...

### TL;DR Since the `ubuntu-24.04` image is already available in the Cloud console, could we base the `docker-ce` image on this one instead of `ubuntu-22.04`? ### Expected behavior docker-ce image...

enhancement