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

Support pixelfed-glitch #41

Open
jessebot opened this issue Jan 23, 2025 · 0 comments · May be fixed by #57
Open

Support pixelfed-glitch #41

jessebot opened this issue Jan 23, 2025 · 0 comments · May be fixed by #57
Assignees

Comments

@jessebot
Copy link
Collaborator

The official pixelfed repo can be sort of slow on releasing new versions, but the pixelfed-glitch repo seems to be picking up steam and releases very regularly. I'd like to support using that image, but there's a few caveats:

  • Much like the official pixelfed docker image, using their official image would require us to add the .env file, which isn't a huge deal, but would require an initContainer to template out some secrets for things such as mail, database, and valkey/redis credentials
    • I tried to clone matt's image repo that we're currently using and although I did get it build and push up to my docker repo, it seems like the build process is quite slow and I haven't worked out how to pull the latest tag so we always have a properly tagged image, but this could be iterated on. The current work is at https://github.com/small-hack/docker-pixelfed-glitch
  • They haven't yet published a full doc on how pixelfed-glitch differs from pixelfed official, so we may need to open up and issue and ask politely for that info

Other than that, publishing at least a bit of documentation into the root level README.md about how to use pixelfed-glitch with this chart probably isn't a bad idea for helping folks out :)

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.

1 participant