silenium_dev

joined 1 year ago
[–] silenium_dev@feddit.org 29 points 1 week ago* (last edited 1 week ago) (5 children)

Fühl dich gedrückt, ich kann mir kaum vorstellen, wie das ist, aber ich wünsche dir viel Kraft und Zuversicht. Kann man da irgendwie Einspruch einlegen?

[–] silenium_dev@feddit.org 4 points 1 week ago* (last edited 1 week ago) (2 children)

Bestes Wetter zum entspannt zocken/lesen/basteln, ich sehe das Problem nicht.

Bdw, auch ein Briesiges-Wetter Nutzy hier, definitiv beste Wetter-App. (Nur leider hat sie keine Wolken/Regenkarte)

[–] silenium_dev@feddit.org 2 points 7 months ago* (last edited 7 months ago)

You may need to configure nginx to pass through some additional headers, I haven't used it in a while. It could also be that memos refuses IP addresses as SITE_URL, and needs a proper domain name.

I'm using traefik (on kubernetes) as reverse proxy, and I don't even set SITE_URL, but it still works.

[–] silenium_dev@feddit.org 1 points 7 months ago* (last edited 7 months ago) (1 children)

There's no reason not to expose those services to the Internet, they have authentication, and noone can access them without logging in first. There are actually reasons for exposing them, you can share a memo or a file to other people. You should enable HTTPS though to prevent passwords being transferred in clear text.

[–] silenium_dev@feddit.org 1 points 7 months ago (2 children)

If you're exposing memos through nginx, the SITE_URL needs to be the public url where nginx exposed memos (so exactly the same as you enter in your browser), not the Public-IP and the internal port of memos.