Commit Graph

303 Commits

Author SHA1 Message Date
Rome Reginelli
3ff0ec2df8 Merge pull request #1263 from mDuo13/install_updates
Minor updates to install docs
2021-12-17 11:37:50 -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
Joseph Chiocchi
9585f22fa0 configure-full-history - add peer port in stanza 2021-11-16 22:07:21 -06:00
B0218966
6c160eba4c Fixing issue - #1196 2021-11-16 00:19:32 +05:30
mDuo13
84d540a122 xrpl.js 2.0 edits per review, more cleanup 2021-10-20 12:43:56 -07:00
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
Bharath Chari
4c81752b8e Change text linking to validators-example.txt 2021-09-06 15:41:13 +03: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
a103319da8 Merge pull request #1105 from yyolk/patch-1
replace --forward-port directions with --add-port in the port-forwarding page
2021-07-12 16:43:09 -07:00
Rome Reginelli
37af40c32b Update port forwarding (rephrase around typo) 2021-07-12 16:43:02 -07:00
Joseph Chiocchi
169b3554ff replace --forward-port directions with --add-port
replacing --forward-port directions with --add-port

I'm new to firewalld, but I think the purpose of the [`--add-forward-port`](https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/security_guide/sec-port_forwarding) is if it's served internally on a different port.

It very well may work as an open-port, maybe if there's a bridged network? (i.e., `docker`); I didn't have luck with it. I came to the page to see what port I needed to open with the command I'm presenting, but tried this approach first. I didn't get any peer connections. When I switched over to just opening the port as `51235/tcp` I quickly saw peers.

I am also new to running a node, and this particular one was running for around 2 weeks without peering which may have caused some difference.

I do also think this file could remain the same name as it's capturing it's intent.

Co-authored-by: Rome Reginelli <mduo13@gmail.com>

typo

Update content/tutorials/manage-the-rippled-server/configure-peering/forward-ports-for-peering.md

Update content/tutorials/manage-the-rippled-server/configure-peering/forward-ports-for-peering.md

`--add-port` not `--add-source-port`

add note for virtual firewall

Co-authored-by: Rome Reginelli <mduo13@gmail.com>
2021-07-03 15:52:21 -05: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
mDuo13
999627fade Top nav: fix JP, add public rippled methods 2021-07-01 16:52:28 -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
mDuo13
70ed55793c Docs page: run a node section, reusable columns code 2021-06-28 17:00:36 -07:00
Suleman
0c9fb48e4f Update build-run-rippled-macos.md 2021-06-23 21:34:41 +04:00
mDuo13
acd2a2e624 Top nav: dropdown shapes & contents 2021-06-17 16:38:16 -07: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
3e110f3852 Move/rename templates 2021-06-15 12:01:08 -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
b5a7a4870e Edits for style 2021-05-28 16:45: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
Alloy Networks
4e5cae1ac0 Add vl.xrplf.org to list providers
Add https://vl.xrplf.org as a list provider.
2021-05-14 10:47:12 +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
f7cf44073c Get Started organization updates
- Split off "Public Servers" page
- Rename and reorder getting started pages by language
2021-05-07 17:38:31 -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
mDuo13
43b1aef137 Use auto hierarchy tech 2021-04-15 18:24:41 -07:00
mayurbhandary
9ddd2d04a6 Remove references to legacy domain verification.
Removes references to the old google form for domain verification and directs new validator operators to the livenet explorer.
2021-04-05 11:53:42 -04:00