{"id":15759256,"url":"https://github.com/nwtgck/trans-server-docker-compose","last_synced_at":"2026-05-01T13:33:19.326Z","repository":{"id":87735931,"uuid":"144381180","full_name":"nwtgck/trans-server-docker-compose","owner":"nwtgck","description":"Docker Compose for Trans Server","archived":false,"fork":false,"pushed_at":"2019-02-09T15:32:19.000Z","size":202,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-31T09:11:12.157Z","etag":null,"topics":["docker","docker-compose","filetransfer","https"],"latest_commit_sha":null,"homepage":"","language":null,"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/nwtgck.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":"2018-08-11T11:50:49.000Z","updated_at":"2018-08-17T23:14:41.000Z","dependencies_parsed_at":"2024-01-22T06:38:07.131Z","dependency_job_id":null,"html_url":"https://github.com/nwtgck/trans-server-docker-compose","commit_stats":{"total_commits":3,"total_committers":1,"mean_commits":3.0,"dds":0.0,"last_synced_commit":"1b6ad042340a9a19e460a5175106af85adb7453a"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nwtgck/trans-server-docker-compose","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nwtgck%2Ftrans-server-docker-compose","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nwtgck%2Ftrans-server-docker-compose/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nwtgck%2Ftrans-server-docker-compose/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nwtgck%2Ftrans-server-docker-compose/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nwtgck","download_url":"https://codeload.github.com/nwtgck/trans-server-docker-compose/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nwtgck%2Ftrans-server-docker-compose/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32499683,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["docker","docker-compose","filetransfer","https"],"created_at":"2024-10-04T10:04:26.863Z","updated_at":"2026-05-01T13:33:19.282Z","avatar_url":"https://github.com/nwtgck.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# trans-server-docker-compose\nDocker Compose for [Trans Server](https://github.com/nwtgck/trans-server-akka)\n\n## Run the server\n\n### Step 1\n\n```bash\n# Create \"https-portal.env\"\ncp https-portal.env.example https-portal.env \n```\n\nThen, replace \"trans-akka.ml\" with your domain\n\n### Step 2\n\nRun docker compose\n\n```bash\ndocker-compose up\n```\n\n\nWait for long time when you see the following message.\n\n```\n...\nhttps-portal_1  | This is going to take a long time\n...\n````\n\nDone!\n\n## Data Persistence\nAll data for persistence are under `./docker_volumes`.\n\n* Trans File Storage in `./docker_volumes/trans-db/file_db`\n* Trans H2 Database in `./docker_volumes/h2db/`\n* Certificates in `./docker_volumes/ssl_certs`.\n\n## How to access to H2 Database Web Console\n\n1. Use SOCKS proxy\n\n```\nssh -D 1080 \u003cyour server\u003e\n```\n\n2. Open \u003chttp://0.0.0.0:8082/\u003e in your browser which is already configured SOCKS proxy setting.\n1. Select [Generic H2 (Server)] in \"Saved Settings\"\n1. Fill \"jdbc:h2:tcp://localhost//h2db/trans\" in \"JDBC URL\"\n1. Set empty name \"\" in \"User Name\"\n\nThe complete setting is like the following image.\n\n![demo1](demo_images/demo1.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnwtgck%2Ftrans-server-docker-compose","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnwtgck%2Ftrans-server-docker-compose","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnwtgck%2Ftrans-server-docker-compose/lists"}