180
Lemmy.world is exposing the NGINX version
(lemmy.world)
Welcome to Lemmy.World General!
This is a community for general discussion where you can get your bearings in the fediverse. Discuss topics & ask questions that don't seem to fit in any other community, or don't have an active community yet.
🪆 About Lemmy World
🧭 Finding Communities
Feel free to ask here or over in: !lemmy411@lemmy.ca!
Also keep an eye on:
For more involved tools to find communities to join: check out Lemmyverse!
💬 Additional Discussion Focused Communities:
Rules
Remember, Lemmy World rules also apply here.
0. See: Rules for Users.
They likely won't see this unless you tag them or cross post to !support@lemmy.world
That said, I suspect the version is what's standard in the docker image, so hidden or not, it's easy to discover.
Edit: on the other hand, does the latest nginx get pulled at time of creation?
Ugh, I didn't know, thanks for tagging them.
I didn't tag anyone--its a link to the support community. If you don't get any traction in a day or so, you can look at some of the names of admins posting in there and tag them with "@user@lemmy.world"
@TheSpookiestUser@lemmy.world did it work? Is this in your inbox?
Huh, it sure did. Neat!
@JackbyDev @s38b35M5 @TheSpookiestUser completely off topic Jackby: your avatar kicks ass!
Does this actually work to notify someone on Lemmy?
@user@instance
is how you're supposed to mention a user. There is a space in the inbox for mentions so I assume it works.It depends on how you have your
docker compose
file set up. If you pin the version, no, it's never going to get updated unless a new version with that exact tag is released. If you omit the tag, it's going to default to whatever is tagged aslatest
in the image repository, and that's only going to actually update the image when you either manually pull the image or relaunch thecompose
stack.If you want it to auto-update without relaunching the stack or manually pulling the latest image, you'd have to set up something like Watchtower and have it monitor that container.
I clicked on the link but I can't contact or write them anything.