Commit Graph

139 Commits

Author SHA1 Message Date
Alloy Networks
457b411f3c Tip to change permissions on rippled.cfg
Make the rippled.cfg file readable only by the rippled user and root, with 0600
2019-10-28 17:49:35 +02:00
mDuo13
8ab0611462 Link fixes and other cleanup
- Clarifies that SetFee transaction hashes weren't always unique
  (Fixes #696)
- Fixes some broken links and adds a couple more useful links.
- Mention different types of transactions in tx basics page
- Fix inconsistent naming of 'list xrp...' use case
2019-10-16 14:39:10 -07:00
mDuo13
d972643b6e IA: add links for tutorials
IA: more tutorial links

IA: Tutorials stuff

- Move 'Cancel or Skip a Transaction' to 'About Canceling a Transaction'
  (Fixes #582)
- Add more 'See Also' links to Escrow & Payment Channel tutorials
2019-10-16 14:39:08 -07:00
Ryan Young
f4e449f1c1 remove xref link 2019-10-08 17:05:25 -07:00
Ryan Young
e9af8354a1 revert ips port to 5235 2019-10-08 16:36:55 -07:00
Ryan Young
0ef03fb5eb separate dev/testnet commamnds 2019-10-08 13:00:46 -07:00
Ryan Young
d0c5a3f84a update tutorial to add devnet 2019-10-07 10:24:52 -07:00
Ryan Young
6261eb1672 Updated Testnet and Parallel Networks information
- Rename "XRP Test Net" to "XRP Ledger Testnet"
- Add XRP Ledger Devnet to tooling
- Update "Parallel Networks" page to describe Testnet & Devnet,
  and fix typos.
- Add "Mainnet" as a name for the production XRP Ledger network (in
  context of testnets)
2019-09-30 13:58:08 -07:00
mDuo13
acd096e607 Fix residual ripple.com/build/ links 2019-07-26 11:04:02 -07:00
mDuo13
7287c3d70b 1.3.1 supersedes 1.3.0 2019-07-25 15:37:07 -07:00
mDuo13
d5108871c4 130 shard updates: edits per reviews 2019-07-18 11:45:34 -07:00
mDuo13
4a0f94f450 RocksDB not supported for history sharding on 1.3
- Updated troubleshooting with example error
- Removed stale RocksDB-on-shards error from troubleshooting
- Updating configuration tutorial to mention that NuDB & SSD are
  required for shards
2019-07-17 17:26:39 -07:00
mDuo13
2fe41ecda5 Update install instructions per reviews 2019-07-09 18:29:28 -07:00
Jennifer Hasegawa
a281022305 validator tut: rome's feedback 2019-04-03 16:03:30 -07:00
Jennifer Hasegawa
f7468d5cf7 validator tut: rome's feedback 2019-04-03 09:06:04 -07:00
Jennifer Hasegawa
b7c667a449 validator tut: clarify connections 2019-04-03 09:06:04 -07:00
Rome Reginelli
b348e42b31 Merge pull request #506 from mDuo13/set_up_sec_sign
"Set Up Secure Signing" Tutorial
2019-03-13 16:53:30 -07:00
mDuo13
48a933961d Secure signing: dedicated hardware, LAN requirement tweaks, etc. 2019-03-12 19:14:59 -07:00
Rome Reginelli
441dc8af9a Merge pull request #527 from mDuo13/peer_crawler_options
Peer Protocol, Peer Crawler documentation updates
2019-03-11 14:39:51 -07:00
mDuo13
a3b71bff7c Peer protocol/crawler: updates per @jwbusch review 2019-03-08 16:48:57 -08:00
Jennifer Hasegawa
d6b57e0324 validator tut: rome's feedback 2019-03-05 14:27:31 -08:00
mDuo13
8d3b6fd4d0 Peer crawler: copy edits per reviews 2019-03-04 17:08:19 -08:00
mDuo13
76bc050fc8 Peer protocol: some updates for v1.2.1 changes 2019-02-27 18:37:29 -08:00
mDuo13
3ce789e1da Peer crawler: config tutorial, notes for v1.2.1 uncertainties 2019-02-27 18:37:29 -08:00
Jennifer Hasegawa
75fd2bbccd validator tut: daniel, rome feedback 2019-02-27 17:05:03 -08:00
mDuo13
984533a702 Set Up Secure Signing: edits per reviews
- Moved the LAN config tutorial to its own (draft) file to be finished later
- Mentioned dedicated signing devices such as the Ledger Nano S
- Improved the JS example's handling of secrets
2019-02-27 15:11:41 -08:00
Jennifer Hasegawa
2a0990495f validator tut: public hubs 2019-02-25 17:24:03 -08:00
Rome Reginelli
66b3c660be Merge pull request #486 from mDuo13/online_delete
Online deletion docs
2019-01-14 16:43:51 -08:00
mDuo13
9d88381c89 Online deletion edits per review
- Cleaned up can_delete method fields, errors
- Changed commands to delete old db files in full history tutorial
- Clarified RocksDB w/ rotational disks
- Clarified how many ledgers may be stored w/ online deletion
2019-01-14 15:45:33 -08:00
Jennifer Hasegawa
115057b280 improve validator doc
first draft improvements

inc'd feedback from Rome and Daniel

fixed format, links

validator in cluster ok

inc'd feedback

few last edits
2019-01-10 11:24:38 -08:00
mDuo13
db01bd32de Online deletion: edits per reviews, new diagram of how it works 2019-01-09 17:12:45 -08:00
mDuo13
16e8b560ee State DB error, how to fix, & relation to key-value store type 2019-01-09 17:12:45 -08:00
mDuo13
a3400378c4 Online deletion revisions
- Split ledger history section into a parent concept page w/ online
deletion and history sharding as child pages
- Clarified how much data is stored in general
- Covered the special case for backfilling with advisory_delete enabled
(including updating the diagram)
- Changed full history recommendation to NuDB only
2019-01-09 17:12:45 -08:00
mDuo13
00cc820384 Online deletion: simpler tutorial 2019-01-09 17:12:45 -08:00
mDuo13
a31fd23d6a Advisory delete, full history tutorials. History disk space estimates. 2019-01-09 17:12:45 -08:00
mDuo13
4c661d6111 history sharding conf: Add link for server won't start 2018-11-07 17:44:08 -08:00
mDuo13
4c34a93ac7 Fix history sharding, update links 2018-11-07 17:42:27 -08:00
mDuo13
9546d405bd Backport post-install stuff from the macos PR to reorg PR 2018-11-07 16:38:14 -08:00
mDuo13
666312ea68 Reorg tutorials for managing rippled
- Incorporate macOS install instructions
2018-11-07 16:04:21 -08:00