{"id":25562608,"url":"https://github.com/swat1563/langfuse-setup","last_synced_at":"2026-03-09T10:30:20.939Z","repository":{"id":278618891,"uuid":"936214098","full_name":"SwAt1563/langfuse-setup","owner":"SwAt1563","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-20T18:15:11.000Z","size":140,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-20T19:27:26.569Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SwAt1563.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-20T17:57:50.000Z","updated_at":"2025-02-20T18:15:14.000Z","dependencies_parsed_at":"2025-02-20T19:27:31.161Z","dependency_job_id":"0ca0afaa-e9ff-400d-ac18-ae01595958d5","html_url":"https://github.com/SwAt1563/langfuse-setup","commit_stats":null,"previous_names":["swat1563/langfuse-setup"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SwAt1563%2Flangfuse-setup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SwAt1563%2Flangfuse-setup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SwAt1563%2Flangfuse-setup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SwAt1563%2Flangfuse-setup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SwAt1563","download_url":"https://codeload.github.com/SwAt1563/langfuse-setup/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239907234,"owners_count":19716583,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-02-20T19:48:37.638Z","updated_at":"2026-03-09T10:30:20.840Z","avatar_url":"https://github.com/SwAt1563.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Self-Hosted LangSmith Setup\n\nThis repository provides an easy way to self-host LangSmith using Docker. Follow the steps below to set up and run LangSmith on your own server.\n\n![alt text](image.png)\n\n## Prerequisites\n- **Docker** installed on your system  \n- **Make** installed (for running the Makefile)  \n- **PowerShell (Windows only)** or **Bash (Linux/Mac)**  \n\n## Installation Steps\n\n### 1. Clone the Repository\n```sh\ngit clone https://github.com/SwAt1563/langfuse-setup.git\ncd langfuse-setup\n```\n\n### 2. Create the Network  \nBefore running the container, you need to create a Docker network.  \n\n#### **On Windows (PowerShell)**\n```powershell\n./create_network.ps1\n```\n\n#### **On Linux/Mac (Bash)**\n```sh\n./create_network.sh\n```\n\n### 3. Run LangSmith  \nOnce the network is created, start LangSmith using:\n```sh\nmake run\n```\n\nThis will pull and run the necessary Docker containers for LangSmith.\n\n## Usage  \nAfter the setup is complete, LangSmith should be running on your local server. You can access it by navigating to:  \n```\nhttp://localhost:4000\n```\n\n## Troubleshooting  \n- Ensure Docker is running before executing the commands.  \n- If `make run` fails, try running:\n  ```sh\n  docker-compose -f docker-compose.yml up \n  ```\n\n## Contributing  \nFeel free to submit issues or contribute improvements via pull requests.\n\n## License  \nThis project is licensed under MIT License. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswat1563%2Flangfuse-setup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fswat1563%2Flangfuse-setup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswat1563%2Flangfuse-setup/lists"}