semisol on Nostr: 1. download the suitable release from (you need both -clients and -server for ...
1. download the suitable release from
https://github.com/apple/foundationdb/releases/tag/7.3.63 (you need both -clients and -server for servers)
2. install with your package manager
3. edit /etc/foundationdb/foundationdb.conf
- set public-address = <ip>:$ID
- set machine-id to hostname
4. systemctl start foundationdb
ensure the FDB ports are firewalled
edit /etc/foundationdb/fdb.cluster on the first node, replace 127.0.0.1 with node IP
fire up fdbcli and run `configure ssd-redwood-1`
repeat on all nodes the installation, edit foundationdb.conf, BUT copy /etc/foundationdb/fdb.cluster from the main node
after you added all nodes run `coordinators auto`
if you want access control with mTLS instead that requires some additional setup
Published at
2025-06-11 15:33:57Event JSON
{
"id": "e7853b497fc9c4ac1aadd123e2be54ab69d2c441c7b2f99ade5fb4b9bee26200",
"pubkey": "52b4a076bcbbbdc3a1aefa3735816cf74993b1b8db202b01c883c58be7fad8bd",
"created_at": 1749656037,
"kind": 1,
"tags": [
[
"e",
"029ab040240ccb8e1232beb2c171a0cd9cb9b7fc44b0cf754f65bb277e9624e9",
"",
"root"
],
[
"e",
"012fa7632835026fddba3ae64599f9a0a9db0bffdb4bfe9de5b5545e5ffc3189",
"ws://relay.jb55.com/",
"reply",
"32e1827635450ebb3c5a7d12c1f8e7b2b514439ac10a67eef3d9fd9c5c68e245"
],
[
"p",
"52b4a076bcbbbdc3a1aefa3735816cf74993b1b8db202b01c883c58be7fad8bd"
],
[
"p",
"32e1827635450ebb3c5a7d12c1f8e7b2b514439ac10a67eef3d9fd9c5c68e245",
"ws://relay.jb55.com/"
],
[
"client",
"noStrudel",
"31990:266815e0c9210dfa324c6cba3573b14bee49da4209a9456f9484e5106cd408a5:1686066542546"
]
],
"content": "1. download the suitable release from https://github.com/apple/foundationdb/releases/tag/7.3.63 (you need both -clients and -server for servers)\n2. install with your package manager\n3. edit /etc/foundationdb/foundationdb.conf\n - set public-address = \u003cip\u003e:$ID\n - set machine-id to hostname\n4. systemctl start foundationdb\n\nensure the FDB ports are firewalled\nedit /etc/foundationdb/fdb.cluster on the first node, replace 127.0.0.1 with node IP\nfire up fdbcli and run `configure ssd-redwood-1`\nrepeat on all nodes the installation, edit foundationdb.conf, BUT copy /etc/foundationdb/fdb.cluster from the main node\nafter you added all nodes run `coordinators auto`\n\nif you want access control with mTLS instead that requires some additional setup",
"sig": "a08c7729cccb3700bda2947d70f2dfe0eefab5694a30dda199e8deeac0a2d1a7838b46b5eb40373d58baa376a6d786d95b94105671035030ef2b01600ef3ae32"
}