{"id":22835463,"url":"https://github.com/dxw/dalmatian-developer-docs","last_synced_at":"2026-02-16T07:32:19.793Z","repository":{"id":49534040,"uuid":"246007847","full_name":"dxw/dalmatian-developer-docs","owner":"dxw","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-04T14:52:13.000Z","size":32,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-10-11T06:37:51.858Z","etag":null,"topics":["tech-ops"],"latest_commit_sha":null,"homepage":"","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/dxw.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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}},"created_at":"2020-03-09T10:37:51.000Z","updated_at":"2025-03-04T14:52:17.000Z","dependencies_parsed_at":"2025-02-06T07:44:20.581Z","dependency_job_id":"f2f7c0bb-b10e-4f50-a2db-1da51cb640bc","html_url":"https://github.com/dxw/dalmatian-developer-docs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dxw/dalmatian-developer-docs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dxw%2Fdalmatian-developer-docs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dxw%2Fdalmatian-developer-docs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dxw%2Fdalmatian-developer-docs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dxw%2Fdalmatian-developer-docs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dxw","download_url":"https://codeload.github.com/dxw/dalmatian-developer-docs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dxw%2Fdalmatian-developer-docs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29502934,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T05:57:17.024Z","status":"ssl_error","status_checked_at":"2026-02-16T05:56:49.929Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["tech-ops"],"created_at":"2024-12-12T22:10:02.769Z","updated_at":"2026-02-16T07:32:19.777Z","avatar_url":"https://github.com/dxw.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dalmatian Developer Docs\n\nThis set of documentation describes how to deploy and manage applications on the Dalmatian platform.\n\n## Getting Started\n\nThe Dalmatian platform runs on AWS. For some tasks, you may require access to resources within AWS.\n\nYou will be provided with AWS credentials that provide the access permissions required to complete these tasks.\n\nYou will need to set up your AWS account the first time you log in. Follow the [AWS account First time setup](aws-account-first-time-setup.md) documentation when you recieve your credentials.\n\nTo set up your local environment for AWS, follow the [Setting up AWS credentials on your local environment](setting-up-aws-credentials-on-your-local-environment.md)\n\n## Deploying to Dalmatian\n\nThere are 2 environments for each service running on Dalmatian - `staging` and `prod`\n\nDeployments are automated, triggered when a branch is merged in, or a commit pushed to the application's GitHub repository.\n\nThe `staging` environemnt tracks the `develop` branch, and the `prod` environemnt tracks the `master` branch.\n\nThe deployment is controlled by AWS CodePipeline. To view the status of the pipeline or manually trigger a deployment, follow the [Deployment Pipelines](deployment-pipelines.md) documentation.\n\n## Application environment variables\n\nApplication environment variables are managed through AWS Parameter Store.\n\nFollow the [application-environment-variables.md](Application environment variables) documentation to view or change environment variables on the running applications.\n\n## Accessing a running container\n\nAccess to the containers may be needed for debugging purposes.\n\nUse the `container-shell.sh` script in the `tooling` directory to run a shell on a running container:\n\n```\n./container-shell.sh -i \u003cinfrastructure_name\u003e -s \u003cservice-name\u003e -e \u003cenvironment\u003e -p \u003caws-profile\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdxw%2Fdalmatian-developer-docs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdxw%2Fdalmatian-developer-docs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdxw%2Fdalmatian-developer-docs/lists"}