{"id":23303979,"url":"https://github.com/tuyojr/kubernetes-on-aws","last_synced_at":"2026-02-12T11:02:51.998Z","repository":{"id":119103460,"uuid":"507262566","full_name":"tuyojr/kubernetes-on-aws","owner":"tuyojr","description":"Exercise for continuous deployment (ALX-T Udacity Cloud Developer Nanodegree Program)","archived":false,"fork":false,"pushed_at":"2024-07-27T15:55:49.000Z","size":34,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-13T05:20:42.782Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tuyojr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-06-25T09:00:42.000Z","updated_at":"2024-07-27T15:52:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"1c89a650-4864-4933-9d9d-a85a53e3c454","html_url":"https://github.com/tuyojr/kubernetes-on-aws","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuyojr%2Fkubernetes-on-aws","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuyojr%2Fkubernetes-on-aws/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuyojr%2Fkubernetes-on-aws/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuyojr%2Fkubernetes-on-aws/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tuyojr","download_url":"https://codeload.github.com/tuyojr/kubernetes-on-aws/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247564397,"owners_count":20959055,"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-12-20T11:14:31.491Z","updated_at":"2026-02-12T11:02:51.917Z","avatar_url":"https://github.com/tuyojr.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Publish a docker image](https://github.com/tuyojr/kubernetes-on-aws/actions/workflows/build_and_release.yml/badge.svg?branch=main)](https://github.com/tuyojr/kubernetes-on-aws/actions/workflows/build_and_release.yml)\n# Overview\n\nThis is a very simple, bare-bones NodeJS project created for you to use with Docker.\n\n## Local Setup\n\n**_Note_**: This is only needed if you want to run the app locally. You don't need to install the dependencies or run the server if you are running the code inside a Docker container.\n\n- Install dependencies: `npm install`\n- Run server: `node server.js`\n\n## Container Setup\n\n- Build image: `docker build .`\n- Run container with image: `docker run {image_id}` where `image_id` can be retrieved by running `docker images` and found under the column `IMAGE ID`\n- You can use the `-d` flag to run the container in the background. This will enable you to run other commands in your terminal while the container is running.\n\n## Container Teardown\n\n- Remove container: `docker kill {container_id}` where `container_id` can be retrieved by running `docker ps` and found under the column `CONTAINER ID`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuyojr%2Fkubernetes-on-aws","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftuyojr%2Fkubernetes-on-aws","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuyojr%2Fkubernetes-on-aws/lists"}