{"id":39234206,"url":"https://github.com/grycap/awm","last_synced_at":"2026-01-17T23:45:03.577Z","repository":{"id":327214259,"uuid":"957856080","full_name":"grycap/awm","owner":"grycap","description":"AWM API","archived":false,"fork":false,"pushed_at":"2026-01-14T08:26:55.000Z","size":215,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-01-14T11:14:50.206Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grycap.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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-03-31T08:48:29.000Z","updated_at":"2026-01-14T07:51:44.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/grycap/awm","commit_stats":null,"previous_names":["grycap/awm"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/grycap/awm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grycap%2Fawm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grycap%2Fawm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grycap%2Fawm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grycap%2Fawm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grycap","download_url":"https://codeload.github.com/grycap/awm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grycap%2Fawm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28522313,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T22:11:28.393Z","status":"ssl_error","status_checked_at":"2026-01-17T22:11:27.841Z","response_time":85,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":[],"created_at":"2026-01-17T23:45:03.521Z","updated_at":"2026-01-17T23:45:03.569Z","avatar_url":"https://github.com/grycap.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AWM\n\n## Overview\n\nImplements EOSC Application Workflow Management API.\n\n## Requirements\n\nPython 3.5.2+\n\n## Configuration\n\nSet this environment variables to configure the AWM service:\n\n```bash\nLOG_LEVEL=info\nDB_URL=file:///tmp/awm.db\nIM_URL=http://localhost:8800\nALLOCATION_STORE=\"db\" # or vault\nVAULT_URL=https://secrets.egi.eu\nENCRYPT_KEY=3JSvUdOsAlvSNVYvBwHWE-iKdWkhq4C_LmjRcpuycT0=\nAWM_TOOLS_REPO=https://github.com/grycap/tosca/blob/eosc_lot1/templates/\n```\n\nOr you can set an `.env` file as the `.env.example` provided.\n\n## Usage\n\nTo run the server, please execute the following from the root directory:\n\n```bash\npip3 install -r requirements.txt\npython3 -m awm\n```\n\nand open your browser to here:\n\n```bash\nhttp://localhost:8080/\n```\n\n## Running with Docker\n\nTo run the server on a Docker container, please execute the following from the root directory:\n\n```bash\n# building the image\ndocker build -t awm .\n\n# starting up a container\ndocker run -p 8080:8080 awm\n\n# starting up a setting the IM_URL variable\ndocker run -p 8080:8080 -e IM_URL=https://appsgrycap.i3m.upv.es/im-dev/ ghcr.io/grycap/awm\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrycap%2Fawm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrycap%2Fawm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrycap%2Fawm/lists"}