modem7
modem7
> @modem7 latest version will shows the actual error message. Can you see what it is? ``` xa.f: Illegal input: Unexpected JSON token at offset 65526: Expected end of the...
> maybe he can help https://github.com/guillaumebriday/traefik-custom-error-pages That project is now deprecated, replaced with https://github.com/tarampampam/error-pages This feature request would definitely be useful though. These guys seem to have cracked the loading...
How about using the Github API? E.g. https://api.github.com/repos/AdguardTeam/AdGuardHome `"created_at": "2016-07-06T10:31:47Z",` And if required for a "recently updated": `"updated_at": "2024-01-02T17:44:12Z",` or `"pushed_at": "2023-12-29T15:30:17Z",` It would be trivial to extract the data,...
I'm getting the same issue on this end. It works if I set the container to load locally (bypassing the reverse proxy).  ```yaml planka: image: linuxserver/planka container_name: Planka networks:...
And/Or allow to choose a custom colour/image for each state.
+1 to this. Especially if we can toggle the manual maintenance windows. E.g.: 
> provisioner "ansible" { > ... > ``` > > HTHs > > Fraser. Heya @goffinf Would it be possible for you to share your ansible configs on github or...
No issues currently for me: - Packer config file: ```hcl disks { disk_size = "15G" format = "qcow2" storage_pool = "Proxmox" storage_pool_type = "directory" type = "scsi" cache_mode = "writethrough"...
Looks like a dupe of https://github.com/hashicorp/packer-plugin-proxmox/issues/76
OpenID would definitely be useful, especially when pairing with Authentik/Keycloak etc.