GitRoot

craft your forge, build your project, grow your community freely
id
"a735"
priority
80
assignee
null
sprint
""
status
triage
kind
issue

Gitroot instance configuration

Today lot of config are stored in conf.go. Find a way to generate that file inside the root repository to be able to be edited by admin.

Maybe add a flag to gitroot gitroot --only-conf to generate the file, admin can edit it before launch of gitroot.

Or make them fully runtime and update them on push. How to manage a change of ssh port?

Done with --initConfig path and --config path commands. Doc update into deploy instance