Changes between Version 87 and Version 88 of TestGrid
- Timestamp:
- 2014-12-17T14:09:43Z (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TestGrid
v87 v88 43 43 Then run {{{bin/tahoe start}}}. 44 44 45 == Publicly writable test directory == 46 45 47 We created a shared public directory: feel free to use it for experimentation -- once your node is up and listening on port 3456, [http://127.0.0.1:3456/uri/URI%3ADIR2%3Addg5n76x6stjb35psrcn7i3ytu%3Aetbtnftlaeylm4gmi7mxzq6pg2ntgra7dyjeronyoo4pvkgtttqa/ this URL] should give you access to that directory. 46 47 == Publicly writable test directory ==48 48 49 49 URI:DIR2:ddg5n76x6stjb35psrcn7i3ytu:etbtnftlaeylm4gmi7mxzq6pg2ntgra7dyjeronyoo4pvkgtttqa . Note that anyone may view and change this data. … … 62 62 63 63 * Enable expiration with 1-month lease maximums on your node, to keep it from just filling up. 64 65 == Status == 66 67 The status of the pubgird can be checked by either looking at your nodes status page or checking http://stats.pingdom.com/cvvac5t8l4fv/1300061. That pingom page has been configured to verify that the introducers TCP port is reachable, but does not verify the status of any storage nodes. 64 68 65 69 == History ==