{"id":19826335,"url":"https://github.com/swarmpit/installer","last_synced_at":"2026-03-12T06:40:56.164Z","repository":{"id":114154044,"uuid":"169421674","full_name":"swarmpit/installer","owner":"swarmpit","description":"Swarmpit installer","archived":false,"fork":false,"pushed_at":"2026-03-04T01:04:00.000Z","size":26,"stargazers_count":33,"open_issues_count":5,"forks_count":13,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-04T05:52:06.025Z","etag":null,"topics":["docker","docker-swarm","docker-swarm-ui","swarm"],"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/swarmpit.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":"2019-02-06T14:48:14.000Z","updated_at":"2026-03-04T01:04:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"3e074e7c-d324-463c-9156-df479d3f10bc","html_url":"https://github.com/swarmpit/installer","commit_stats":{"total_commits":20,"total_committers":3,"mean_commits":6.666666666666667,"dds":0.5,"last_synced_commit":"b38b5475739af5aac9535771ae8ec7f5aee7810d"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/swarmpit/installer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swarmpit%2Finstaller","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swarmpit%2Finstaller/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swarmpit%2Finstaller/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swarmpit%2Finstaller/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swarmpit","download_url":"https://codeload.github.com/swarmpit/installer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swarmpit%2Finstaller/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30417551,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T04:41:02.746Z","status":"ssl_error","status_checked_at":"2026-03-12T04:40:12.571Z","response_time":114,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-swarm","docker-swarm-ui","swarm"],"created_at":"2024-11-12T11:10:09.960Z","updated_at":"2026-03-12T06:40:56.148Z","avatar_url":"https://github.com/swarmpit.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Swarmpit installer\n\nSwarmpit platform installer\n\nFor **1.9** release and older please refer to following [guide](https://github.com/swarmpit/installer/tree/8b947373547e977dab86760773f55bd1e3d1d4f5)\n\n## Run \n\n### Interactive mode\nUser is prompted to setup application from command line.\n\nExample:\n\n```{r, engine='bash', count_lines}\ndocker run -it --rm \\\n  --name swarmpit-installer \\\n  --volume /var/run/docker.sock:/var/run/docker.sock \\\n  swarmpit/install:edge\n```\n\n### Non-interactive mode\nSetup is done based on environment variables passed to installer. \nInteractive mode must be set to 0 (disabled).\n\nExample:\n\n```{r, engine='bash', count_lines}\ndocker run -it --rm \\\n  --name swarmpit-installer \\\n  --volume /var/run/docker.sock:/var/run/docker.sock \\\n  -e INTERACTIVE=0 \\\n  -e STACK_NAME=swarmpit \\\n  -e APP_PORT=888 \\\n  swarmpit/install:edge\n```\n\n#### Parameters\n\n##### Mandatory \n\n- INTERACTIVE - must be set to **0** (disabled)\n\n##### Optional \n\n- STACK_NAME - default to **swarmpit**\n- APP_PORT - default to **888**\n- DB_VOLUME_DRIVER - default to **local**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswarmpit%2Finstaller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fswarmpit%2Finstaller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswarmpit%2Finstaller/lists"}