Commit Graph

121 Commits

Author SHA1 Message Date
Elliot Lee
3e0fb151fe Update System Requirements for XRPL servers
The prior minimum specifications are no longer sufficient. Servers require super low latency disk, so EBS doesn't work reliably.

Ref: https://github.com/ripple/rippled/issues/4041#issuecomment-1028285740
2022-02-03 17:30:41 -08:00
Elliot Lee
f9630b61c0 fix: install-rippled-on-ubuntu - unclosed comment
The missing `#}` was causing the rest of the page to be cut off (not parsed / published)
2022-01-10 20:40:19 -08:00
mDuo13
7a7e61485d Ubuntu install for NFT preview 2022-01-10 12:48:04 -08:00
Rome Reginelli
bebd2cfe8c Merge pull request #1278 from mDuo13/nfts_on_devnet
Connect to devnet: NFT feature stanza
2022-01-10 00:45:28 -08:00
mDuo13
92acb7af20 Final values for NFT-Devnet stuff 2022-01-10 00:44:19 -08:00
Rome Reginelli
b65cbd4531 Merge pull request #1273 from XRPLF/increase-iops
[system-requirements] Increase required IOPS
2021-12-17 11:40:30 -08:00
Rome Reginelli
3ff0ec2df8 Merge pull request #1263 from mDuo13/install_updates
Minor updates to install docs
2021-12-17 11:37:50 -08:00
Elliot Lee
45684ba290 [system-requirements] Increase required IOPS
Recent discussions have pointed out that 10,000 IOPS is now a reasonable minimum
2021-12-16 15:36:35 -08:00
develoQ
f46c987b8a support commi f0945c3560, commit aa32eae473 2021-12-08 23:30:38 +09:00
mDuo13
1ec28eba32 Minor updates to install docs
- Update mentions of Ubuntu 16.04 which is past end-of-life
- Fewer mentions of "rippled" name
- Remove $ from copy-pasteable commands
- Other small wording cleanup
2021-12-07 15:59:00 -08:00
Rome Reginelli
3e998afd6e system requirements: fix typo 2021-12-02 12:36:55 -08:00
mDuo13
f0945c3560 Capacity planning / system requirements updates
- Move recommended specs first for people who skim
- Mention of automatic [node_size]
- No longer recommending RocksDB in any circumstance
- Reduced usage of the `rippled` name.
2021-11-24 14:41:12 -08:00
mDuo13
74ef376816 Merge branch 'master' into rippled_180 2021-11-24 14:34:50 -08:00
mDuo13
b4037f2774 1.8.0 is dead, long live 1.8.1 2021-11-24 13:01:21 -08:00
Alloy Networks
aa32eae473 Update Recommended Specs
Increase recommended production specifications to more accurately reflect the current needs
2021-11-23 16:14:41 +02:00
mDuo13
a3fdc6ea85 Upgrade script no longer restarts the server. 2021-11-18 11:55:47 -08:00
B0218966
6c160eba4c Fixing issue - #1196 2021-11-16 00:19:32 +05:30
mDuo13
2c9b8326a8 code font io1/io2 to match AWS docs & satisfy spell-checker 2021-10-12 13:32:20 -07:00
fersmi
da1be90237 301 permanently moved
Fixed links with http status code 301 permanently moved.
2021-10-04 15:30:37 +02:00
Wietse Wind
04205fbd14 setcap instruction to bind to low(er) port(s) 2021-08-29 01:44:49 +02:00
Rome Reginelli
af078e14ac Merge pull request #1103 from s3uleman/patch-1
Update build-run-rippled-macos.md
2021-07-12 16:49:30 -07:00
Rome Reginelli
0ac85e11da Merge pull request #1116 from ripple/mtrippled-patch-1
Update capacity-planning.md
2021-07-02 14:47:46 -07:00
Mark Travis
0757227b8f Update capacity-planning.md 2021-06-30 12:54:29 -07:00
Calvin Jhunjhnuwala
ec064990ec Merge branch 'master' of github.com:ripple/xrpl-dev-portal into 2021_refresh 2021-06-28 23:01:42 -07:00
Suleman
0c9fb48e4f Update build-run-rippled-macos.md 2021-06-23 21:34:41 +04:00
mDuo13
a1ffa033ce macOS: update latest tested OS ver. 2021-06-16 12:11:55 -07:00
mDuo13
95921639b5 Build instructions: minor updates & cleanup 2021-06-16 12:06:25 -07:00
Rome Reginelli
bc1ef50f93 Merge pull request #1084 from alloynetworks/master
Change download link/version for Boost v 1.76.0 - Ubuntu
2021-06-16 11:44:09 -07:00
Rome Reginelli
e73c7918dc Ubuntu build: edits per review 2021-06-16 11:43:37 -07:00
Elliot Lee
85fd5b10a2 macOS build: build boost yourself again
I was not able to install boost@1.75 using homebrew:

