Skyler Mäntysaari

Results 151 issues of Skyler Mäntysaari

The thinking is that you could specify things like: ```yaml --- apiVersion: helm.toolkit.fluxcd.io/v2beta1 kind: HelmRelease metadata: name: authentik namespace: security spec: interval: 5m chart: spec: # renovate: registryUrl=https://charts.goauthentik.io chart: authentik...

Just making sure that this is in the backlog of docs to do.

It seems that the debug info doesn't share much light as to what's wrong? Scraper v2.5.1.1 & Proxitok: v2.4.9.4 ``` { "http_success": true, "code": 200, "origRes": {}, "isJson": true, "isHtml":...

Follow the instructions and the actual provisioner fails due to exec format error. Docker image architecture says amd64.

Why is this image only tagged for amd64? This docker image cannot be used on arm64, nor arm7l as a result.

Please update your repo/playbook. ``` TASK [gentoo : Create Grub BIOS Partition] ************************************* fatal: [too1]: FAILED! => {"changed": false, "err": "/usr/sbin/parted: invalid token: bios_grub\n", "msg": "Error while running parted script:...

Please explain, why is this needed? https://github.com/binhex/arch-int-vpn/blob/master/run/root/wireguard.sh#L224-L226

Use case: I want to be able to have my router handle the VPN itself, but setup iptables in a way, that it wouldn't leak to other interfaces on container....

**Is your feature request related to a problem? Please describe.** I would like to restrict the country code phone numbers are accepted from with a validation policy so that people...

enhancement
needs_documentation

After a change I think, the qbittorrent container is unable to start. Version: ghcr.io/onedr0p/qbittorrent:4.6.3 ``` mkdir: cannot create directory ‘/config’: Permission denied /entrypoint.sh: line 26: /config/qBittorrent/qBittorrent.conf: Permission denied mkdir: cannot...