fogs

Results 9 issues of fogs

When running nextcloud in the docker-compose setup documented here, adding my server to a nextcloud client (e.g. Ubuntu Desktop or Android) will not work. Reason seems to be that on...

Hetzner recently introduced private networks to configure traffic between cloud VM instances. This feature is still marked as beta. Giving users the choice between provider networks and the wireguard VPN...

Use Case: as an administrator I want to connect to individual nodes of a cluster to check settings, apply upgrades or debug & fix errors. Currently I have to find...

Addressing this: Warning: Quoted references are deprecated on install-calico.tf line 13, in resource "null_resource" "calico": 13: depends_on = ["hcloud_server.master"]

On http://welldonethings.com/tags/manager/v3 it says: ``` if prefill is not provided hiddenTagListId will be used as a fallback if provided. ``` but according to the code hiddenTagListId is deprecated and output...

Changed div_layout.html.twig to contain all options as data-* attributes in the single_text form field. This allows initialization of datetimepicker without option in JS and you can have several fields in...

When you deliberately send an empty result using `res.end();` the default convenience behavior would set the DNS return code 0 ("NOERROR"). Instead, the return code 3 ("NXDOMAIN") would be more...

Although 40 labels seems high enough for most use cases (e.g. reverse resolution of a IPv6 address) our project ran into issues with a domain name with 45 labels. To...

During `terraform apply` my deployment process gets stuck and terminated after 10 minutes . This is the last action being executed: ``` module.helm.module.tiller.kubernetes_deployment.tiller: Creating... CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil),...