diff options
author | Bartłomiej Kurzeja <B3QL@users.noreply.github.com> | 2015-08-04 19:04:36 +0000 |
---|---|---|
committer | Bartłomiej Kurzeja <B3QL@users.noreply.github.com> | 2015-08-04 19:04:36 +0000 |
commit | 1f29dff7bb7d798c09cd3931601df0a692376558 (patch) | |
tree | a1b9d572939b4f1d969545e0e06916f1382cc895 | |
parent | Add Phabricator to list (diff) | |
download | awesome-selfhosted-1f29dff7bb7d798c09cd3931601df0a692376558.tar.gz awesome-selfhosted-1f29dff7bb7d798c09cd3931601df0a692376558.zip |
Move Phabricator to Project Management section
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -457,6 +457,8 @@ CMS are a practical way to setup a website with many features. CMS often come wi * [Gitlist](http://gitlist.org/) - A web-based git repository browser - GitList allows you to browse repositories using your favorite browser, viewing files under different revisions, commit history and diffs. ([Source code](https://github.com/klaussilveira/gitlist)) * [Gitprep](http://gitprep.org/) - Portable Github clone ([Source code](https://github.com/yuki-kimoto/gitprep), [Demo](http://perlcodesample.sakura.ne.jp/gitprep.cgi)) * [Gogs](https://github.com/gogits/gogs) - a painless self-hosted Git Service written in Go. ([Demo](http://try.gogits.org)) + * [Phabricator](http://phabricator.org/) - Collection of web applications that help build better software. ([Source code](https://github.com/phacility/phabricator), [Demo](https://secure.phabricator.com/)) `Apache` `PHP` + ### IDE/Tools @@ -484,7 +486,6 @@ CMS are a practical way to setup a website with many features. CMS often come wi * [Kanboard](http://kanboard.net/) - A simple and open source visual task board `AGPLv3` * [MantisBT](https://www.mantisbt.org/) - Self hosted bug tracker, fits best for software development - ([Demo](https://www.mantisbt.org/bugs/my_view_page.php)) - ([Source code](https://github.com/mantisbt/mantisbt)) - `GPLv2` * [myTinyTodo](http://www.mytinytodo.net/) - Simple way to manage your todo list in AJAX style. Uses PHP, jQuery, SQLite/MySQL. GTD compliant. `GPL` - * [Phabricator](http://phabricator.org/) - Collection of web applications that help build better software. ([Source code](https://github.com/phacility/phabricator), [Demo](https://secure.phabricator.com/)) `Apache` `PHP` * [Phproject](http://www.phproject.org/) - A high performance full-featured project management system ([Source code](https://github.com/Alanaktion/phproject), [Demo](http://demo.phproject.org/)) `GPLv3` * [Redmine](http://www.redmine.org/) - Redmine is a flexible project management web application `Ruby` `GPLv2` * [Taiga.io](https://taiga.io/) - Your Agile, Free and Open Source Project Management Tool ([Source code](https://github.com/taigaio)) |