{"id":21272990,"url":"https://github.com/rijalghodi/simple-mlops-iris","last_synced_at":"2025-07-16T17:32:51.288Z","repository":{"id":238111707,"uuid":"795900521","full_name":"rijalghodi/simple-mlops-iris","owner":"rijalghodi","description":"A simple MLOps for auto deploying iris machine learning model","archived":false,"fork":false,"pushed_at":"2024-05-05T02:42:01.000Z","size":26,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-29T02:44:24.667Z","etag":null,"topics":["fast-api","github-actions","mlops","vps"],"latest_commit_sha":null,"homepage":"http://139.59.118.81:8001/","language":"Python","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/rijalghodi.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":"2024-05-04T11:14:54.000Z","updated_at":"2025-01-12T06:27:16.000Z","dependencies_parsed_at":"2024-05-04T12:26:40.118Z","dependency_job_id":"7d394911-6f34-4bfd-a53f-c499654a1e5c","html_url":"https://github.com/rijalghodi/simple-mlops-iris","commit_stats":null,"previous_names":["rijalghodi/simple-mlops-iris"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rijalghodi/simple-mlops-iris","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rijalghodi%2Fsimple-mlops-iris","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rijalghodi%2Fsimple-mlops-iris/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rijalghodi%2Fsimple-mlops-iris/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rijalghodi%2Fsimple-mlops-iris/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rijalghodi","download_url":"https://codeload.github.com/rijalghodi/simple-mlops-iris/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rijalghodi%2Fsimple-mlops-iris/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265527559,"owners_count":23782480,"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":["fast-api","github-actions","mlops","vps"],"created_at":"2024-11-21T09:10:59.895Z","updated_at":"2025-07-16T17:32:51.248Z","avatar_url":"https://github.com/rijalghodi.png","language":"Python","readme":"# Simple ML Ops Iris\n\n## How to run locally [vanilla]\n\n1. Install python\n2. Add python in PATH environment variable\n3. Open VSCode or IDE\n4. Select interpreter as python\n5. Run `pip install -r requirements.txt`\n6. Run server using `uvicorn main:app --host 0.0.0.0 --port 8001`\n\n## How to run locally using docker\n\n1. Install docker\n2. Create image using `docker build -t iris-mlops .`\n3. Run image in container using `docker run -d --name iris-mlops -p 8001:8001 iris-mlops`\n\n## How to deploy automatically in VPS using Github Action\n\n1. Install docker in VPS\n2. Add variables `VPS_HOST`, `VPS_USERNAME`, and `VPS_WORKDIR`\n3. Add secret key `VPS_PRIVATE_KEY`\n4. Pull project to main branch to automatically deploy\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frijalghodi%2Fsimple-mlops-iris","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frijalghodi%2Fsimple-mlops-iris","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frijalghodi%2Fsimple-mlops-iris/lists"}