{"id":20838437,"url":"https://github.com/reload/onboarding-oliver","last_synced_at":"2025-09-07T18:42:08.297Z","repository":{"id":62825533,"uuid":"545979372","full_name":"reload/onboarding-oliver","owner":"reload","description":"Repo with a bunch (hopefully) of on-boarding projects for Oliver","archived":false,"fork":false,"pushed_at":"2023-04-26T14:46:22.000Z","size":3996,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-18T23:17:21.032Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/reload.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":"2022-10-05T10:03:54.000Z","updated_at":"2022-10-14T11:13:18.000Z","dependencies_parsed_at":"2024-11-18T01:47:07.582Z","dependency_job_id":null,"html_url":"https://github.com/reload/onboarding-oliver","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reload%2Fonboarding-oliver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reload%2Fonboarding-oliver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reload%2Fonboarding-oliver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reload%2Fonboarding-oliver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reload","download_url":"https://codeload.github.com/reload/onboarding-oliver/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243196618,"owners_count":20251857,"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-11-18T01:10:17.467Z","updated_at":"2025-03-12T09:43:01.679Z","avatar_url":"https://github.com/reload.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# onboarding-oliver\nRepo with a bunch (hopefully) of on-boarding projects for Oliver\n\n## Docker project\n### setup todo-app test project locally (the docker-way)\n* Run `create_containers.sh` (bash) from the projects root\n* Access the app through `http://localhost:3000`\n\n### setup todo-app test project locally (docker-compose)\n* Run `docker-compose up` from the projects root - use the `-d` flag to detach the process from foreground\n* Access the app through http://localhost:3000\n\n### Remove containers, volumes (data) \u0026 networks (docker)\n* Run `gc.sh`\n* Alternatively, remove manually using `docker rm` commands after retrieving container, volume and network ID's using `docker ps`, `docker volume/network ls`\n\n### Down/remove containers, volumes (data) \u0026 networks (docker-compose)\n* Run `docker-compose down` in the projects root to down containers, but persist data\n* Run `docker compose down --remove-orphans` to terminate containers completely\n* Run `docker-compose down \u0026\u0026 docker-compose up -V` to respawn containers AND their volumes\n\n### Other notes\n`gc.sh` is primarily used in github actions to clean up started containers in the same pipeline.\n\n## GCP project\n### Create GKE cluster\n* Authenticate to GCP using `gcloud auth login`\n* Edit vars in `google_vars.sh` to fit your usecase\n* Run `create_gke_cluster.sh` and wait for cluster to become availble\n* Optional: Follow the on-screen instructions to configure kubectl locally and start playing with your cluster\n\n### Delete GKE cluster\n* Authenticate to GCP using `gcloud auth login` if TTL expired\n* Verify vars in `google_vars.sh` to delete the correct cluster\n* Run `delete_gke_cluster.sh`\n\n## Helm stuff\n### If you for some reason wish to upgrade helm manually\n* Make sure that your local kubectl context is configured to the correct environment\n* Execute: `helm upgrade todo-list ./helm-chart/ --atomic --cleanup-on-fail --install --set images.app.tag=${YourTagHere}`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freload%2Fonboarding-oliver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freload%2Fonboarding-oliver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freload%2Fonboarding-oliver/lists"}