Coder Social home page Coder Social logo

mrtavat / parse-server-docker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from instainer/parse-server-docker

0.0 2.0 0.0 9 KB

Simple docker image for parse-server

Home Page: https://hub.docker.com/r/instainer/parse-server

License: Apache License 2.0

JavaScript 100.00%

parse-server-docker's Introduction

parse-server-docker

Simple docker image for parse-server

As you might now Parse (parse.com) decided to wind down their services beginning today (January 28, 2016). To make things easier for the community, they published an open source version of their actual servers which can be run and maintained locally.

If you are willing to continue to use Parse API’s in your applications, you will need to run that Parse Server on your server.

You can reach the repository of the Parse Server from here: https://github.com/ParsePlatform/parse-server

This Docker File helps you to install & run Parse Server on your server in just seconds.

If you have any questions related to this Docker File, you can reach us out anytime by just tweeting: https://twitter.com/instainer

Variables

Environment variables and default values for parse-server; APP_ID=myAppId MASTER_KEY=mySecretMasterKey FILE_KEY=optionalFileKey

Running

Run on Instainer http://instainer.com/?deploy=instainer/parse-server

Quick run; docker run instainer/parse-server

Custom parameters; docker run -d -t -i -e APP_ID='my-app' -e MASTER_KEY='master_key' -e FILE_KEY='file_key' -p 8080:8080 instainer/parse-server

parse-server-docker's People

Contributors

tahaozket avatar

Watchers

James Cloos avatar Tavat Raknumtiank avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.