|
@@ -1,64 +1,10 @@
|
|
|
-self-hosted-applications
|
|
|
-========================
|
|
|
|
|
|
A list of self hosted web tool/application collected over time. Pull requests are welcome.
|
|
|
|
|
|
-**Table of Contents**
|
|
|
- - [PHP](#php)
|
|
|
- - [Java](#java)
|
|
|
- - [Ruby / Ruby on Rails](#ruby--ruby-on-rails)
|
|
|
+##Table of Contents
|
|
|
|
|
|
-PHP
|
|
|
----
|
|
|
-
|
|
|
-+ Photo
|
|
|
- + [Koken](http://koken.me)
|
|
|
- + [Zenphoto](http://www.zenphoto.org)
|
|
|
- + [iGallerie](http://www.igalerie.org) (french)
|
|
|
- + [Coppermine](http://coppermine-gallery.net/)
|
|
|
- + [CF ImageHost](http://www.codefuture.co.uk/projects/imagehost/): a "imgur" like tool
|
|
|
- + [Piwigo](http://piwigo.org/)
|
|
|
- + [Minigal Nano SSE](https://github.com/sebsauvage/MinigalNano)
|
|
|
-
|
|
|
-+ Forums
|
|
|
- + [phpBB](https://www.phpbb.com/)
|
|
|
- + [Simple Machine Forum](http://simplemachines.org/)
|
|
|
- + [Vanilla](http://vanillaforums.org/)
|
|
|
-
|
|
|
-+ Social
|
|
|
- + [ThinkUp](https://www.thinkup.com/)
|
|
|
-
|
|
|
-+ RSS
|
|
|
- + [selfoss](http://selfoss.aditu.de/)
|
|
|
- + [TinyTiny RSS](http://tt-rss.org/redmine/projects/tt-rss/wiki)
|
|
|
-
|
|
|
-+ Pastebin like
|
|
|
- + [ZeroBin](http://sebsauvage.net/wiki/doku.php?id=php:zerobin)
|
|
|
-
|
|
|
-+ Wiki
|
|
|
- + [DokuWiki](https://www.dokuwiki.org/dokuwiki)
|
|
|
- + [MediaWiki](http://www.mediawiki.org/)
|
|
|
-
|
|
|
-+ Miscellaneous
|
|
|
- + [Poche](http://inthepoche.com/): a read-it-later clone (french)
|
|
|
-
|
|
|
-Java
|
|
|
-----
|
|
|
-+ CVS / Code Review
|
|
|
- + [Gerrit](https://code.google.com/p/gerrit/)
|
|
|
-
|
|
|
-+ Continuous integration
|
|
|
- + [Jenkins](http://jenkins-ci.org/)
|
|
|
- + [Hudson](http://hudson-ci.org/)
|
|
|
-
|
|
|
-Ruby / Ruby on Rails
|
|
|
-----
|
|
|
-+ CVS / Code Review
|
|
|
- + [GitLab](http://gitlab.org/)
|
|
|
-
|
|
|
-+ Miscellaneous
|
|
|
- + [huginn](https://github.com/cantino/huginn): "Think of it as Yahoo! Pipes plus IFTTT on your own server."
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
+- Self-hosted-applications
|
|
|
+ - [PHP](content/php.md)
|
|
|
+ - [Java](content/java.md)
|
|
|
+ - [Ruby / Ruby on Rails](content/ruby.md)
|
|
|
|