craft your forge, build your project, grow your community freely
1---
2id: "f1bc"
3priority: 99
4sprint: ""
5assignee: null
6status: triage
7kind: issue
8---
910# It's time to make a demo server
1112To do that we need:
1314- a server
15- doc:
16- host gitroot
17- add a repo
18- bugs:
19- ~~rename root repo to root instead of root.git~~
20- ~~change 127.0.0.1 to 0.0.0.0~~
21- ~~change ports 4545 and 4546 --> config in root~~
22- clean users.yml
23- delete not used property
24- add `details:users/pseudo.md` for all others
25- ~~an external user should be able to create a repo~~
26- ~~add ssh key in repositories.yml~~
27- ~~users.yml modified in master instead of branch when new branch~~
28- ~~user of main should be able to modify current branch (to review)~~
29- plugin url implem `file://` or `http://`30- ~~plugin not configurable/activable on root repository~~
31- ~~need to update [doc](../doc/tutorials/deploy_instance.md) pointing to gitroot.dev/gitroot-0.1.0 but not existing~~