➜  brew install boost@1.75
==> Searching for similarly named formulae...
Error: No similarly named formulae found.
Error: No available formula or cask with the name "boost@1.75".
==> Searching for a previously deleted formula (in the last month)...
Error: No previously deleted formula found.
==> Searching taps on GitHub...
Error: No formulae found in taps.
2021-06-15 22:14:46 -07:00
mDuo13
578435cd0a Labels: finish tagging content, add final styles 2021-06-14 14:49:10 -07:00
Alloy Networks
5e61fa1164 Update to change boost version to 1.75.0
As described in comments, the latest compatible version of Boost is 1.75.0 and not 1.76.0
2021-06-14 15:28:55 +03:00
mDuo13
9062d97c96 More labeling 2021-06-11 16:52:57 -07:00
mDuo13
7b44ea177b Label browsing: more labels, style updates, etc. 2021-06-04 14:31:42 -07:00
mDuo13
fd21b84d11 Fixes for the spell checker 2021-05-28 11:23:12 -07:00
mDuo13
032eee07fb Spell checker pass 2021-05-27 18:00:22 -07:00
Alloy Networks
18b8d3761d Change download link/version for Boost v 1.76.0
Update the download links and change the latest available Boost version from 1.71 to 1.75
2021-05-24 14:36:59 +03:00
Rome Reginelli
fdba18396e Merge pull request #1063 from mDuo13/macos_boost_link_fix
macOS build: use brew for boost install again
2021-05-12 16:39:32 -07:00
mDuo13
0d43e50e10 macOS build: use brew for boost install again 2021-05-10 16:44:32 -07:00
mDuo13
7d16ea3429 Update links to HTTP/WS get started page 2021-05-10 16:27:21 -07:00
mDuo13
02a852ec56 Use frontmatter for tutorials 2021-04-21 18:44:41 -07:00
mDuo13
d476617646 More frontmatter updates 2021-04-21 15:15:32 -07:00
Rome Reginelli
3060a06d5c Install: fix typo
Co-authored-by: Ryan Young <ryangyoung@gmail.com>
2021-03-29 14:00:22 -07:00
mDuo13
f270acf3c8 yum install/upgrade notes for 1.7.0 2021-03-29 12:35:49 -07:00
mDuo13
6fddc96d1b Build instructions: remove some obsolete language 2021-03-19 04:11:41 -07:00
mDuo13
c499869032 Ubuntu/Debian upgrade: add warning about GPG key for 1.7.0 2021-03-04 14:37:21 -08:00
mDuo13
429d8e3386 Merge branch 'rippled_170' 2021-02-23 22:50:44 -08:00
mDuo13
9f48a3c079 Installation updates for rippled 1.7.0
- Update GPG key in Ubuntu instructions
- Update version number in build instructions
- Simplify some instructions & system requirements
2021-02-23 11:51:57 -08:00
Ryan Young
ee04ee7b37 add steps for zsh profiles
The current instructions assume a bash profile. Starting with Catalina, zsh is the default shell for macOS. We should make sure that zsh users can complete the build steps.
2021-02-10 13:33:05 -08:00
Rome Reginelli
883f86c21e Clarify source .bash_profile step
The previous step has you cd out of your home directory, so adding ~/ to the source command makes it more likely to 

Also, adds the `$` preface to the boost install steps, and updates the rippled version number for Boost compatibility info
2021-01-25 13:57:07 -08:00