diff options
author | Nehal Hasnayeen <searching.nehal@gmail.com> | 2018-10-15 11:02:48 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-15 11:02:48 +0000 |
commit | 9a33c6c2ddfabf46102a644bb5cd0d37ee44230f (patch) | |
tree | c833b521ffda5e6a4a7eaae4d83587f1b0c5490a | |
parent | Add ytdl-webserver (#1516) (diff) | |
download | awesome-selfhosted-9a33c6c2ddfabf46102a644bb5cd0d37ee44230f.tar.gz awesome-selfhosted-9a33c6c2ddfabf46102a644bb5cd0d37ee44230f.zip |
Add Goodwork (Project Management Tool)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1135,6 +1135,7 @@ _See also [Ticketing](#ticketing), [Task management/To-do lists](#task-managemen - [Bonobo Git Server](https://bonobogitserver.com/) - Set up your own self hosted git server on IIS for Windows. Manage users and have full control over your repositories with a nice user friendly graphical interface. ([Source Code](https://github.com/jakubgarfield/Bonobo-Git-Server)) `MIT` `C#` - [CaseBox](https://www.casebox.org) - Manage all your organisation's information in one system. ([Source Code](https://github.com/KETSE/casebox)) `AGPL-3.0` `PHP/Java` - [Fossil](https://www.fossil-scm.org/index.html/doc/trunk/www/index.wiki) - Distributed version control system featuring wiki and bug tracker. `BSD` `C` +- [Goodwork](https://github.com/iluminar/goodwork) - Self hosted project management and collaboration tool powered by Laravel & VueJS ([Demo](https://goodworkfor.life/)) `MIT` `PHP` - [Gitblit](http://gitblit.com/) - Pure Java stack for managing, viewing, and serving Git repositories. ([Source Code](https://github.com/gitblit/gitblit)) `Apache-2.0` `Java` - [gitbucket](https://gitbucket.github.io/gitbucket-news/) - The easily installable GitHub clone powered by Scala. ([Source Code](https://github.com/gitbucket/gitbucket)) `Apache-2.0` `Scala/Java` - [Gitea](https://gitea.io) - Community managed fork of Gogs, lightweight code hosting solution. ([Demo](https://try.gitea.io), [Source Code](https://github.com/go-gitea/gitea)) `MIT` `Go` |