{"id":17255370,"url":"https://github.com/krisnova/stateful-app","last_synced_at":"2025-04-14T05:41:48.715Z","repository":{"id":76221982,"uuid":"136979664","full_name":"krisnova/stateful-app","owner":"krisnova","description":"A great stateful application","archived":false,"fork":false,"pushed_at":"2019-06-14T18:45:39.000Z","size":121,"stargazers_count":20,"open_issues_count":0,"forks_count":3,"subscribers_count":5,"default_branch":"master","last_synced_at":"2023-12-18T05:28:18.513Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/krisnova.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}},"created_at":"2018-06-11T20:51:47.000Z","updated_at":"2023-12-18T05:28:21.587Z","dependencies_parsed_at":"2023-03-03T04:15:24.099Z","dependency_job_id":null,"html_url":"https://github.com/krisnova/stateful-app","commit_stats":null,"previous_names":["kris-nova/stateful_app"],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krisnova%2Fstateful-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krisnova%2Fstateful-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krisnova%2Fstateful-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krisnova%2Fstateful-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/krisnova","download_url":"https://codeload.github.com/krisnova/stateful-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248830424,"owners_count":21168272,"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-15T07:11:26.285Z","updated_at":"2025-04-14T05:41:48.684Z","avatar_url":"https://github.com/krisnova.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003cimg src=\"diagram.png\" width=\"700\"\u003e\u003c/p\u003e\n\n# Welcome to the Kris Nova Stateful Application!\n\n### Deploying the application:\n\n```bash\nkubectl create -f manifests/\n```\n\n### Delete the application\n\n```bash\nkubectl delete -f manifests\n```\n\n### Update docker registry with a new build\n\n```bash\nmake container push\n```\n\n### Get the public address\n\n```bash\nk get svc -owide | grep statefulapp-service | cut -d \" \" -f 16\n```\n\n### Create database in server\n\n```bash\nk exec -it $(k get po | grep postgres | cut -d \" \" -f 1) -- bash -c \"psql -c 'CREATE DATABASE stateful_app_development;' -U postgres\"\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrisnova%2Fstateful-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkrisnova%2Fstateful-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrisnova%2Fstateful-app/lists"}