{"id":24736375,"url":"https://github.com/engineering-research-and-development/serena-shmi","last_synced_at":"2026-05-03T16:33:39.987Z","repository":{"id":40841235,"uuid":"217054074","full_name":"Engineering-Research-and-Development/serena-shmi","owner":"Engineering-Research-and-Development","description":null,"archived":false,"fork":false,"pushed_at":"2022-12-22T13:20:11.000Z","size":28891,"stargazers_count":0,"open_issues_count":25,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-22T17:26:36.813Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Vue","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/Engineering-Research-and-Development.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}},"created_at":"2019-10-23T12:40:04.000Z","updated_at":"2021-03-23T10:43:39.000Z","dependencies_parsed_at":"2023-01-30T10:01:15.510Z","dependency_job_id":null,"html_url":"https://github.com/Engineering-Research-and-Development/serena-shmi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Engineering-Research-and-Development/serena-shmi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Engineering-Research-and-Development%2Fserena-shmi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Engineering-Research-and-Development%2Fserena-shmi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Engineering-Research-and-Development%2Fserena-shmi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Engineering-Research-and-Development%2Fserena-shmi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Engineering-Research-and-Development","download_url":"https://codeload.github.com/Engineering-Research-and-Development/serena-shmi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Engineering-Research-and-Development%2Fserena-shmi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32577122,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: 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":[],"created_at":"2025-01-27T21:25:00.193Z","updated_at":"2026-05-03T16:33:39.959Z","avatar_url":"https://github.com/Engineering-Research-and-Development.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n## How to run SHMI locally\n\n#### Prerequisites\n\n- nodeJS 10+\n- npm 6+\n\n#### Steps\n1. Customize development configuration of shmi microservices under\n\n```/shmi-xxx/config/index.js```\n\n2. Install serena-shmi modules\n\n```sh\n  $ npm install\n```\n\n3. Install modules of shmi-mdinterface, shmi-webserver and shmi-dashboard\n\n```sh\n  $ npm run install\n```\n\n4. Run all services\n\n```sh\n  $ npm run start\n```\n\n## How to run SHMI on docker\n\n#### Prerequisites\n\n- docker\n- docker-compose\n- *nodeJS 10+\n- *npm 6+\n\n\\* only required to build shmi-dashboard on your host machine\n\n#### Steps\n\n1. Customize configuration in docker-compose.yml\n\n2. Customize shmi-dashboard environment by editing \".env\" file inside shmi-dashboard folder. More precisely in .env file:\n\n```\nVUE_APP_WEB_SERVER_PROTOCOL=PLACEHOLDER_PROTOCOL_SHMI_WEBSERVER_PLACEHOLDER\nVUE_APP_WEB_SERVER_HOST=PLACEHOLDER_IP_ADDRESS_SHMI_WEBSERVER_PLACEHOLDER\nVUE_APP_WEB_SERVER_PORT=PLACEHOLDER_PORT_SHMI_WEBSERVER_PLACEHOLDER\n```\n- _{PLACEHOLDER_PROTOCOL_SHMI_WEBSERVER_PLACEHOLDER} must be replaced with the protocol you're going to use to forward requests from shmi-dashboard to shmi-webserver, thus, \"http\" or \"https\"_\n- _{PLACEHOLDER_IP_ADDRESS_SHMI_WEBSERVER_PLACEHOLDER} must be replaced with ip address of the server hosting shmi_webserver_\n- _{PLACEHOLDER_PORT_SHMI_WEBSERVER_PLACEHOLDER} must be replaced with port of the server hosting shmi_webserver_\n\n\nN.B You can also replace both the placeholder at runtime if you need to.\n\n2. Build your shmi-dashboard in production mode by moving inside ```/shmi-dashboard``` and running\n\n```sh\n  $ npm run build\n```\n3. Copy content of ```dist``` folder, created after build, to upper level folder ```shmi-dashboard-dist```\n\n3. Clear previous installations by running:\n\n```sh\n$ clearEnv.sh\n```\n\n4. Finally run docker-compose\n\n```sh\n\\# docker-compose up\n```\n\n## Authors\n* Salvatore Andolina (SynArea Consultants s.r.l)\n* Manfredi Pistone (ENGINEERING - ingegneria informatica s.p.a)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fengineering-research-and-development%2Fserena-shmi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fengineering-research-and-development%2Fserena-shmi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fengineering-research-and-development%2Fserena-shmi/lists"}