| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
is resolved
|
|
|
|
| |
* Breaking change caused by https://github.com/NixOS/nixpkgs/commit/2b4e18f3d4a7b80af21b640c0970f83b34efceff
|
| |
|
|
|
|
| |
Patch is now available upstream on c6edec04901d0a37799499ed4c6921db640fb5a4
|
|
|
|
|
|
| |
This commit fixes cloudflare tunnel connections failing with
`tls: unrecognized name`, which was caused by the https endpoint not
having a valid certificate for 'localhost'.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
* Users are advised to enable the postgres module to avoid losing any
data.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
* This commit adds a module for exposing services to the net securely,
by making use of Tailscale and Cloudflare Tunnels.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|