{"id":15672726,"url":"https://github.com/silencehvk/docker-compose-monocular-ui","last_synced_at":"2025-05-06T21:46:38.808Z","repository":{"id":91849906,"uuid":"149077904","full_name":"SilenceHVK/docker-compose-monocular-ui","owner":"SilenceHVK","description":":books: :coffee:  There are a lot of problems with installing Monocular UI with Helm. I found the Docker Compose installation method on the Internet and integrated it here.（使用 Helm 安装 Monocular UI 遇到了很多问题，在网上找到了 Docker Compose 安装的方法，在此整合一下）","archived":false,"fork":false,"pushed_at":"2018-12-10T14:54:06.000Z","size":41831,"stargazers_count":15,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-31T03:14:41.687Z","etag":null,"topics":["docker","helm","internet","monocular"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SilenceHVK.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-09-17T06:19:18.000Z","updated_at":"2024-12-04T05:45:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"d3eff969-a48b-4595-8f02-33105b105a92","html_url":"https://github.com/SilenceHVK/docker-compose-monocular-ui","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/SilenceHVK%2Fdocker-compose-monocular-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SilenceHVK%2Fdocker-compose-monocular-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SilenceHVK%2Fdocker-compose-monocular-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SilenceHVK%2Fdocker-compose-monocular-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SilenceHVK","download_url":"https://codeload.github.com/SilenceHVK/docker-compose-monocular-ui/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252776473,"owners_count":21802460,"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","helm","internet","monocular"],"created_at":"2024-10-03T15:30:41.855Z","updated_at":"2025-05-06T21:46:38.799Z","avatar_url":"https://github.com/SilenceHVK.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-compose-monocular-ui\nThere are a lot of problems with installing Monocular UI with Helm. I found the Docker Compose installation method on the Internet and integrated it here.（使用 Helm 安装 Monocular UI 遇到了很多问题，在网上找到了 Docker Compose 安装的方法，在此整合一下）\n\n## How to use\n\nThe following is an example of the CentOS 7 system. Docker is installed by default.\n\n1. Clone project\n\n```bash\n$ git clone https://github.com/SilenceHVK/docker-compose-monocular-ui.git\n```\n\n2. Install python-pip\n\n```bash\n$ yum -y install epel-release\n$ yum -y install python-pip\n```\n\n3. Upgrade pip\n\n```bash\n$ pip install --upgrade pip\n```\n\n4. Install Docker-Compose\n\n```bash\n$ pip install docker-compose\n```\nor\n```bash\n$ curl -L https://get.daocloud.io/docker/compose/releases/download/1.23.1/docker-compose-`uname -s`-`uname -m` \u003e /usr/local/bin/docker-compose\n\n$ chmod +x /usr/local/bin/docker-compose\n```\n\n5. Modify page port number\n```bash\n$ vi docker-compose-monocular-ui/docker-compose.yaml \n```\n\n![修改页面端口号](https://github.com/SilenceHVK/docker-compose-monocular-ui/raw/master/docs/port-number.png)\n\n\n6. Build project\n\n```bash\n$ docker-compose build\n```\n\n7. Run project\n\n```bash\n$ docker-compose up -d\n```\n\n![运行结果](https://github.com/SilenceHVK/docker-compose-monocular-ui/raw/master/docs/MonocularScreenshot.gif)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsilencehvk%2Fdocker-compose-monocular-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsilencehvk%2Fdocker-compose-monocular-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsilencehvk%2Fdocker-compose-monocular-ui/lists"}