This is an automated archive made by the Lemmit Bot.
The original was posted on /r/selfhosted by /u/Tiendil on 2025-05-19 15:14:35+00:00.
Hey!
We are glad to announce that official Docker images for Feeds Fun are now available!
Check examples of how to run Feeds Fun with Docker:
The images:
- tiendil/feeds-fun-backend — all logic related to the backend.
- tiendil/feeds-fun-frontend-data — just copies frontend static data to wherever you need it.
Using examples should be as easy as pie:
git clone [email protected]:Tiendil/feeds.fun.git cd ./feeds.fun/docs/examples/single-user docker compose up -d
After services are up, you can access the web interface at http://localhost/
Each example has a detailed README file; all config files are commented.
But just in case, if you have any questions, feel free to post an issue on GitHub or make a pull request with your changes. We’ll be grateful for feedback.
Stay Connected
- Site: feeds.fun
- Reddit: r/feedsfun
- Discord: Feeds Fun
- Repository: github.com/Tiendil/feeds.fun
- Full changelog: CHANGELOG.md
You must log in or register to comment.