{"id":24453091,"url":"https://github.com/dignajar/revolut-challenge","last_synced_at":"2025-08-02T11:34:52.944Z","repository":{"id":147570633,"uuid":"166408909","full_name":"dignajar/revolut-challenge","owner":"dignajar","description":"Revolut challenge for DevOps","archived":false,"fork":false,"pushed_at":"2019-01-18T13:27:07.000Z","size":173,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-14T06:30:44.123Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","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/dignajar.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-01-18T13:25:16.000Z","updated_at":"2021-10-06T17:53:35.000Z","dependencies_parsed_at":"2023-06-10T08:15:50.972Z","dependency_job_id":null,"html_url":"https://github.com/dignajar/revolut-challenge","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dignajar/revolut-challenge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dignajar%2Frevolut-challenge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dignajar%2Frevolut-challenge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dignajar%2Frevolut-challenge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dignajar%2Frevolut-challenge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dignajar","download_url":"https://codeload.github.com/dignajar/revolut-challenge/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dignajar%2Frevolut-challenge/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268378990,"owners_count":24240914,"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","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2025-01-21T01:18:30.393Z","updated_at":"2025-08-02T11:34:52.935Z","avatar_url":"https://github.com/dignajar.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Revolut Challenge\n\n## Technologies\n- Amazon AWS\n- AWS Route53 for DNS\n- AWS EC2 Load Balancer\n- AWS EC2 instances\n- AWS EC2 Auto-scaling\n- AWS RDS for database\n- Docker for containers\n- Kubernetes for orchestration of containers\n- Private Docker registry\n- API made in PHP\n\n## Pre-requirements\n- Kubernetes running\n- Docker registry running. Endpoint `docker.registry.com`\n- RDS PostgreSQL master and slave\n- Database with a table\n```\nCREATE TABLE users(\n        username VARCHAR (100) UNIQUE NOT NULL,\n        dateOfBirth TIMESTAMP NOT NULL\n);\n```\n\n## Installation\nCreate the Docker image and push to your Docker registry.\n```\n$ cd app\n$ docker build -t docker.registry.com/hello:1.0.0 .\n$ docker push docker.registry.com/hello:1.0.0\n```\n\nDeploy all descriptors files to Kubernetes.\n```\n$ cd k8s\n$ kubectl apply -f *\n```\n\n## Infrastructure diagram\n![revolut](https://github.com/dignajar/revolut-challenge/raw/master/revolut.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdignajar%2Frevolut-challenge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdignajar%2Frevolut-challenge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdignajar%2Frevolut-challenge/lists"}