{"id":25268376,"url":"https://github.com/athenz/athenz-aws-cf-setup","last_synced_at":"2025-04-06T04:30:40.467Z","repository":{"id":54587133,"uuid":"335701674","full_name":"AthenZ/athenz-aws-cf-setup","owner":"AthenZ","description":null,"archived":false,"fork":false,"pushed_at":"2023-03-21T10:35:27.000Z","size":107,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-12T10:35:29.776Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/AthenZ.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":"2021-02-03T17:24:35.000Z","updated_at":"2021-02-09T02:00:54.000Z","dependencies_parsed_at":"2022-08-13T20:40:10.931Z","dependency_job_id":null,"html_url":"https://github.com/AthenZ/athenz-aws-cf-setup","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AthenZ%2Fathenz-aws-cf-setup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AthenZ%2Fathenz-aws-cf-setup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AthenZ%2Fathenz-aws-cf-setup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AthenZ%2Fathenz-aws-cf-setup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AthenZ","download_url":"https://codeload.github.com/AthenZ/athenz-aws-cf-setup/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247435037,"owners_count":20938530,"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":"2025-02-12T10:29:36.150Z","updated_at":"2025-04-06T04:30:40.280Z","avatar_url":"https://github.com/AthenZ.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Athenz Setup on AWS\n\n- [Build the Project](#build-the-project)\n- [ZMS Setup](#zms-setup)\n- [ZTS Setup](#zts-setup)\n- [UI Setup](#ui-setup)\n\n## Build the Project\n\nFirst make sure to checkout Athenz source and this aws-setup\nrepositories in one of your directories.\n\n```\ngit clone https://github.com/AthenZ/athenz-aws-cf-setup.git\ngit clone https://github.com/AthenZ/athenz.git\n```\n\nNext, we're going to build the Athenz zms, zts and ui\nbinary packages:\n\n```\ncd athenz\nmvn clean install\n```\n\nOnce the build is successfully completed, copy the generated\ntar files to their respective directories in the aws setup\nrepo directory:\n\n```\nmkdir ../athenz-aws-cf-setup/ui-setup/tars\ncp ./assembly/ui/target/athenz-ui-\u003cversion\u003e-bin.tar.gz ../athenz-aws-cf-setup/ui-setup/tars/athenz-ui-bin.tar.gz\n\nmkdir ../athenz-aws-cf-setup/zms-setup/tars\ncp ./assembly/zms/target/athenz-zms-\u003cversion\u003e-bin.tar.gz ../athenz-aws-cf-setup/zms-setup/tars/athenz-zms-bin.tar.gz\n\nmkdir ../athenz-aws-cf-setup/zts-setup/tars\ncp ./assembly/zts/target/athenz-zts-\u003cversion\u003e-bin.tar.gz ../athenz-aws-cf-setup/zts-setup/tars/athenz-zts-bin.tar.gz\n```\n\nNow we need to build the aws setup Athenz configuration utility\nand copy to our build directories for packer setup:\n\n```\ncd ../athenz-aws-cf-setup/athenz-conf-aws\nmake\ncp target/linux/athenz-conf-aws ../ui-setup/build/bin/\ncp target/linux/athenz-conf-aws ../zts-setup/build/bin/\n```\n\nNow follow the sections below to deploy ZMS, ZTS and UI\ncomponents in AWS.\n\n## ZMS Setup\n\nRefer [AWS ZMS Setup](docs/aws_zms_setup.md) for details\n\n## ZTS Setup\n\nRefer [AWS ZTS Setup](docs/aws_zts_setup.md) for details\n\n## UI Setup\n\nRefer [AWS UI Setup](docs/aws_ui_setup.md) for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fathenz%2Fathenz-aws-cf-setup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fathenz%2Fathenz-aws-cf-setup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fathenz%2Fathenz-aws-cf-setup/lists"}