Skip to content

Remove manual work #1

@ehsan6sha

Description

@ehsan6sha

1- Nonvalidator still needs to manually be setup for wss access through domain, e.g wss://node3....
2- validator and non validator ports needs to be adjusted to allow pings
3- in pool creation ipfs config is not correct
4- 9096, 4001, 40001, and other ports need manual opening for pool
5- pools disk sizes are at 30GB both internal and external
6- copy service.json to /uniondrive/ipfs-cluster and Manually edit cluster service.json
sudo nano /uniondrive/ipfs-cluster/service.json

"allocator": {
"balanced": {
"allocate_by": [
"tag:group",
"pinqueue",
"reposize"
]
}
}
and add reposize to monitor as well and to EXEC_START -e CLUSTER_ALLOCATOR_ALLOCATEBY="tag:group,pinqueue,reposize"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions