{"id":27954483,"url":"https://github.com/ebu/mcma-media-asset-management-tool","last_synced_at":"2026-02-16T04:34:06.238Z","repository":{"id":65585643,"uuid":"477078985","full_name":"ebu/mcma-media-asset-management-tool","owner":"ebu","description":"Reference implementation for building on top of an MCMA infrastructure.","archived":false,"fork":false,"pushed_at":"2023-06-16T20:40:13.000Z","size":1678,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-10-03T19:41:12.337Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/ebu.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,"zenodo":null}},"created_at":"2022-04-02T14:31:30.000Z","updated_at":"2023-01-30T16:33:10.000Z","dependencies_parsed_at":"2025-05-07T17:52:48.008Z","dependency_job_id":null,"html_url":"https://github.com/ebu/mcma-media-asset-management-tool","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ebu/mcma-media-asset-management-tool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebu%2Fmcma-media-asset-management-tool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebu%2Fmcma-media-asset-management-tool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebu%2Fmcma-media-asset-management-tool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebu%2Fmcma-media-asset-management-tool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ebu","download_url":"https://codeload.github.com/ebu/mcma-media-asset-management-tool/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebu%2Fmcma-media-asset-management-tool/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29500441,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T03:57:51.541Z","status":"ssl_error","status_checked_at":"2026-02-16T03:55:59.854Z","response_time":115,"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":"2025-05-07T17:30:15.482Z","updated_at":"2026-02-16T04:34:06.211Z","avatar_url":"https://github.com/ebu.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MCMA Media Asset Management Tool\n\nThis project is a reference implementation on how you can leverage MCMA to power your media workflows in the cloud.\n\n## Requirements for deploying this project\n* Node.js installed (version ^14.17.4 or higher) and accessible in PATH. See [Node.js website](https://nodejs.org/en/blog/release/v14.17.4/).\n* NPM package 'typescript' (version ^4.3.5 or newer) installed globally (execute `npm install -g typescript`)\n* NPM package '@angular/cli' (version ~13.0.3 or newer) installed globally (execute `npm install -g @angular/cli`)\n* Terraform installed (version ^1.1.4 or higher) and available in PATH. See the [Terraform website](https://www.terraform.io/)\n* Java (min version 8, max version 17) to run Gradle build and deploy scripts. See [OpenJDK](https://jdk.java.net/archive/)\n* AWS account and a [configured AWS CLI](https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-configure.html)\n\n## Setup procedure\n1. Clone this repository to your local hard drive\n2. Navigate to the `mcma-media-asset-management-tool` folder.\n3. Create a file named `gradle.properties`.\n4. Add the following information to the created file and update the parameter values reflecting your AWS configuration. The chosen awsProfile must have enough access rights to deploy all the components:\n```\nenvironmentName=com-your-domain-mcma\nenvironmentType=dev\n\nawsProfile=\u003cYOUR_AWS_PROFILE\u003e\nawsRegion=\u003cYOUR_AWS_REGION\u003e\n```\n5. Save the file.\n6. Open command line in `mcma-media-asset-management-tool` folder.\n7. Execute `gradlew deploy` and let it run. This will  take a few minutes.\n8. If no errors have occurred until now you have successfully setup the infrastructure in your AWS cloud.\n9. After deployment go to [Cognito in the AWS Console](https://eu-west-1.console.aws.amazon.com/cognito/v2/idp/user-pools).\n10. Click on the user pool that contains the chosen `environmentName`. If you don't see the user pool, please check if you are viewing the correct region.\n11. Click on button `Create user`.\n12. Select the following options:\n    1. Check `Email`.\n    2. Select `Send an email invitation`.\n    3. Enter a user name.\n    4. Enter your email address.\n    5. Check `Mark email address as verified`.\n    6. Select `Generate a password`.\n13. Click button `Create user`.\n14. You'll receive an email in your inbox with the a link to your MAM deployment.\n15. Use the username and temporary password to login.\n16. On first login you'll be asked to set a new password.\n17. Enjoy using the MCMA Media Asset Management Tool!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Febu%2Fmcma-media-asset-management-tool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Febu%2Fmcma-media-asset-management-tool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Febu%2Fmcma-media-asset-management-tool/lists"}