Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Docker setup to official documentation #1547

Open
melroy89 opened this issue Oct 15, 2024 · 1 comment · May be fixed by #1446
Open

Add Docker setup to official documentation #1547

melroy89 opened this issue Oct 15, 2024 · 1 comment · May be fixed by #1446

Comments

@melroy89
Copy link

Add a Docker section to the official documentation.

Explain the setup using Docker compose and how to configure the .env correctly, etc.

During upgrades like v4.3, explain to people they need to change the docker image to: image: ghcr.io/mastodon/mastodon-streaming:v4.3 and the command to: command: node ./streaming/index.js. The latter is also missing.

Original issue ticket: mastodon/mastodon#32437

@Arcelone
Copy link

I already did some work here : #1446 but no news since 6 months.
Feel free to add things if needed.
Would be happy to work on that 😄

@Arcelone Arcelone linked a pull request Feb 24, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants