Tips
Disk utilization
To help manage the disk size you can prune the blocks being kept. For this I use prime numbers- pick your own in app.toml
You should also check what you are indexing
Adding more peers
You should modify /etc/security/limits.conf
and add
You can then modify the config.toml to increase connections. This may cost you more in ingress/egress charges.
Last updated