Skip to content

GogsBoard is a kanban board for Gogs

Notifications You must be signed in to change notification settings

mhtsbt/GogsBoard

Repository files navigation

WARNING: this repositoy is not maintained any longer

GogsBoard

GogsBoard is a kanban board for Gogs

Install

We are still in a very early stage. But if you want to check this out, the easyest way is to use Docker:

docker run -p 5000:5000 -e gogsurl={{gogs url}} -e gogstoken={{gogs token}} mhtsbt/gogsboard