Fabric icon indicating copy to clipboard operation
Fabric copied to clipboard

[Question]: Docker documentation

Open nomore1007 opened this issue 1 year ago • 1 comments

What is your question?

I see the stems of trying to set this up in docker. If I build the dockerfile, there's no documentation on how to interface with it. I am trying to build a telegram bot that uses fabric.

nomore1007 avatar Nov 09 '24 03:11 nomore1007

So what the Dockerfile does is launch the Fabric REST API. IDK where the APIs are documented tho.

SamAcctX avatar Nov 21 '24 15:11 SamAcctX

The new docker setup is simplified so you can use Docker to run the CLI or the server.

See https://github.com/danielmiessler/Fabric/tree/main/scripts/docker

ksylvan avatar Aug 27 '25 14:08 ksylvan