{"id":20566037,"url":"https://github.com/fischerscode/k8s-parseserver","last_synced_at":"2026-05-18T04:47:07.243Z","repository":{"id":104905134,"uuid":"240538938","full_name":"fischerscode/k8s-ParseServer","owner":"fischerscode","description":"A template for deploying ParseServer in a kubernetes cluster","archived":false,"fork":false,"pushed_at":"2020-10-29T15:26:05.000Z","size":19,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-18T02:48:21.482Z","etag":null,"topics":["kubernetes","kubernetes-deployment","parse-server"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/fischerscode.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":"2020-02-14T15:27:32.000Z","updated_at":"2023-02-10T02:22:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"fe5d8c66-6b97-4e3d-9a68-fb5f15832275","html_url":"https://github.com/fischerscode/k8s-ParseServer","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/fischerscode/k8s-ParseServer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fischerscode%2Fk8s-ParseServer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fischerscode%2Fk8s-ParseServer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fischerscode%2Fk8s-ParseServer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fischerscode%2Fk8s-ParseServer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fischerscode","download_url":"https://codeload.github.com/fischerscode/k8s-ParseServer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fischerscode%2Fk8s-ParseServer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272566652,"owners_count":24956620,"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-28T02:00:10.768Z","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":["kubernetes","kubernetes-deployment","parse-server"],"created_at":"2024-11-16T04:39:51.327Z","updated_at":"2026-05-18T04:47:02.223Z","avatar_url":"https://github.com/fischerscode.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Setup:\n1. Create ns `kubectl create ns NAMESPACENAME`\n2. Use NS `kubens NAMESPACENAME`\n3. modify ```server.env```\n\n   modify ```dashboard.json```\n   \n   modify ```mongo.yaml```\n4. ```kubectl apply -f mongo.yaml```\n5. ```kubectl exec -ti MONGODB_POD_NAME -- /bin/bash```\n6. ```mongo```\n7. ```use ParseDB\n   use ParseDB\n   db.createUser({\n     user: \"parse\",\n     pwd: \"MONGODB_PASSWORD_FROM_SERVER.ENV\",\n     roles: [{role: \"dbAdmin\", db: \"ParseDB\"},{role: \"readWrite\", db: \"ParseDB\"}]})\n     \n   exit\n   exit\n   ```\n8. ```chmod +x generatecm.sh```\n9. ```./generatecm.sh```\n10. ```kubectl apply -f server.yaml -f dashboard.yaml```\n11. Configure your reverse proxy or change the services to use an external ip.\n\nNote for FNS file storage:\nhttps://docs.mongodb.com/manual/administration/production-notes/#remote-filesystems\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffischerscode%2Fk8s-parseserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffischerscode%2Fk8s-parseserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffischerscode%2Fk8s-parseserver/lists"}