Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 383 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 383 Bytes

This repository has been migrated to the self-hosted ari-web Forgejo instance: https://git.ari.lt/ari/ssh-bot

SSH(-Chat) bot

A matrix bot to bridge https://ssh.chat/ :)

Join us at #root:ari.lt

Running

cp config.example.mjs config.mjs
editor config.mjs  # Configure it
docker-compose build --no-cache
docker-compose up -d