Closed maste9 closed 3 years ago
My docker container is based on pixelfed v0.10.9 dating April 2020. As dansup just released v0.10.10 ~1 week ago it's on my schedule to update the container; when I've done so I'll do another try on federation.
Can you nevertheless say sth regarding the APP_KEY? Is it valid to use the same key you used in the example-file or do I have to get the key from the 'php artisan key:generate' command?
OK, after having my instance running some days and following it from a mastodon account and having a friend follow me from his instance:
So there's obviously some federation going on ...
Aaaand the avatar problem is not an issue but just not implemented in pixelfed https://github.com/pixelfed/pixelfed/issues/1629
So I close this issue.
I have my instance up and running and after adding the right headers to my apache proxy it is working quite well. What doesn't seem to work is federation:
I have adjusted the pixelfed.env
Is this a problem connected to docker?
Also: Do I have to adjust the APP_KEY variable in the pixelfed.env? Because until now I left the value displayed in the pixelfed.env.example
Thank you in advance!