Enable IPv6 for the mastodon instance #10
Labels
No labels
Accessibility
Bug
Chore
Improvement
Theme
Bug
Feature
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Solarpunk/mastodon#10
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Low priority, but Alexandria pointed out that we only support IPv4.
https://solarpunk.moe/@alilly/109156876255803170
Added a AAAA record to point to the server.
Guess we will see if it works.
Does not resolve issue fully. Needs some nginx changes I think.
Fries says:
Update on this: I have enabled ipv6 on the box itself, but docker-compose seems to have some open issues preventing ipv6 from working effectively. So perhaps Swarm mode might work better, IDK. Need to do more research and testing.
https://github.com/moby/moby/issues/41438
https://github.com/moby/moby/issues/42801
Sadly there is little docs