diff --git a/Feature%3A-External-System-Integration.md b/Feature%3A-External-System-Integration.md new file mode 100644 index 0000000..5ad15a6 --- /dev/null +++ b/Feature%3A-External-System-Integration.md @@ -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! \ No newline at end of file