{"id":15550184,"url":"https://github.com/ngxson/portainer-ce-without-annoying","last_synced_at":"2025-09-20T10:32:58.722Z","repository":{"id":162573404,"uuid":"611172694","full_name":"ngxson/portainer-ce-without-annoying","owner":"ngxson","description":"A drop-in replacement for portainer/portainer-ce, without annoying UI elements or tracking script","archived":false,"fork":false,"pushed_at":"2024-05-07T15:52:32.000Z","size":27,"stargazers_count":126,"open_issues_count":3,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-01-11T08:25:50.616Z","etag":null,"topics":["docker","docker-compose","portainer"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/ngxson/portainer-ce-without-annoying","language":"JavaScript","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/ngxson.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-08T09:16:31.000Z","updated_at":"2025-01-08T05:51:53.000Z","dependencies_parsed_at":"2024-04-28T13:28:13.070Z","dependency_job_id":"813ecc5e-107d-46dc-abf9-c6875b8a3f63","html_url":"https://github.com/ngxson/portainer-ce-without-annoying","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/ngxson%2Fportainer-ce-without-annoying","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngxson%2Fportainer-ce-without-annoying/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngxson%2Fportainer-ce-without-annoying/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngxson%2Fportainer-ce-without-annoying/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ngxson","download_url":"https://codeload.github.com/ngxson/portainer-ce-without-annoying/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233655323,"owners_count":18709260,"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","docker-compose","portainer"],"created_at":"2024-10-02T13:52:26.925Z","updated_at":"2025-09-20T10:32:58.372Z","avatar_url":"https://github.com/ngxson.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# portainer-ce-without-annoying\n\nThis is a drop-in replacement for [portainer/portainer-ce](https://hub.docker.com/r/portainer/portainer-ce), without annoying UI elements.\n\n`portainer-ce-without-annoying` is **NOT** a fork of `portainer-ce`. It is just an overlay script / proxy to inject styles / scripts, allow removing DOM elements.\n\n| Before ||  After |\n|---|---|---|\n| ![image](https://user-images.githubusercontent.com/7702203/236629225-5703d704-0d3e-4eb4-b460-e91bb7dbe19d.png) | ==\u003e | ![image](https://user-images.githubusercontent.com/7702203/236629236-53df8ff4-7fb3-4144-876f-a04ce8ab9ea4.png) |\n| ![image](https://user-images.githubusercontent.com/7702203/236629290-e616ff6a-b69b-4848-80ab-b4d93ca9d25e.png) | ==\u003e | ![image](https://user-images.githubusercontent.com/7702203/236629305-9130c816-2fd6-4bec-b1c8-c117b6381d4b.png) |\n| ![image](https://user-images.githubusercontent.com/7702203/236629353-5fd003d4-1725-46ab-bed9-15df02705263.png) | ==\u003e | ![image](https://user-images.githubusercontent.com/7702203/236629375-a248f359-2730-4dc0-9206-5de84d5ed831.png) |\n\n**Bonus**: tracking script is also removed. See [this issue](https://github.com/ngxson/portainer-ce-without-annoying/issues/5)\n\n## How to use\n\nIf you already have `portainer-ce` installation, just replace `portainer/portainer-ce:latest` with `ngxson/portainer-ce-without-annoying:latest`\n\nFor example, if you use the command from the [official installation guide](https://docs.portainer.io/start/install-ce/server/docker/linux), the command will be:\n\n```\ndocker volume create portainer_data\ndocker run -d \\\n  -p 8000:8000 -p 9443:9443 \\\n  --name portainer \\\n  --restart=always \\\n  -v /var/run/docker.sock:/var/run/docker.sock \\\n  -v portainer_data:/data \\\n  ngxson/portainer-ce-without-annoying:latest\n```\n\nAlternatively, you can use [this docker-compose.yml](https://github.com/ngxson/portainer-ce-without-annoying/blob/master/docker-compose.yml)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fngxson%2Fportainer-ce-without-annoying","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fngxson%2Fportainer-ce-without-annoying","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fngxson%2Fportainer-ce-without-annoying/lists"}