Focus on the worthwhile content with Kustosz, open source self-hosted web application.
- ✨ What makes Kustosz unique?
- 🎨 How does it look like?
- 📰 Stay on top of latest releases
- 📖 Read the documentation
If you want to try it out, just spin up the container:
docker run -p 127.0.0.1:8000:8000 quay.io/kustosz/app
And open localhost:8000/ui/ in your web browser. To log in, use credentials printed in container log after "You can log in with following credentials" line.
There are other installation methods described in our documentation.