{"id":48479222,"url":"https://github.com/permana-ang/iot-fullstack","last_synced_at":"2026-04-07T08:01:34.556Z","repository":{"id":324152002,"uuid":"1095449483","full_name":"permana-ang/iot-fullstack","owner":"permana-ang","description":"web iot/docker-compose.yml","archived":false,"fork":false,"pushed_at":"2025-11-14T03:42:29.000Z","size":179,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-11-14T05:32:30.134Z","etag":null,"topics":["docker","docker-compose","docker-container","docker-image","dockerfile","expressjs","nginx","reactjs"],"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/permana-ang.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-11-13T04:14:15.000Z","updated_at":"2025-11-13T08:45:38.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/permana-ang/iot-fullstack","commit_stats":null,"previous_names":["permana-ang/iot-fullstack"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/permana-ang/iot-fullstack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/permana-ang%2Fiot-fullstack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/permana-ang%2Fiot-fullstack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/permana-ang%2Fiot-fullstack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/permana-ang%2Fiot-fullstack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/permana-ang","download_url":"https://codeload.github.com/permana-ang/iot-fullstack/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/permana-ang%2Fiot-fullstack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31504897,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-container","docker-image","dockerfile","expressjs","nginx","reactjs"],"created_at":"2026-04-07T08:01:30.337Z","updated_at":"2026-04-07T08:01:34.535Z","avatar_url":"https://github.com/permana-ang.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Docker ready \u0026 ready with Development \n![alt text](https://github.com/permana-ang/iot-fullstack/blob/master/docker%20ps.png?raw=true) \n\n\n1.Clone Repository GitHub \ngit clone https://github.com/permana-ang/iot-fullstack.git\n\n2. Masuk ke folder project:\ncd iot-fullstack\n\n3.Pastikan strukturnya seperti ini:\niot-fullstack/\n├── .env\n├── docker-compose.yml\n├── backend/\n│   ├── .env\n│   ├── Dockerfile\n│   └── ...\n└── frontend/\n    ├── Dockerfile\n    └── ...\n\n4. buat file .env di root project (sejajar dengan docker-compose.yml):\n      nano .env\n   Isikan contoh isi (bisa disesuaikan):\n  # General\n  FRONTEND_PORT=80\n  BACKEND_PORT=5000\n  \n  # Database\n  MYSQL_ROOT_PASSWORD=pas\n  MYSQL_DATABASE=trai\n  MYSQL_USER=pes\n  MYSQL_PASSWORD=pas\n\n\n5. Siapkan File .env di Backend\n     cd backend\n     nano .env\n   Isi contoh:\n      PORT=5000\n      DB_HOST=db\n      DB_USER=pes\n      DB_PASSWORD=pas\n      DB_NAME=trai\n      JWT_SECRET=supersecret\n6. Build dan Jalankan Docker Compose \u003e Kembali ke root project:\n   docker compose build\n   docker compose up -d\n7. Cek container aktif:\n     docker ps\n\n8. Akses Aplikasi :\n    Frontend: buka di browser → http://\u003cip-server\u003e\n    Backend API: http://\u003cip-server\u003e:5000\n    phpMyAdmin: http://\u003cip-server\u003e:12345\n\n9. Cek Log Kalau ada masalah:\n    docker compose logs -f backend\n    docker compose logs -f frontend\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpermana-ang%2Fiot-fullstack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpermana-ang%2Fiot-fullstack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpermana-ang%2Fiot-fullstack/lists"}