{"id":20658410,"url":"https://github.com/amamov/docker-server","last_synced_at":"2026-05-01T02:34:34.639Z","repository":{"id":47547999,"uuid":"398153366","full_name":"amamov/docker-server","owner":"amamov","description":"Building infrastructure using docker (boilerplate)","archived":false,"fork":false,"pushed_at":"2021-08-25T07:21:01.000Z","size":81,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-04T14:32:10.165Z","etag":null,"topics":["docker","docker-compose","docker-stack","docker-swarm","nginx-proxy","portainer-ce"],"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/amamov.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}},"created_at":"2021-08-20T04:21:49.000Z","updated_at":"2021-08-25T07:21:04.000Z","dependencies_parsed_at":"2022-08-03T15:19:22.012Z","dependency_job_id":null,"html_url":"https://github.com/amamov/docker-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/amamov/docker-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amamov%2Fdocker-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amamov%2Fdocker-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amamov%2Fdocker-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amamov%2Fdocker-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amamov","download_url":"https://codeload.github.com/amamov/docker-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amamov%2Fdocker-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32483406,"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","docker-stack","docker-swarm","nginx-proxy","portainer-ce"],"created_at":"2024-11-16T18:26:16.343Z","updated_at":"2026-05-01T02:34:34.616Z","avatar_url":"https://github.com/amamov.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# this is server boilerplate with docker\n\n\u003e Building infrastructure using docker stack, swarm, compose\n\n## build required image\n\n- `docker build -t testapp_image:1.0.0 ./testapp`\n\n- `docker build -t nginx_image:1.0.0 ./nginx`\n\n## init docker swarm\n\n- `docker swarm init`\n\n## deploy services in stack\n\n- `docker stack deploy -c compose.yml core_stack`\n- `docker stack ls`\n- `docker service ls`\n- `docker service ps core_stack_nginx`\n- `docker service logs \u003c서비스에_해당하는_컨테이너_id\u003e`\n- `docker stack rm core_stack`\n\n## dependency\n\n- [docker](https://docs.docker.com/engine/reference/commandline/docker/)\n- [docker-compose](https://docs.docker.com/compose/reference/)\n- docker-swarm\n- [portainer](https://documentation.portainer.io/)\n- [nginx](https://docs.nginx.com/nginx/admin-guide/web-server/reverse-proxy/)\n- [jupyter-notebook](https://jupyter-docker-stacks.readthedocs.io/en/latest/)\n- [mongo-express](https://hub.docker.com/_/mongo-express)\n\n## TODO\n\n- env file -\u003e secret\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famamov%2Fdocker-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famamov%2Fdocker-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famamov%2Fdocker-server/lists"}