User Tools

Site Tools


information:projects

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
information:projects [2016/12/18 20:22] – hosted services Aitherinformation:projects [2017/02/12 15:37] – [Projects of the VpsFree.cz Association] it's not VpsFree.cz Aither
Line 1: Line 1:
-====== Projects of the VpsFree.cz Association ======+====== Projects of the vpsFree.cz Association ======
 All projects are available in the form of Git repositories on All projects are available in the form of Git repositories on
 https://git.vpsfree.cz and mirrored on https://git.vpsfree.cz and mirrored on
Line 11: Line 11:
 ===== vpsFree.cz ===== ===== vpsFree.cz =====
 ^ Repository               ^ Description                                          ^ ^ Repository               ^ Description                                          ^
-| web                     | The www.vpsfree.cz website.                            +| [[https://github.com/vpsfreecz/web|web]]    | The www.vpsfree.cz website.   
-| vpsfree-client          | A client for https://api.vpsfree.cz.               +[[https://github.com/vpsfreecz/vpsfree-client|vpsfree-client]] | A client for https://api.vpsfree.cz.| 
-| build-vpsfree-templates | Scripts used to generate templates of distributions.       | +| [[https://github.com/vpsfreecz/build-vpsfree-templates|build-vpsfree-templates]] | Scripts used to generate templates of distributions.       | 
-| salt-configuration      | Physical server configuration.                 | +| [[https://github.com/vpsfreecz/salt-configuration|salt-configuration]]      | Physical server configuration.                 | 
-| vpsfree-irc-bot         | An IRC bot on our channel.                       |+| [[https://github.com/vpsfreecz/vpsfree-irc-bot|vpsfree-irc-bot]]        | An IRC bot on our channel.                       |
  
 ===== HaveAPI ===== ===== HaveAPI =====
Line 26: Line 26:
  
 ^ Repository               ^ Description                                          ^ ^ Repository               ^ Description                                          ^
-| haveapi            | A framework for the implementation of API servers in Ruby. | +| [[https://github.com/vpsfreecz/haveapi|haveapi]]   | A framework for the implementation of API servers in Ruby. | 
-| haveapi-client     | A client library and CLI in Ruby.               | +| [[https://github.com/vpsfreecz/haveapi-client|haveapi-client]]     | A client library and CLI in Ruby.               | 
-| haveapi-client-php | A client library in PHP.                      | +[[https://github.com/vpsfreecz/haveapi-client-php|haveapi-client-php]] | A client library in PHP.                      | 
-| haveapi-client-js  | A client library in JavaScript.              | +[[https://github.com/vpsfreecz/haveapi-client-js|haveapi-client-js]]  | A client library in JavaScript.              | 
-| haveapi-webui      | A generic web interface.                                   | +| [[https://github.com/vpsfreecz/haveapi-webui|haveapi-webui]]      | A generic web interface.                                   | 
-| haveapi-fs         | A file system based on FUSE.             | +| [[https://github.com/vpsfreecz/haveapi-fs|haveapi-fs]]         | A file system based on FUSE.             | 
-| haveapi-dokuwiki   | Authentication plugin for DokuWiki.              |+[[https://github.com/vpsfreecz/haveapi-dokuwiki|haveapi-dokuwifi]]   | Authentication plugin for DokuWiki.              |
  
 ===== vpsAdmin ===== ===== vpsAdmin =====
Line 41: Line 41:
  
 ^ Repository          ^ Description                                                ^ URL                                       ^ ^ Repository          ^ Description                                                ^ URL                                       ^
-| vpsadmin-api       | RESTful API based on HaveAPI, the framework used to create vpsAdmin.    | https://api.vpsfree.cz                    | +| [[https://github.com/vpsfreecz/vpsadmin-api|vpsadmin-api]]       | RESTful API based on HaveAPI, the framework used to create vpsAdmin.    | https://api.vpsfree.cz                    | 
-| vpsadmind          | A daemon running on all physical servers in a cluster | | +| [[https://github.com/vpsfreecz/vpsadmind|vpsadmind]]          | A daemon running on all physical servers in a cluster | | 
-| vpsadmindctl       | A CLI utility used to control vpsadmind.                    | | +| [[https://github.com/vpsfreecz/vpsadmindctl|vpsadmindctl]]       | A CLI utility used to control vpsadmind.                    | | 
-| vpsadmin-webui     | A web interface for the API based on HaveAPI clients. | https://vpsadmin.vpsfree.cz               | +| [[https://github.com/vpsfreecz/vpsadmin-webui|vpsadmin-webui]]     | A web interface for the API based on HaveAPI clients. | https://vpsadmin.vpsfree.cz               | 
-| vpsadmin-client    | haveapi-client adapted to the vpsAdmin API.         | | +[[https://github.com/vpsfreecz/vpsadmin-client|vpsadmin-client]]    | haveapi-client adapted to the vpsAdmin API.         | | 
-| vpsadmin-doc       | vpsAdmin documentation.                               | https://projects.vpsfree.cz/vpsadmin-doc/+| [[https://github.com/vpsfreecz/vpsadmin-doc|vpsadmin-doc]]       | vpsAdmin documentation.                               | https://projects.vpsfree.cz/vpsadmin-doc/
-| vpsadmin-download-mounter | Enables downloading backups of all servers from one place. | | +| [[https://github.com/vpsfreecz/vpsadmin-download-mounter|vpsadmin-download-mounter]] | Enables downloading backups of all servers from one place. | | 
-| vpsadmin-console-router   | A router between clients and the backend for a remote console.     | | +| [[https://github.com/vpsfreecz/vpsadmin-console-router|vpsadmin-console-router]]   | A router between clients and the backend for a remote console.     | | 
-| vpsadmin-mail-templates   | Auxiliary scripts used to generate and install email templates. | | +[[https://github.com/vpsfreecz/vpsadmin-mail-templates|vpsadmin-mail-templates]]   | Auxiliary scripts used to generate and install email templates. | | 
-| vpsadmin-project-manager  | Bulk management of all vpsAdmin repositories.                | | +| [[https://github.com/vpsfreecz/vpsadmin-plugin-newslog|vpsadmin-plugin-newslog]]   | Plugin enabling admins to add news/event log.              | | 
-| vpsadmin-vpsfree   | A vpsAdmin configuration specific to vpsFree.cz.     | | +| [[https://github.com/vpsfreecz/vpsadmin-plugin-payments|vpsadmin-plugin-payments]]   | Plugin adding support for paying users.                    | | 
-| vpsadmininstall    | An old vpsAdmin installer, currently not working.          | |+| [[https://github.com/vpsfreecz/vpsadmin-plugin-requests|vpsadmin-plugin-requests]]   | Plugin adding support for user requests.                   | | 
 +| [[https://github.com/vpsfreecz/vpsadmin-plugin-webui|vpsadmin-plugin-webui]]   | Support plugin for the web UI.                             | | 
 +| [[https://github.com/vpsfreecz/vpsadmin-project-manager|vpsadmin-project-manager]]  | Bulk management of all vpsAdmin repositories.                | | 
 +[[https://github.com/vpsfreecz/vpsadmin-vpsfree|vpsadmin-vpsfree]]   | A vpsAdmin configuration specific to vpsFree.cz.     | | 
 +| [[https://github.com/vpsfreecz/vpsadmininstall|vpsadmininstall]]    | An old vpsAdmin installer, currently not working.          | |
  
 ===== Other ===== ===== Other =====
 ^ Repository             ^ Description                                          ^ ^ Repository             ^ Description                                          ^
-| spl                | A fork of https://github.com/zfsonlinux/spl                      +| [[https://github.com/vpsfreecz/spl|spl]]   | A fork of https://github.com/zfsonlinux/spl    
-| zfs                | A fork of https://github.com/zfsonlinux/zfs                      +| [[https://github.com/vpsfreecz/zfs|zfs]]   | A fork of https://github.com/zfsonlinux/zfs      
-| vzctl              | A fork of vzctl supporting several distributions and a remote console. |+| [[https://github.com/vpsfreecz/vzctl|vzctl]]   | A fork of vzctl supporting several distributions and a remote console. |
  
  
Line 68: Line 72:
 ===== How to contribute ====== ===== How to contribute ======
 You can either attach patches to requests in Redmine, or you can make a pull request You can either attach patches to requests in Redmine, or you can make a pull request
-on GitHub.+on GitHub
  
information/projects.txt · Last modified: 2023/05/14 14:28 by Aither