Jay Carlson
Jay Carlson
Yeah, apparently official notice was at https://github.com/tldr-pages/tldr/releases/tag/v1.5b . They seem pretty adamant that you should be using `tldr.zip` as a cache, using the term **MUST**. See https://github.com/tldr-pages/tldr/blob/main/CLIENT-SPECIFICATION.md#caching and note that...
+1. Another thought is making a streisand-doc-contrib repository. When somebody wants to contribute `new_platform`, request a PR for `streisand-doc-contrib/$new_platform/index.md` and any images. More than one person wants to document LEDE?...
@JakeTompkins That's a great catch. Do you think we should make this a setup question? ``` How many days should your web server certificate be valid for? (If it is...
This isn't something we can try support right now (especially without the `streisand-diagnostics.md` :-) , but you're welcome to try to make it work. My guess is that you need...
OK, I'll reopen. But don't get your hopes too far up yet. The only thing I think we can automate is: 1. One of the questions during install is "Which...
-1, can't repro? Could somebody who has this problem try with `Enable DNS-over-HTTPS (cloudflared)?` disabled? `cloudflared` is guaranteed to screw up if Amazon is doing anything funny with private DNS...
@hadifarnoud Which provider are you using? Some don't give you sufficient privileges to manage networking; those VPS providers will never run Streisand.
That would be very useful. I'm currently on a trip, so I'm not going to look at it until Friday or so. I make no promises. Some providers virtualize at...
I think this would have to be optional. A lot of people are paranoid. Have you considered using `https://streisand.example/robots.txt`, delivering this file? ``` User-agent: * Disallow: / ```
My first guess is that something is being picky about `y` vs `yes`. Try using full `yes` and `no` and see if that works for you. If it doesn't, maybe...