{"id":28395137,"url":"https://github.com/databiosphere/terra-app-manager","last_synced_at":"2025-06-27T01:31:17.757Z","repository":{"id":230014663,"uuid":"777976259","full_name":"DataBiosphere/terra-app-manager","owner":"DataBiosphere","description":"This is terra-app-manager","archived":true,"fork":false,"pushed_at":"2025-01-07T18:04:16.000Z","size":261,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":18,"default_branch":"main","last_synced_at":"2025-06-01T06:52:19.842Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DataBiosphere.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-26T21:11:02.000Z","updated_at":"2025-02-05T19:30:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"f0350d7d-2429-45e6-bda9-e18754602d77","html_url":"https://github.com/DataBiosphere/terra-app-manager","commit_stats":null,"previous_names":["databiosphere/terra-app-manager"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/DataBiosphere/terra-app-manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataBiosphere%2Fterra-app-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataBiosphere%2Fterra-app-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataBiosphere%2Fterra-app-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataBiosphere%2Fterra-app-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DataBiosphere","download_url":"https://codeload.github.com/DataBiosphere/terra-app-manager/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataBiosphere%2Fterra-app-manager/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262172367,"owners_count":23269993,"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-05-31T19:39:16.497Z","updated_at":"2025-06-27T01:31:17.735Z","avatar_url":"https://github.com/DataBiosphere.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# terra-app-manager\n\nThis repo is the Application Manager for Terra.\n\nIt is responsible for understanding how to deploy container-based Helm applications into Terra's\nData Plane.\n\n## Environment setup\n\nThe following tools are require to interact with this repository.\n\n- java\n- docker\n\nTo verify your setup, please execute the following command.\n\n```shell\n./scripts/setup\n```\n\nAfter running the `setup`-script,\n\n- all other scripts in the `./scripts` directory should be runnable, and\n- you should have a container running using the `-database-1` suffix.\n  you can connect to this instance by running:\n  ```shell\n  ./scripts/run-db shell\n  ```\n\n## Running the service\n\nThere are two flavors for running the service, either `local`-ly or in a `docker` container.\nBoth flavors of execution have been scripted for your convenience.\n\nRunning the `local`-command will get start the `service` locally,\nand you should be able to access your running instance at:\n- http://localhost:8080\n\nRunning the `docker`-command will start the `service` in a docker container,\nand you should be able to access your running instance at one of:\n- http://localhost:8080\n- http://local.dsde-dev.broadinstitute.org/swagger-ui.html\n\nTo access the `service` through the `web-proxy`,\nyou will need to make sure the following has been added to your `/etc/hosts` file.\n\n```shell\n...\n127.0.0.1       local.dsde-dev.broadinstitute.org\n```\n\n### Local execution\n\n```shell\n./scripts/run local\n```\n\n### Docker-ized execution\n\n```shell\n./scripts/run docker\n```\n\n## Service swagger endpoints\n\nExisting deployed versions of this service are:\n\n- https://appmanager.dsde-dev.broadinstitute.org\n\n## Next steps\n\nPlease read [CONTRIBUTING.md](./CONTRIBUTING.md) for more information about the process of\ncontributing code to the service and [DESIGN.md](./DESIGN.md) for a deeper understanding\nof the repository's structure and design patterns.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatabiosphere%2Fterra-app-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatabiosphere%2Fterra-app-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatabiosphere%2Fterra-app-manager/lists"}