{"id":13416397,"url":"https://github.com/tobegit3hub/seagull","last_synced_at":"2025-05-15T21:05:39.020Z","repository":{"id":21779877,"uuid":"25102239","full_name":"tobegit3hub/seagull","owner":"tobegit3hub","description":"Friendly Web UI to manage and monitor docker","archived":false,"fork":false,"pushed_at":"2017-11-22T02:11:23.000Z","size":5251,"stargazers_count":1934,"open_issues_count":20,"forks_count":266,"subscribers_count":128,"default_branch":"master","last_synced_at":"2025-04-08T04:14:43.067Z","etag":null,"topics":["docker","golang","management","monitor","seagull","web"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tobegit3hub.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}},"created_at":"2014-10-12T01:26:36.000Z","updated_at":"2025-03-23T05:52:51.000Z","dependencies_parsed_at":"2022-07-21T20:18:19.344Z","dependency_job_id":null,"html_url":"https://github.com/tobegit3hub/seagull","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobegit3hub%2Fseagull","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobegit3hub%2Fseagull/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobegit3hub%2Fseagull/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobegit3hub%2Fseagull/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tobegit3hub","download_url":"https://codeload.github.com/tobegit3hub/seagull/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254422755,"owners_count":22068678,"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","golang","management","monitor","seagull","web"],"created_at":"2024-07-30T21:00:58.208Z","updated_at":"2025-05-15T21:05:39.000Z","avatar_url":"https://github.com/tobegit3hub.png","language":"JavaScript","funding_links":[],"categories":["Container Operations","JavaScript","Monitoring","web","golang"],"sub_categories":["User Interface"],"readme":"# Seagull [![Docker Pulls](https://img.shields.io/docker/pulls/tobegit3hub/seagull.svg)](https://hub.docker.com/r/tobegit3hub/seagull/) [![GoDoc](https://godoc.org/github.com/tobegit3hub/seagull?status.svg)](https://godoc.org/github.com/tobegit3hub/seagull) [![Gitter](https://badges.gitter.im/JoinChat.svg)](https://gitter.im/tobegit3hub/seagull?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n\n## Introduction\n\n**Seagull** is friendly Web UI to manage and monitor docker with full features.\n\n* Easy to install and uninstall within docker container\n* One click to start/stop/delete containers and images\n* Super fast(\u003c10ms) for searching and filtering\n* Support multi-host management and monitoring\n* I18n includes English, Chinese, German and French\n\nFor more information, go to [dockerseagull.com](http://dockerseagull.com), watch [three-minute video](https://www.youtube.com/watch?v=0BAiSx7l7Y4) and [official slides](https://slides.com/tobychan/how-i-manage).\n\n## Installation\n\n```\ndocker run -d -p 10086:10086 -v /var/run/docker.sock:/var/run/docker.sock tobegit3hub/seagull\n```\n\nOr run with `docker-compose up -d`.\n\n## Screenshot\n\n![](https://raw.github.com/tobegit3hub/seagull/master/screenshot.png)\n\n![](https://raw.github.com/tobegit3hub/seagull/master/static/img/containers-page.png)\n\n## Multi-host\n\nSeagull supports monitoring multiple servers. Make sure you start docker daemon like this.\n\n```\ndocker -H tcp://0.0.0.0:2375 -H unix:///var/run/docker.sock -api-enable-cors=true -d\n```\n\n## Get Involved\n\nSeagull is written in Go with tools like Docker, Beego, AngularJS, Bootstrap and JQuery.\n\n1. Install golang and setup `$GOPATH`\n2. `go get github.com/astaxie/beego`\n3. `go get github.com/tobegit3hub/seagull`\n4. `go build seagull.go`\n5. `sudo ./seagull`\n\nMore detail in [seagull-design-and-implement](docs/en/development/seagull-design-and-implement.md) and we have excellent documents in [docs](docs/).\n\n## Notice\n\nThe [issue #2](https://github.com/tobegit3hub/seagull/issues/2) shows that everyone can access your docker daemon if the IP and port of seagull are exposed. For security, you can bind to localhost to restrict the access.\n\n```\ndocker run -d -p 127.0.0.1:10086:10086 -v /var/run/docker.sock:/var/run/docker.sock tobegit3hub/seagull\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftobegit3hub%2Fseagull","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftobegit3hub%2Fseagull","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftobegit3hub%2Fseagull/lists"}