{"id":15083723,"url":"https://github.com/petenorth/angular-5-example","last_synced_at":"2025-10-05T14:31:52.994Z","repository":{"id":56296187,"uuid":"116266051","full_name":"petenorth/angular-5-example","owner":"petenorth","description":"Example Angular 5 CLI project with deployment to Openshift via a Jenkins pipeline","archived":true,"fork":false,"pushed_at":"2020-11-16T10:29:06.000Z","size":213,"stargazers_count":21,"open_issues_count":8,"forks_count":79,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-09-26T06:32:13.412Z","etag":null,"topics":["angular5","jenkins","jenkins-pipeline","nginx","openshift"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/petenorth.png","metadata":{"files":{"readme":"README-s2i.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":"2018-01-04T13:57:45.000Z","updated_at":"2023-09-14T14:24:46.000Z","dependencies_parsed_at":"2022-08-15T16:10:37.454Z","dependency_job_id":null,"html_url":"https://github.com/petenorth/angular-5-example","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petenorth%2Fangular-5-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petenorth%2Fangular-5-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petenorth%2Fangular-5-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petenorth%2Fangular-5-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/petenorth","download_url":"https://codeload.github.com/petenorth/angular-5-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219877021,"owners_count":16554818,"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":["angular5","jenkins","jenkins-pipeline","nginx","openshift"],"created_at":"2024-09-25T06:32:19.833Z","updated_at":"2025-10-05T14:31:47.670Z","avatar_url":"https://github.com/petenorth.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Steps to set up s2i based build\n\nBasically this uses a chained s2i image build (https://docs.openshift.com/container-platform/3.7/dev_guide/builds/advanced_build_operations.html#dev-guide-chaining-builds) . It initially creates a s2i build using the nodejs-8-rhel7 image with a custom assemble script which adds a ng build step. Then the resulting dist folder contents within this image are copied into (along with some config files) an nginx image.\n\n* `sudo docker pull registry.access.redhat.com/rhscl/nodejs-8-rhel7`\n* `sudo docker pull registry.access.redhat.com/rhscl/nginx-112-rhel7`\n* `oc new-build registry.access.redhat.com/rhscl/nodejs-8-rhel7~https://github.com/petenorth/angular-5-example.git --name='angular-5-example-s2i'`\n* `oc create imagestream angular-5-example-nginx`\n* `oc create -f openshift/chained-s2i.yml`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetenorth%2Fangular-5-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpetenorth%2Fangular-5-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetenorth%2Fangular-5-example/lists"}