{"id":20065421,"url":"https://github.com/berrygelan/ca-app","last_synced_at":"2026-04-11T20:08:35.836Z","repository":{"id":222388769,"uuid":"757141175","full_name":"BerryGelan/ca-app","owner":"BerryGelan","description":"CodeAcademy DevOps project","archived":false,"fork":false,"pushed_at":"2024-03-03T20:49:19.000Z","size":136,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-02T10:43:24.195Z","etag":null,"topics":["fastapi","mysql"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BerryGelan.png","metadata":{"files":{"readme":"docs/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}},"created_at":"2024-02-13T22:05:38.000Z","updated_at":"2024-02-15T17:45:26.000Z","dependencies_parsed_at":"2024-11-13T13:50:17.948Z","dependency_job_id":null,"html_url":"https://github.com/BerryGelan/ca-app","commit_stats":null,"previous_names":["berrygelan/ca-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BerryGelan/ca-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerryGelan%2Fca-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerryGelan%2Fca-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerryGelan%2Fca-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerryGelan%2Fca-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BerryGelan","download_url":"https://codeload.github.com/BerryGelan/ca-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerryGelan%2Fca-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31693284,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T13:07:20.380Z","status":"ssl_error","status_checked_at":"2026-04-11T13:06:47.903Z","response_time":54,"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":["fastapi","mysql"],"created_at":"2024-11-13T13:50:11.935Z","updated_at":"2026-04-11T20:08:35.818Z","avatar_url":"https://github.com/BerryGelan.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# ca-app\n\nFastAPI app\n\n![App Architecture](./img/architecture.jpg?raw=true \"App Architecture\")\n\n## Components\n\n### Metadata\n\n| Volumes     | Description                                                                                  |\n| :---------- | :------------------------------------------------------------------------------------------- |\n| `v-src-cam` | shared docker volume **/ca-src** between CAsrc and CAmon. Contains **/in** and **/out**      |\n| `v-cam-cas` | shared docker volume **/ca-cas** between CAmon and CAsrv. Contains **studyDate** directories |\n| `v-cae-cad` | shared docker volume **/ca-cad** between CAetl and CAdb and CAsrv. Contains **/desc**        |\n\n| Networks    | Components      |\n| :---------- | :-------------- |\n| `n-src-cam` | CAsrc and CAmon |\n| `n-cam-cas` | CAmon and CAsrv |\n| `n-cas-cae` | CAsrv and CAetl |\n| `n-cae-cad` | CAetl and CAdb  |\n| `n-cas-cau` | CAsrv and CAui  |\n\n| Users   | Component | Volume Access               | Actions                                                                                          |\n| :------ | :-------- | :-------------------------- | :----------------------------------------------------------------------------------------------- |\n| `u-src` | CAsrc     | `v-src-cam`                 | Can access, change permissions, ownership and move data files from **/in** to **/out**           |\n| `u-cam` | CAmon     | `v-src-cam` and `v-cam-cas` | Can access data files in **v-src-cam/out** and move to **v-cam-cas**                             |\n| `u-cas` | CAsrv     | `v-cam-cas` and `v-cae-cad` | Can access data file descriptions **/desc**                                                      |\n| `u-cae` | CAetl     | `v-cae-cad`                 | Can do actions in CAdb **data-file-etl** database and create data file descriptions in **/desc** |\n| `u-cad` | CAdb      | `v-cae-cad`                 | Can read CAdb **data-file-etl** database and notify data file etl pre-processing is done         |\n\n### CAsrc\n\nUses: cron, data-manager.sh\n\nv-src-cam, n-src-cam, u-src\n\n-   creates data files and saves to v-src-cam/in\n-   changes data files permissions, ownership for u-cam\n-   moves data files to v-src-cam/out\n\n(repeats process every 5\\* minutes - configurable)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberrygelan%2Fca-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fberrygelan%2Fca-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberrygelan%2Fca-app/lists"}