Skip to content
Serelane

Serelane

Serelane is a self-hosted roadmap and changelog tool. One instance hosts roadmaps for as many apps as you have, and each gets a board your own users can vote, comment and suggest on.

docker run -d -v serelane:/data -p 8080:8080 serelane/serelane:latest

Open http://localhost:8080 and create the first admin account.

That is enough to try it. Before you point real users at it, read Self-hosting for the reverse proxy and TLS, and set SERELANE_BASE_URL.