Commit Graph

49 Commits

Author SHA1 Message Date
Rome Reginelli
ce6b69904a Fix indentation on boost root command sample 2019-07-30 15:15:01 -07:00
Yusuf Şahin Hamza
f84e01f22e Update build-run-rippled-macos.md 2019-07-30 20:08:06 +03:00
Yusuf Şahin Hamza
51c32e6b85 Adding Boost environment variable in a new line 2019-07-30 13:24:38 +03:00
Yusuf Şahin Hamza
0dcc266f0c Update build-run-rippled-macos.md
Solving the confusion and helping when adding Boost environment variable to .bash_profile
2019-07-30 13:14:45 +03:00
Rome Reginelli
59f8af21eb Merge pull request #642 from alloyxrp/patch-3
Run update script as sudo user - CentOS
2019-07-29 13:45:00 -07:00
Alloy Networks
8eaafb7eec Run update script as sudo user - CentOS 2019-07-28 18:36:10 +03:00
Alloy Networks
43945b8fe9 Add instruction to run update script as sudo user. 2019-07-28 18:34:51 +03:00
Mike Ellery
ee5ab0f5fd Add service restart instruction for alien-to-apt migration 2019-07-26 08:16:29 -07:00
Rome Reginelli
d3f2f13c67 Merge pull request #634 from alloyxrp/patch-1
Missing install keyword
2019-07-25 15:48:59 -07:00
mDuo13
d1f69305c2 Fix broken link to '1.3.0' migration instructions 2019-07-25 15:46:12 -07:00
mDuo13
7287c3d70b 1.3.1 supersedes 1.3.0 2019-07-25 15:37:07 -07:00
Alloy Networks
9f2749a59c Missing install keyword
`apt -y apt-transport-https ca-certificates wget gnupg` changed to `apt -y install apt-transport-https ca-certificates wget gnupg`
2019-07-25 15:35:07 +03:00
mDuo13
92bf45afa2 rippled 1.3.0 requires Boost 1.70 (as of rc2) 2019-07-11 01:29:58 -07:00
mDuo13
9baf5cc372 Corrections for v1.3.0 automatic updates 2019-07-09 18:29:28 -07:00
mDuo13
2fe41ecda5 Update install instructions per reviews 2019-07-09 18:29:28 -07:00
mDuo13
edda56510b rippled v1.3.0 install/upgrade/build updates 2019-07-09 18:29:28 -07:00
mDuo13
c56a8e1869 v1.3.0 install/upgrade (draft done?) 2019-07-09 18:29:28 -07:00
mDuo13
1d90706a62 more 1.3.0 update/install/migration work 2019-07-09 18:29:28 -07:00
mDuo13
2809632a5f rippled 1.3.0 install instructions (DRAFT) 2019-07-09 18:29:28 -07:00
mDuo13
317bb967ed Move Ubuntu install location 2019-07-09 18:29:28 -07:00
mDuo13
e97658e0a4 xrpl.org links, colors 2019-06-13 15:41:07 -07:00
mDuo13
cb9185c5f2 Update devblog links 2019-04-11 14:48:06 -07:00
Alloy Networks
47a2b7ad97 Update system-requirements.md 2019-03-23 15:56:01 +02:00
Rome Reginelli
8dfe4f2c91 Merge pull request #529 from alloyxrp/patch-1
Delete downloaded RPM after installation on Ubuntu
2019-03-22 15:25:06 -07:00
Rome Reginelli
133a05bf7d Manual Ubuntu upgrade - Clarify instructions
Provides a little more context around deleting the package file
2019-03-22 15:23:49 -07:00
Jennifer Hasegawa
aaf51abea3 mac tut: fix boost steps 2019-03-11 15:26:48 -07:00
Alloy Networks
b24fe9ccd4 Delete downloaded RPM after installation
The downloaded RPM should be deleted before the next update. To ensure that `sudo alien -i --scripts rippled*.rpm` doesn't accidentally install an earlier version of `rippled` that has already been downloaded.
2019-03-05 20:51:09 +02:00
Jennifer Hasegawa
31357408f3 build macos: fix version num 2019-02-14 16:15:37 -08:00
Jennifer Hasegawa
f13b3d5ff0 build ubuntu: update log entry 2019-02-14 14:11:06 -08:00
Jennifer Hasegawa
bb0e5e5a70 address feedback 2019-01-30 09:22:00 -08:00
Jennifer Hasegawa
6d76a74a84 inc'd mellery's review 2019-01-29 14:46:15 -08:00
Jennifer Hasegawa
6fe42e9311 refine dep versions 2019-01-28 20:24:52 -08:00
Jennifer Hasegawa
544fec137c boost 1.68, cmake 3.9.0 2019-01-28 14:52:23 -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
mDuo13
db01bd32de Online deletion: edits per reviews, new diagram of how it works 2019-01-09 17:12:45 -08:00
mDuo13
ca7beae0a7 Fix broken disk storage links 2019-01-09 17:12:45 -08:00
mDuo13
4abb07f5dc Capacity planning: add 2-hour estimates 2019-01-09 17:12:45 -08:00
mDuo13
9b35835f0d Capacity planning: unify storage sections 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
0bec401963 Move storage disk requirements table to capacity planning doc 2019-01-09 17:12:45 -08:00
Jennifer Hasegawa
c9c5fbfdf1 fixed col headers 2018-12-10 18:04:26 -08:00
Jennifer Hasegawa
17a0f846d9 addressed feedback 2018-12-07 17:38:10 -08:00
Jennifer Hasegawa
66d4b6818d revised intro 2018-11-30 13:21:08 -08:00
Jennifer Hasegawa
bfd558fa90 inc'd feedback 2018-11-30 12:52:41 -08:00
Jennifer Hasegawa
be8e9c5808 inc'ing feedback 2018-11-29 08:57:33 -08:00
Jennifer Hasegawa
74aca12c9c refinements 2018-11-20 10:23:36 -08:00
Jennifer Hasegawa
a2b08064dd improve hw reqs 2018-11-16 15:05:30 -08:00
mDuo13
4c34a93ac7 Fix history sharding, update links 2018-11-07 17:42:27 -08:00
mDuo13
666312ea68 Reorg tutorials for managing rippled
- Incorporate macOS install instructions
2018-11-07 16:04:21 -08:00