http://isdb4l77sjqoy2qq7ipum6x3at6hyn3jmxfx4zdhc72ufbmuq4ilwkqd.onion/docs/business.html
Technical advice Running SimpleX Chat in the cloud To install SimpleX Chat CLI in the cloud, follow this: Create dedicated user for CLI: useradd -m -s /bin/bash simplex-cli Create new tmux session tmux new -s simplex-cli Login to dedicated user: su - simplex-cli Install CLI: curl -o- https://raw.githubusercontent.com/simplex-chat/simplex-chat/stable/install.sh | bash Run the CLI: simplex-chat To deattach from running CLI simply press Ctrl+B and then D .