{"id":18512522,"url":"https://github.com/podshot/barotrauma-server-mod-manager","last_synced_at":"2025-05-14T12:13:51.106Z","repository":{"id":239484190,"uuid":"794821941","full_name":"Podshot/barotrauma-server-mod-manager","owner":"Podshot","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-12T19:27:02.000Z","size":148,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-12T00:06:41.900Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Podshot.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":"2024-05-02T02:53:18.000Z","updated_at":"2024-05-12T19:27:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"365681cd-1d7d-4511-b967-5e65af271681","html_url":"https://github.com/Podshot/barotrauma-server-mod-manager","commit_stats":null,"previous_names":["podshot/barotrauma-server-mod-manager"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Podshot%2Fbarotrauma-server-mod-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Podshot%2Fbarotrauma-server-mod-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Podshot%2Fbarotrauma-server-mod-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Podshot%2Fbarotrauma-server-mod-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Podshot","download_url":"https://codeload.github.com/Podshot/barotrauma-server-mod-manager/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239225787,"owners_count":19603174,"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":"2024-11-06T15:34:25.467Z","updated_at":"2025-02-17T03:17:51.070Z","avatar_url":"https://github.com/Podshot.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Barotrauma Server Mod Manager\n\nBarotrauma Server Mod Manager (aka BSMM) allows you to enable and disable mods and other content packages on your Barotrauma server instance. This management is done through a web interface and only allows for enabling and disabling mods, adding new mods or removing the files must be done through the filesystem of the server and currenly cannot be done through this application.\n\n## Application Setup\n\nThis application is primarily designed to be ran via a docker container, here is an example `docker-compose.yml` file:\n\n```yaml\n---\nservices:\n  bsmm:\n    image: ghcr.io/podshot/barotrauma-server-mod-manager:latest\n    restart: unless-stopped\n    ports:\n      - \"3000:3000\"\n    volumes:\n      - /path/to/barotrauma-server:/barotrauma\n```\n\nThis will set up the mod manager to be accessible at `http://\u003cyour-ip\u003e:3000` and load the Barotrauma files from `/path/to/barotrauma-server`\n\n## Notes\n\nThe name Barotrauma and all related names and assets are property of the respective rights holders\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpodshot%2Fbarotrauma-server-mod-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpodshot%2Fbarotrauma-server-mod-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpodshot%2Fbarotrauma-server-mod-manager/lists"}