{"id":34524106,"url":"https://github.com/official-stallion/stallion-stable","last_synced_at":"2026-04-09T18:03:29.232Z","repository":{"id":152467494,"uuid":"556218510","full_name":"official-stallion/stallion-stable","owner":"official-stallion","description":"Release docker images for Stallion.","archived":false,"fork":false,"pushed_at":"2023-08-24T12:19:30.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2023-08-24T13:59:42.360Z","etag":null,"topics":["docker","docker-compose","docker-image","go","golang","stallion"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/official-stallion.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}},"created_at":"2022-10-23T10:44:52.000Z","updated_at":"2023-08-24T13:59:45.517Z","dependencies_parsed_at":"2023-08-24T14:14:43.844Z","dependency_job_id":null,"html_url":"https://github.com/official-stallion/stallion-stable","commit_stats":null,"previous_names":["official-stallion/stable"],"tags_count":2,"template":null,"template_full_name":null,"purl":"pkg:github/official-stallion/stallion-stable","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/official-stallion%2Fstallion-stable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/official-stallion%2Fstallion-stable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/official-stallion%2Fstallion-stable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/official-stallion%2Fstallion-stable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/official-stallion","download_url":"https://codeload.github.com/official-stallion/stallion-stable/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/official-stallion%2Fstallion-stable/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27995827,"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","status":"online","status_checked_at":"2025-12-24T02:00:07.193Z","response_time":83,"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","docker-image","go","golang","stallion"],"created_at":"2025-12-24T05:01:01.148Z","updated_at":"2025-12-24T05:01:58.561Z","avatar_url":"https://github.com/official-stallion.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Stable\n\n![GitHub top language](https://img.shields.io/github/languages/top/official-stallion/stable)\n![GitHub release (with filter)](https://img.shields.io/github/v/release/official-stallion/stable)\n\nRelease ```Stallion``` docker images based on versions.\nYou can create a ```Stallion``` server on docker from the images below.\n\n## ENV\n\n```Stallion``` cluster environmental variables are as follow:\n\n- ```ST_SERVER_PORT``` : cluster server port\n- ```ST_METRICS_PORT``` : cluster metrics server port (available on ```/metrics```)\n- ```ST_USER``` : cluster root user\n- ```ST_PASSWORD``` : cluster root password\n\n## Image\n\n```shell\namirhossein21/stallion:v1.4.1\n```\n\n### Docker run\nTo run image on a single container:\n\n```shell\ndocker run -p 7025:7025 -d stallion amirhossein21/stallion:v1.4.1\n```\n\n### Docker compose\nDocker compose for stallion server:\n\n```yaml\nversion: \"3.9\"\nservices:\n  stallion-server:\n    image: amirhossein21/stallion:v1.4.1\n    ports:\n      - \"7025:7025\"\n    environment:\n      ST_SERVER_PORT: 7025\n      ST_METRICS_PORT: 7026\n```\n\n## Docker hub\n\nYou can check docker hub [repository](https://hub.docker.com/repository/docker/amirhossein21/stallion) for more information and image lists.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fofficial-stallion%2Fstallion-stable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fofficial-stallion%2Fstallion-stable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fofficial-stallion%2Fstallion-stable/lists"}