-
Notifications
You must be signed in to change notification settings - Fork 0
Backend Server
Parker Combs edited this page Oct 24, 2025
·
1 revision
- Connect to
ehsdttlp30using your ssh tool of choice. - Navigate to the ToxPipe LibreChat directory:
cd /toxpipe/LibreChat - Use
docker compose upto run the Docker containers needed for ToxPipe. Add the-dflag at the end to run in detached mode. Usedocker compose downto stop all Docker containers needed for ToxPipe. You can usedocker compose up/down <container name>to start/stop a single container.
- Configuration for the Docker containers is found in
/toxpipe/LibreChat/docker-compose.ymland/toxpipe/LibreChat/docker-compose.override.yml.
Regardless of the host of the model to be added, you will need to navigate to the ToxPipe LibreChat folder on the GPU server following these steps:
- Connect to
ehsdttlp30using your ssh tool of choice. - Navigate to the ToxPipe LibreChat directory:
cd /toxpipe/LibreChat
- Sign into an AWS account with administrative permissions: https://us-east-1.console.aws.amazon.com/console/home?region=us-east-1.