Foundry v0.0.29
Self-hosted team chat — a foundry server + a desktop client.
Install the server (macOS / Linux)
curl -fsSL https://devforge.io/foundry/install.sh | shOr download a binary below and put it on your PATH:
| Platform | Arch | Server binary |
|---|---|---|
| Linux | x86_64 | foundry-v0.0.29-x86_64-unknown-linux-gnu.tar.gz |
| Linux | aarch64 | foundry-v0.0.29-aarch64-unknown-linux-gnu.tar.gz |
| macOS | Intel | foundry-v0.0.29-x86_64-apple-darwin.tar.gz |
| macOS | Apple Silicon | foundry-v0.0.29-aarch64-apple-darwin.tar.gz |
Install the desktop client
Grab the installer for your OS from the assets below:
macOS .dmg · Windows .msi / .exe · Linux .deb /
.rpm / .AppImage. After installing, point it at your server by
editing its config.json (see the README).