Add 'Feature: External System Integration'

projectmoon 2021-05-23 23:19:14 +00:00
parent 9810fd18db
commit 945380c079
1 changed files with 7 additions and 0 deletions

@ -0,0 +1,7 @@
# External System Integration
Fancy term for "run a gRPC server."
This page will discuss possible RPC systems to pick, pros and cons of each, and how to set up the bot in production.
It currently runs as a docker container, so we'll need to expose some ports!