SillyTavern / SillyTavern-Extras

Extensions API for SillyTavern.
GNU Affero General Public License v3.0
563 stars 133 forks source link

Update Docker Instructions #233

Closed mrguymiah closed 7 months ago

mrguymiah commented 7 months ago

Changes Dockerfile to utilize "Entrypoint" as that is more friendly to a variety of environments. Changes docker-compose.yml to include more comments for greater clarity on how to setup various modules. Updates the readme in the docker folder for users of Unraid/Windows Docker/non-standard templating systems Updates main readme with a note under the API section regarding the connection of the API in SillyTavern being from the client and not the server, unlike the text generation API.