Es gibt normalerweise zweimal dieselbe Knickrichtung nebeneinander, das ist der Punkt wo man zuerst falten muss. Falls es mehrere gibt, ist es normalerweise der möglichst mittig auf dem Zettel. Sobald man den Anfang hat, wird es eigentlich nur einfacher. Der letzte Falz geht normalerweise ganz herum, sodass das andere Ende in diesem Falz liegt, und der Zettel nicht einfach wieder auseinander geht
- 0 Posts
- 6 Comments
Ich kann beides einigermaßen, bin ich jetzt ein Gott oder so?
silenium_dev@feddit.orgto Selfhosted@lemmy.world•Help fixing invalid origin with memosEnglish2·30 days agoYou 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.orgto Selfhosted@lemmy.world•Help fixing invalid origin with memosEnglish21·1 month agoThere’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.orgto Selfhosted@lemmy.world•Help fixing invalid origin with memosEnglish1·1 month agoIf 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.
Decode the image with ffmpeg, pipe it to imagemagick and encode it again