Merge pull request #301 from nodiscc/patch-1

Groupware: link to awesome-selfhosted#groupware
This commit is contained in:
Crack Duck 2019-03-15 11:55:45 +01:00 committed by GitHub
commit f47c1dc90a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 11 deletions

View File

@ -19,7 +19,7 @@
* [Cloud Orchestration](#cloud-orchestration)
* Cloud Storage: [see awesome-selfhosted#file-transfersynchronization](https://github.com/Kickball/awesome-selfhosted#file-transfersynchronization)
* [Code Review](#code-review)
* [Collaborative Software](#collaborative-software)
* Collaborative Software: [see awesome-selfhosted#groupware](https://github.com/Kickball/awesome-selfhosted#groupware)
* [Configuration Management Database](#configuration-management-database)
* [Configuration Management](#configuration-management)
* [Continuous Integration & Continuous Deployment](#continuous-integration--continuous-deployment)
@ -182,16 +182,6 @@
* [Phabricator](http://phabricator.org/) - Code review tool build by facebook and used by WikiMedia, FB, dropbox etc. Comes with an integrated wiki, bug tracker, VC integration and a CLI tool called arcanist.
* [Review Board](https://www.reviewboard.org/) - Available as free software under the MIT License.
## Collaborative Software
*Collaborative software or groupware suites.*
* [Citadel/UX](http://www.citadel.org/) - Collaboration suite (messaging and groupware) that is descended from the Citadel family of programs.
* [EGroupware](http://www.egroupware.org/start.html) - Groupware software written in PHP.
* [Horde Groupware](http://www.horde.org/apps/groupware) - PHP based collaborative software suite that includes email, calendars, wikis, time tracking and file management.
* [Kolab](https://kolab.org/) - Another groupware suite.
* [SOGo](http://www.sogo.nu/) - Collaborative software server with a focus on simplicity and scalability.
## Configuration Management Database