{"id":16926970,"url":"https://github.com/hasheddan/stream-build-on-upbound","last_synced_at":"2026-05-17T22:33:47.824Z","repository":{"id":104323477,"uuid":"382072070","full_name":"hasheddan/stream-build-on-upbound","owner":"hasheddan","description":null,"archived":false,"fork":false,"pushed_at":"2021-07-02T16:49:46.000Z","size":33,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-25T22:35:44.742Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hasheddan.png","metadata":{"files":{"readme":"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":"2021-07-01T15:07:52.000Z","updated_at":"2021-07-02T17:17:01.000Z","dependencies_parsed_at":"2023-05-04T09:39:07.615Z","dependency_job_id":null,"html_url":"https://github.com/hasheddan/stream-build-on-upbound","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/hasheddan%2Fstream-build-on-upbound","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hasheddan%2Fstream-build-on-upbound/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hasheddan%2Fstream-build-on-upbound/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hasheddan%2Fstream-build-on-upbound/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hasheddan","download_url":"https://codeload.github.com/hasheddan/stream-build-on-upbound/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244722745,"owners_count":20499153,"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":"2024-10-13T20:32:24.505Z","updated_at":"2026-05-17T22:33:42.804Z","avatar_url":"https://github.com/hasheddan.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Build on Upbound\n\n## Setup\n\n1. Install ArgoCD into Cluster\n\n```\nkubectl create namespace argocd\nkubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/stable/manifests/install.yaml\n```\n\n2. Install ArgoCD CLI\n\n```\ncurl -sSL -o /usr/local/bin/argocd https://github.com/argoproj/argo-cd/releases/latest/download/argocd-linux-amd64\nchmod +x /usr/local/bin/argocd\n```\n\n3. Install Upbound CLI\n\n```\ncurl -sL https://cli.upbound.io | sh\n```\n\n4. Install Upbound Universal Crossplane (UXP) into Cluster\n\n```\nup uxp install\n```\n\n5. Attach UXP to Upbound Cloud\n\n```\nup cloud ctp attach my-ctp | up uxp connect -\n```\n\n5. Sync App of Apps\n\n```\nargocd app create apps \\\n    --dest-namespace argocd \\\n    --dest-server https://kubernetes.default.svc \\\n    --repo https://github.com/hasheddan/stream-build-on-upbound.git \\\n    --path apps/local  \nargocd app sync apps  \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhasheddan%2Fstream-build-on-upbound","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhasheddan%2Fstream-build-on-upbound","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhasheddan%2Fstream-build-on-upbound/lists"}