{"id":19157005,"url":"https://github.com/bertrandmartel/docker-stud","last_synced_at":"2026-04-29T02:41:25.173Z","repository":{"id":94808204,"uuid":"84237037","full_name":"bertrandmartel/docker-stud","owner":"bertrandmartel","description":"Stud TLS proxy docker image","archived":false,"fork":false,"pushed_at":"2017-03-07T19:41:51.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-03T20:12:25.701Z","etag":null,"topics":["docker","tls-proxy","tls-termination"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bertrandmartel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2017-03-07T19:20:25.000Z","updated_at":"2017-03-07T19:22:42.000Z","dependencies_parsed_at":"2023-03-13T16:56:56.006Z","dependency_job_id":null,"html_url":"https://github.com/bertrandmartel/docker-stud","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bertrandmartel%2Fdocker-stud","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bertrandmartel%2Fdocker-stud/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bertrandmartel%2Fdocker-stud/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bertrandmartel%2Fdocker-stud/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bertrandmartel","download_url":"https://codeload.github.com/bertrandmartel/docker-stud/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240241803,"owners_count":19770463,"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":["docker","tls-proxy","tls-termination"],"created_at":"2024-11-09T08:36:55.699Z","updated_at":"2026-04-29T02:41:25.134Z","avatar_url":"https://github.com/bertrandmartel.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Stud Docker image\n\n[![Build Status](https://travis-ci.org/bertrandmartel/docker-stud.svg?branch=master)](https://travis-ci.org/bertrandmartel/docker-stud)\n[![](https://images.microbadger.com/badges/image/bertrandmartel/docker-stud.svg)](https://microbadger.com/images/bertrandmartel/docker-stud)\n[![](https://images.microbadger.com/badges/version/bertrandmartel/docker-stud.svg)](https://microbadger.com/images/bertrandmartel/docker-stud)\n\nA configurable [Stud](https://github.com/bumptech/stud) docker image :\n\n## Run\n\n```\ndocker run -e CONFIG_PATH=\"/usr/local/etc/stud/stud.conf\" \\\n           --network host \\\n           -v your_home/stud-conf:/usr/local/etc/stud bertrandmartel/docker-stud\n```\n\n## Environment variables\n\n* configuration file path :\n\n| variable  |  description    |  default value  |\n|-----------|-----------------|--------------|\n| CONFIG_PATH  |  Load configuration from specified file |   | \n\n* or enter each parameter :\n\n| variable  |  description    |  default value  |\n|-----------|-----------------|--------------|\n| PEM_FILE  |  full chain cert path |     /usr/local/etc/stud/stud.pem | \n| FRONTEND  | fronend HOST,PORT |   [*]:6984         | \n| BACKEND   |  backend HOST,PORT |     [127.0.0.1]:5984 | \n| SSL       |    SSL state on/off | on               |\n| WORKERS   | Number of worker processes |   2                |  \n\nExample :\n\n```\ndocker run --network host \\\n           -e \"PEM_FILE=/usr/local/etc/stud/stud.pem\" \\\n           -e \"FRONTEND=[*]:4242\" \\\n           -e \"BACKEND=[127.0.0.1]:8081\" \\\n           -e \"SSL=on\" \\\n           -e \"WORKERS=4\" \\\n           -v your_home/stud-conf:/usr/local/etc/stud bertrandmartel/docker-stud\n```\n\n## External Links\n\n* stud : https://github.com/bumptech/stud","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbertrandmartel%2Fdocker-stud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbertrandmartel%2Fdocker-stud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbertrandmartel%2Fdocker-stud/lists"}