mDuo13
a3fdc6ea85
Upgrade script no longer restarts the server.
2021-11-18 11:55:47 -08:00
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
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
c8e09ccb7a
Amendment voting: move configure to tutorial
2021-03-01 15:47:03 -08:00
mDuo13
2c5d41dcef
Configure history sharding: typo fixes
2021-03-01 14:57:08 -08:00
Rome Reginelli
00ad905466
Merge pull request #979 from mDuo13/shard_multiplexing
...
Shard multiplexing docs
2021-03-01 14:24:20 -08:00
Robert Zhang
7aaebda8ab
Fix the URL of rippledmon git repository
2021-02-27 00:08:23 -08:00
mDuo13
4ac3a0dabc
Shard multiplexing
2021-02-25 15:53:53 -08:00
mDuo13
429d8e3386
Merge branch 'rippled_170'
2021-02-23 22:50:44 -08:00