{"id":15322596,"url":"https://github.com/dbgjerez/ta","last_synced_at":"2025-04-15T02:37:23.134Z","repository":{"id":37028429,"uuid":"477660266","full_name":"dbgjerez/ta","owner":"dbgjerez","description":"Personal for technical analysis project","archived":false,"fork":false,"pushed_at":"2023-03-09T18:22:55.000Z","size":160,"stargazers_count":3,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-28T14:22:21.671Z","etag":null,"topics":["criptocurrency","gitops","go","golang","technical-analysis"],"latest_commit_sha":null,"homepage":"","language":"Go","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/dbgjerez.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":"2022-04-04T10:56:01.000Z","updated_at":"2022-08-10T16:03:20.000Z","dependencies_parsed_at":"2023-01-17T13:15:54.600Z","dependency_job_id":null,"html_url":"https://github.com/dbgjerez/ta","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/dbgjerez%2Fta","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbgjerez%2Fta/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbgjerez%2Fta/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbgjerez%2Fta/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dbgjerez","download_url":"https://codeload.github.com/dbgjerez/ta/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248995102,"owners_count":21195497,"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":["criptocurrency","gitops","go","golang","technical-analysis"],"created_at":"2024-10-01T09:16:55.994Z","updated_at":"2025-04-15T02:37:23.111Z","avatar_url":"https://github.com/dbgjerez.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ArgoCD \n\n## Operator\n```zsh\n❯ curl -sL https://github.com/operator-framework/operator-lifecycle-manager/releases/download/v0.20.0/install.sh | bash -s v0.20.0\n❯ k create -f https://operatorhub.io/install/argocd-operator.yaml\n```\n\n## ArgoCD server instance\n\n```zsh\n❯ k create ns argocd\n❯ k apply -f argocd/server.yaml\n```\n\n## Bootstrap the cluster\n\n### Create the namespaces\n\u003e **NOTE**: I have to add the namespace to the bootstrap. \n\n```zsh\n❯ k apply -f argocd/ta-prod-namespaces.yaml\n```\n\n### Create the application\nThis application references a repositories, app projects and applications.\n\n```zsh\n❯ k apply -f argocd/ta-app-bootstrap.yaml\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbgjerez%2Fta","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdbgjerez%2Fta","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbgjerez%2Fta/lists"}