-
-
Fly doesn't clean up old apps before deploying new ones (and doesn't offer a [deployment strategy](https://fly.io/docs/reference/configuration/#picking-a-deployment-strategy) that does), so when the n…
-
Thrilled to see activity here, I use this as an interface for all my stuff in an s3 bucket and thus get tools, links, bookmarks all from one search bar on any device. I find it easier and more conve…
-
I think the readme might be missing info on how to setup clients to use the shortener service. I am new to this and haven't been able to figure it out. How would you recommend we setup client machines…
-
## Summary
| Status | Count |
|---------------|-------|
| 🔍 Total | 470 |
| ✅ Successful | 424 |
| ⏳ Timeouts | 1 |
| 🔀 Redirected | 0 |
| 👻 Excluded | 0 |
| ❓ Unknown…
-
As a shortlink service, the key function is the `redirect`. For example
let's assume our endpoint is `zgzg.link`. When user visits `zgzg.link/some-existing-link`, it should redirect the user to the l…
-
The symptom and steps to reproduce:
1. Launch trotto instance.
2. Launch postgres instance.
3. Trotto instance keeps returning 500 internal server error.
Root cause:
When trotto app and postgre…
-
### What is the issue?
When I try to build caddy-tailscale, it won't build. It appears you fixed this in https://github.com/tailscale/tailscale/commit/52212f432342dc7338dbb8e05d4037884619055a, but I …
-
```
#!stacks
"bug.Reportf" && ("cache.buildMetadata:+19" || "cache.buildMetadata:+14")
```
Yay! Repro at https://github.com/golang/go/issues/64557#issuecomment-2364675959
This stacks `EVz2Fg`…
-
I am trying to run golinks in GCP cloudrun with cloudsql (mysql) but it keeps failing.
I am wondering if mysql is supported.
To debug, I tried to run it manually on my local Linux with mysql:
expor…