Just installed via Ansible and it’s running without any issues so far. As far as I could tell visually, it’s running much faster.
openpgp4fpr:d6a42fb0a007bd7af8fd67145fe349abc863e7f9
- 1 Post
- 5 Comments
Joined 3 years ago
Cake day: August 8th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
Tealk@rollenspiel.forumOPtoLemmy Support@lemmy.ml•Error Posting from Mastodon to Lemmy: "Localhost is only allowed in debug mode"English
1·9 months agoOK, I don’t understand what excluding local addresses has to do with security. It’s not that unusual to route within the network.
https://github.com/LemmyNet/activitypub-federation-rust/blob/0.5.10/src/config.rs#L207
Tealk@rollenspiel.forumOPtoLemmy Support@lemmy.ml•Error Posting from Mastodon to Lemmy: "Localhost is only allowed in debug mode"
1·9 months agoI’ve tried a few things now, hardcoded proxy headers:
proxy_set_header X-Real-IP $custom_real_ip; proxy_set_header X-Forwarded-For $custom_forwarded_for;setting the IP for the domain in the container:
extra_hosts: - "rollenspiel.forum:142.132.206.141"setting the DNS server in the container:
dns: - 8.8.8.8it doesn’t change the error message, I don’t know what Lemmy checks to determine that it’s a local IP, because all standard tools show me the public IP for rollenspiel.forum.
Tealk@rollenspiel.forumto
Technology@lemmy.world•Im looking for a privacy friendly DNSEnglish
1·3 years agoHave a look at https://dnsforge.de

I don’t really have a favorite; I offer a lot of software to the public for free use. Ansible and Proxmox are really helpful for me in doing that.
Ansible Scripts: https://git.rollenspiel.monster/ansible-playbooks