summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Rayhawk <jrayhawk@omgwallhack.org>2011-04-19 17:38:52 -0700
committerJoe Rayhawk <jrayhawk@omgwallhack.org>2011-04-19 17:38:52 -0700
commit45eda1b6672b0d6444f58fa743b91ee3a223bc98 (patch)
tree5e6138e59b12a327a7314b8e8bba334498723d2e
parentca4159899812c8e7bb97315dfb94f4b4489f36c1 (diff)
downloadhosting-45eda1b6672b0d6444f58fa743b91ee3a223bc98.tar.gz
hosting-45eda1b6672b0d6444f58fa743b91ee3a223bc98.zip
Adding basic piny info.
-rw-r--r--index.mdwn16
1 files changed, 15 insertions, 1 deletions
diff --git a/index.mdwn b/index.mdwn
index ec763b7..8342d1c 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -1 +1,15 @@
-Holy Moses!
+Piny.be is a Git/Ikiwiki project hosting service using the freely available [Piny][1] management engine.
+
+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 PAM authentication, SSH, git-daemon, standard security capabilities, Ikiwiki, and (if you want PAM web auth) Apache, hopefully to such an extent that it can fit into existing git or ikiwiki 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.
+
+Piny.be itself is restricted to hosting publicly readable and non-commercial repositories. If you want to host private or commercial repositories, you are welcome to install the [Piny][1] management engine on your own server.
+
+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.
+
+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/