From: Ronnie Sahlberg Date: Fri, 1 Jun 2007 05:23:57 +0000 (+1000) Subject: initial webpage X-Git-Tag: tevent-0.9.20~348^2~2618^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=52291b18a546c3e19f364f7c8ad789e765c9923f;p=thirdparty%2Fsamba.git initial webpage (This used to be ctdb commit b24b48fe6e9da38036452e82a1b3d6311ebaa6f4) --- 52291b18a546c3e19f364f7c8ad789e765c9923f diff --cc ctdb/web/ctdb.html index 00000000000,00000000000..eef167ab3b5 new file mode 100644 --- /dev/null +++ b/ctdb/web/ctdb.html @@@ -1,0 -1,0 +1,47 @@@ ++ ++ ++ ++ctdb ++ ++ ++ ++

ctdb

++ ++ctdb is a fast cluster database for temporary data. ++ctdb also provides HA features such as IP failover between nodes. ++ ++It is the core component for samba3/4 clustering. ++ ++To get started with ctdb, I would recommend you read the ctdb wiki. ++ ++

Discussion and bug reports

++ ++ctdb does not currently have its own mailing list or bug tracking ++system. For now, please use the samba-technical ++mailing list, and the Samba ++bugzilla bug tracking system. ++ ++

Download

++ ++You can download the latest release either via rsync or anonymous ++svn. To fetch via svn use the following command: ++ ++
++  svn co svn://svnanon.samba.org/samba/branches/SAMBA_4_0/source/cluster/ctdb ctdb
++
++ ++To fetch via rsync use this command: ++ ++
++  rsync -Pavz samba.org::ftp/unpacked/samba4/source/cluster/ctdb .
++
++ ++
++ ++Andrew Tridgell
++ctdb AT tridgell.net ++
++ ++ ++