2007-08-27 06:44:24 +00:00
|
|
|
<html xmlns:n="http://nevow.com/ns/nevow/0.1">
|
|
|
|
<head>
|
|
|
|
<title>AllMyData - Tahoe - Provisioning Tool</title>
|
2009-05-03 20:25:33 +00:00
|
|
|
<link href="/tahoe_css" rel="stylesheet" type="text/css"/>
|
2007-08-27 06:44:24 +00:00
|
|
|
<link href="/webform_css" rel="stylesheet" type="text/css"/>
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
|
|
|
|
<h1>Tahoe Provisioning Tool</h1>
|
|
|
|
|
|
|
|
<p>This page will help you determine how much disk space and network
|
|
|
|
bandwidth will be required by various sizes and types of Tahoe networks.</p>
|
|
|
|
|
|
|
|
<div n:render="forms" />
|
|
|
|
|
|
|
|
</body>
|
|
|
|
</html>
|