{"id":16504848,"url":"https://github.com/bcakmakoglu/raspi-projects","last_synced_at":"2025-10-04T12:52:51.513Z","repository":{"id":103657641,"uuid":"348081644","full_name":"bcakmakoglu/raspi-projects","owner":"bcakmakoglu","description":"Mostly docker-compose files for my raspberrypi","archived":false,"fork":false,"pushed_at":"2021-04-12T08:15:45.000Z","size":20429,"stargazers_count":7,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-04T09:37:29.507Z","etag":null,"topics":["deconz","docker","iobroker","n8n","nginx","pihole","portainer","raspberry-pi","strapi"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/bcakmakoglu.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,"zenodo":null}},"created_at":"2021-03-15T18:31:31.000Z","updated_at":"2025-02-02T09:30:25.000Z","dependencies_parsed_at":"2023-05-24T06:47:12.834Z","dependency_job_id":null,"html_url":"https://github.com/bcakmakoglu/raspi-projects","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bcakmakoglu/raspi-projects","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcakmakoglu%2Fraspi-projects","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcakmakoglu%2Fraspi-projects/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcakmakoglu%2Fraspi-projects/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcakmakoglu%2Fraspi-projects/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bcakmakoglu","download_url":"https://codeload.github.com/bcakmakoglu/raspi-projects/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcakmakoglu%2Fraspi-projects/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278315198,"owners_count":25966775,"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","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"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":["deconz","docker","iobroker","n8n","nginx","pihole","portainer","raspberry-pi","strapi"],"created_at":"2024-10-11T15:07:31.718Z","updated_at":"2025-10-04T12:52:51.508Z","avatar_url":"https://github.com/bcakmakoglu.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Raspberry-Pi applications\n\nMostly docker-compose files for my raspberrypi\n\n - [IoBroker](https://www.iobroker.net/#de/documentation) \n - [MagicMirror](https://docs.magicmirror.builders/)\n - [N8n](https://docs.n8n.io/)\n - [Nginx Proxy Manager](https://nginxproxymanager.com/guide/)\n - [Pi-Hole](https://pi-hole.net/)\n - [Portainer](https://documentation.portainer.io/)\n - [Deconz](https://github.com/marthoc/docker-deconz)\n - [Strapi](https://strapi.io/)\n## Port-Bindings\n### IoBroker\n    ports:\n      - 8089:8089 # web server\n      - 8081:8081 # ioBroker GUI\n      - 1883:1883 # mqtt broker/client\n      - 1884:1884 # node-red\n      - 1885:1885 # socket-io\n\n### Deconz\n    ports:\n      - 5080:80 # GUI port\n      - 5443:443 # WS port \n\n### MagicMirror\n    ports:\n      - 8888:8080\n\n### N8n\n    ports:\n      - 5678:5678\n\n### Nginx Proxy Manager\n    ports:\n      - 80:80 # HTTP Traffic\n      - 81:81 # Dashboard Port\n      - 443:443 # HTTPS Traffic\n\n### Pi-Hole\n    ports:\n      - 8082:8082/tcp\n      - 53:53/tcp\n      - 53:53/udp\n\n### Portainer\n    ports:\n      - 8999:9000\n\n### Strapi\n       ports:\n      - 1337:1337\n\n## Nginx Proxy Manager\nTo use the NPM (Nginx Proxy Manager) reverse proxy do this:\n\n1. Go to your Pi-Hole settings and add a new DNS Entry for the domain you want to use\n   i.e. deconz.pi\n2. Set the associated IP-address to the address of your raspberrypi (or whatever you're using)\n   i.e. 192.168.170.20.\n3. Afterwards go to your NPM UI and add a new proxy host using the domain you chose and\n   point it to the associated IP-address __and__ the port i.e. 5080.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbcakmakoglu%2Fraspi-projects","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbcakmakoglu%2Fraspi-projects","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbcakmakoglu%2Fraspi-projects/lists"}