index: formatting
[openafs-wiki.git] / index.mdwn
1 ![andy][1]
2
3 **Due to some software changes associated with new hosting infrastructure,
4 editing from the web is not available at present.  git submissions via
5 gerrit.openafs.org are still functional.**
6
7 Welcome to the [OpenAFS][2] wiki. This is a web-based collaboration for
8 collecting, maintaining, and distributing information about OpenAFS, an
9 open-source implementation of the AFS distributed filesystem.
10
11 OpenAFS is a caching, distributed, network-based filesystem for securely and
12 efficiently sharing files over a private network or over the internet.  OpenAFS
13 stores files on file server machines. OpenAFS clients read and write data to
14 the file servers. Data is cached locally by clients, making subsequent reads
15 very fast.  File servers automatically notify clients when data is
16 changed, keeping data in sync.  OpenAFS clients integrate with the client
17 operating system to create a seamless network file system.  Client side support
18 is provided for wide-range of operating systems, including Windows, MacOS,
19 Solaris, and Linux.
20
21 ### Key features
22
23   * global namespace
24   * location transparency
25   * client-side caching
26   * read-only replication
27   * access control lists
28   * kerberos integration
29
30 ## Getting started
31
32   * [[Getting started|GettingStarted]]
33   * [Documentation][3]
34   * [[Contributed guides and information|GuidesAndInfo]]
35   * [[Where to get help|WhereToGetHelp]]
36   * [[Frequently asked questions|AFSFrequentlyAskedQuestions]]
37   * A [[list of sites using OpenAFS|ListOfSitesUsingOpenAFS]]
38
39 ## Get involved
40
41   * A [[list of tiny and simple tasks|TinySimpleTasks]]
42   * [[Contributing scripts and tools|Contrib]]
43   * [[Maintaining documentation|MaintainingDocumentation]]
44   * OpenAFS [[developer documentation|OpenAFSDevelopers]]
45   * OpenAFS project [[infrastructure|openafsinfrastructure]]
46
47 ## About this wiki
48
49   * How to use this [[wiki|ikiwiki]]
50   * Try out the wiki [[sandbox]]
51   * [[Site Map|WikiSiteMap]]
52   * [[Orphaned pages|WikiOrphanedPages]]
53   * [[Broken links|WikiBrokenLinks]]
54
55
56 [1]: images/andy_juggles.jpg Andy
57 [2]: http://www.openafs.org  OpenAFS
58 [3]: http://docs.openafs.org/ OpenAFS Documentation