summaryrefslogtreecommitdiff
path: root/index.mdwn
blob: 1e87c3b9836c76428431d82f39c4f5ef40a8c3b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Piny.be is a Git/Ikiwiki project hosting service using the freely available [Piny][1] management engine.

At the moment, most repository management functions are only available over SSH. To create a shell account, ssh to newuser@piny.be. Current features are documented with the 'pinyhelp' command and an intended feature matrix is available [here][5]. Shell accounts are carefully restricted to Piny management functions; don't expect general purpose shell accounts.

Due to our infrastructure being provided by the Bart Massey Foundation and Portland State University, Piny.be itself is restricted to public and non-commercial hosting. If you want to host private or commercial repositories, you are welcome to install the [Piny][1] management engine on your own server. 

Piny.be's service is intended to be easily replicable and easily installable using the [Piny][1] packages. [Piny][1] is flexible automated glue for existing POSIX infrastructure, including

* Git
* Ikiwiki
* PAM authentication
* SSH
* git-daemon
* standard security capabilities
* Apache (if you want PAM web auth)

...hopefully to such an extent that it can fit into existing repository hosting solutions without too much issue. [Piny][1] is still stabilizing and you're probably best off tracking changes and building Debian packages directly from [git][2] until we get to the point where releases are worth maintaining.

If you need help with or want improvements to either the hosting service or the engine, you can bug Joe Rayhawk over [IRC][3] or [email][4].

  [1]: http://piny.be/piny-code/
  [2]: git://piny.be/piny-code
  [3]: irc://irc.oftc.net/jrayhawk,isnick
  [4]: mailto:jrayhawk+piny-code@omgwallhack.org
  [5]: http://piny.be/piny-code/docs/architecture/needed_user_facing_infrastructure/