{"id":13989969,"url":"https://github.com/felixrieseberg/parse-docker","last_synced_at":"2025-05-06T06:32:17.974Z","repository":{"id":69704447,"uuid":"50678924","full_name":"felixrieseberg/parse-docker","owner":"felixrieseberg","description":":speedboat: Run the Open Source Parse Server in Docker","archived":false,"fork":false,"pushed_at":"2016-04-05T17:51:30.000Z","size":5,"stargazers_count":23,"open_issues_count":0,"forks_count":16,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-08-09T13:16:50.059Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/felixrieseberg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2016-01-29T17:32:45.000Z","updated_at":"2023-09-11T03:12:46.000Z","dependencies_parsed_at":"2023-07-11T05:33:59.129Z","dependency_job_id":null,"html_url":"https://github.com/felixrieseberg/parse-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixrieseberg%2Fparse-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixrieseberg%2Fparse-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixrieseberg%2Fparse-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixrieseberg%2Fparse-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/felixrieseberg","download_url":"https://codeload.github.com/felixrieseberg/parse-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224490636,"owners_count":17319983,"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-08-09T13:02:12.785Z","updated_at":"2024-11-13T17:15:55.580Z","avatar_url":"https://github.com/felixrieseberg.png","language":"JavaScript","readme":"# Parse-Docker\n:speedboat: Run the Open Source Parse Server in Docker. This Docker Image will combine a simple Express Server (with the Parse Express Router Module) and a MongoDB server into a little Pares alternative.\n\nFor this image to be useful, you probably want to override/change `cloud/main.js` - it is supposed to hold your Parse Cloud Code. Right now, it just contains some example code taken straight from Facebook's example.\n\n## Variables\nThe container and the Express server accept three environment variables:\n\n * `APP_ID`\n * `MASTER_KEY`\n * `FILE_KEY`\n\n## Running\n```\ndocker run felixrieseberg/docker-parse\n```\n\nTo override the environment variables, specify them in your run command:\n```\ndocker run -d -t -i -e APP_ID='my-app-id' -e MASTER_KEY='my-master-key' -e FILE_KEY='mt-file-key' -p 8080:8080 felixrieseberg/docker-parse\n```\n\n## License\nMIT, please see `LICENSE` for details.\n","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelixrieseberg%2Fparse-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffelixrieseberg%2Fparse-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelixrieseberg%2Fparse-docker/lists"}