Giter Club home page Giter Club logo

Comments (17)

kingmatusevich avatar kingmatusevich commented on May 12, 2024

👍 Came here looking exactly for this

from parse-server.

kingmatusevich avatar kingmatusevich commented on May 12, 2024

Does your image include a mongo server? that would be a great thing to add.

from parse-server.

blackxored avatar blackxored commented on May 12, 2024

where's the source?

from parse-server.

jaysonng avatar jaysonng commented on May 12, 2024

Hello! This is the first time ive heard of docker. how would this change the migration process?

from parse-server.

tahaozket avatar tahaozket commented on May 12, 2024

@kingmatusevich yes, it does!

@blackxored you can find it from here; https://gist.github.com/tahaozket/1f1603051ce57a62f81b

from parse-server.

kingmatusevich avatar kingmatusevich commented on May 12, 2024

it doesn't seem the mongodb is being exposed outside the container, which is a problem given that during the migration process we are supposed to connect to our new mongodb from parse servers.

from parse-server.

tahaozket avatar tahaozket commented on May 12, 2024

@kingmatusevich ah sorry, you are right! I will update it to expose MongoDB ports.

from parse-server.

kingmatusevich avatar kingmatusevich commented on May 12, 2024

great 😊 excellent work

from parse-server.

kingmatusevich avatar kingmatusevich commented on May 12, 2024

We could probably work in embedding in this docker solution some node GCM library (works both on iOS and Android, so, quite cross platform), and then use that to bridge the missing notification feature. Should be pretty easy to implement. This library seems rather good: https://github.com/ToothlessGear/node-gcm

from parse-server.

kingmatusevich avatar kingmatusevich commented on May 12, 2024

Just a though, also, while you are exporting mongodb, maybe you can make it so during the startup process you print a mongodb connection string to the docker console such that you make integrating with current parse servers a breeze.

from parse-server.

gfosco avatar gfosco commented on May 12, 2024

Added this to the wiki: https://github.com/ParsePlatform/parse-server/wiki#community-links

from parse-server.

blackxored avatar blackxored commented on May 12, 2024

@tahaozket Thanks! I really think you should create a repo for it for people (including myself) to contribute. For instance, installing mongodb from repos is a history we all know, having options to configure server entirely in a 12-factor way, setting NODE_ENV (it's Express after all isn't it), and few more issues/features, including Dockerfile improvements.

from parse-server.

kingmatusevich avatar kingmatusevich commented on May 12, 2024

I agree, this should be a repo.

from parse-server.

kingmatusevich avatar kingmatusevich commented on May 12, 2024

@tahaozket has been gracious and ported it into a repo: https://github.com/instainer/parse-server-docker

from parse-server.

blackxored avatar blackxored commented on May 12, 2024

👍 Thanks! Expect PRs from me very soon

from parse-server.

tahaozket avatar tahaozket commented on May 12, 2024

@kingmatusevich @blackxored thanks!

from parse-server.

kingmatusevich avatar kingmatusevich commented on May 12, 2024

👍

from parse-server.

Related Issues (20)

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.