{"id":22727731,"url":"https://github.com/pagopa-archive/mil-functions","last_synced_at":"2025-08-08T07:31:04.110Z","repository":{"id":65432141,"uuid":"570583420","full_name":"pagopa-archive/mil-functions","owner":"pagopa-archive","description":"SW Client Project - Multi-channel Integration Layer - End-user Service List","archived":true,"fork":false,"pushed_at":"2024-07-29T05:36:57.000Z","size":188,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-12-10T17:13:19.309Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":false,"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/pagopa-archive.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":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-11-25T14:41:14.000Z","updated_at":"2024-08-30T14:14:32.000Z","dependencies_parsed_at":"2024-07-29T07:17:19.654Z","dependency_job_id":null,"html_url":"https://github.com/pagopa-archive/mil-functions","commit_stats":null,"previous_names":["pagopa-archive/mil-functions"],"tags_count":52,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pagopa-archive%2Fmil-functions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pagopa-archive%2Fmil-functions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pagopa-archive%2Fmil-functions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pagopa-archive%2Fmil-functions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pagopa-archive","download_url":"https://codeload.github.com/pagopa-archive/mil-functions/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229097323,"owners_count":18019735,"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":[],"created_at":"2024-12-10T17:13:25.042Z","updated_at":"2024-12-10T17:13:26.120Z","avatar_url":"https://github.com/pagopa-archive.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Multi-channel Integration Layer - Functions\nHandling of service list for Multi-channel Integration Layer of SW Client Project.\n\n## Dependencies\nThis project depends on mil-common. If you don't want to clone and install it locally, run ```mvn validate -Dmaven.home=\u003cpath to Maven home\u003e``` before.\n\n## How to run dev mode\n```shell script\nmvn quarkus:dev\n```\n\n## How to play locally with native image\n### Build native image\n```shell script\nmvn package -Pnative -Dquarkus.native.container-build=true -Dquarkus-profile=playground -Dmaven.home=\u003cpath to Maven home\u003e\ndocker build -f src/main/docker/Dockerfile.native-micro -t pagopa/mil-functions .\n```\n\n### Create a network\n```shell script\ndocker network create --driver bridge functions-net\n```\n\n### Run Mongo attached to network created before\n```shell script\ndocker run -d -p 27017:27017 --name test-mongo --network functions-net mongo:latest\n```\n\n### Run mil-functions attached to network created before\n```shell script\ndocker run -i --rm -p 8080:8080 --name mil-functions --network functions-net pagopa/mil-functions\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpagopa-archive%2Fmil-functions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpagopa-archive%2Fmil-functions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpagopa-archive%2Fmil-functions/lists"}