Skip to content

Foundry v0.0.20

Choose a tag to compare

@purphoros purphoros released this 27 Jul 02:22
· 1 commit to main since this release

Foundry v0.0.20

Self-hosted team chat — a foundry server + a desktop client.

Install the server (macOS / Linux)

curl -fsSL https://devforge.io/foundry/install.sh | sh

Or download a binary below and put it on your PATH:

Platform Arch Server binary
Linux x86_64 foundry-v0.0.20-x86_64-unknown-linux-gnu.tar.gz
Linux aarch64 foundry-v0.0.20-aarch64-unknown-linux-gnu.tar.gz
macOS Intel foundry-v0.0.20-x86_64-apple-darwin.tar.gz
macOS Apple Silicon foundry-v0.0.20-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).