AdminIan (Admin, MongoDB)

My feedback

5 results found

  1. 2 votes
    How important is this to you?
    An error occurred while saving the comment
    AdminIan (Admin, MongoDB) commented  · 

    Hi there, It should be possible to replicate the same Realm App config or whatever subset you like, including Sync permissions, using the realm-cli
    https://www.mongodb.com/docs/atlas/app-services/cli/

    Alternatively, you could also use the Admin API or Github deploy

    This is how you could have a programmatic deployment process across multiple Realm apps.

  2. 4 votes
    How important is this to you?
    An error occurred while saving the comment
    AdminIan (Admin, MongoDB) commented  · 

    Hi there, It should be possible to replicate the same Realm App config or whatever subset you like using the realm-cli
    https://www.mongodb.com/docs/atlas/app-services/cli/

    Alternatively, you could also use the Admin API or Github deploy

    This is how you could have a programmatic deployment process.

  3. 1 vote
    How important is this to you?
    An error occurred while saving the comment
    AdminIan (Admin, MongoDB) commented  · 

    hey @jan - I believe we do call this out in the tutorial, see here:
    https://docs.mongodb.com/realm/tutorial/realm-app/

    does this not work for you?

  4. 12 votes
    How important is this to you?
    An error occurred while saving the comment
    AdminIan (Admin, MongoDB) commented  · 

    @Jason - RealmSwift supports macOS -
    https://realm.io/docs/swift/latest/

    See prerequisites

  5. 3 votes
    How important is this to you?
    An error occurred while saving the comment
    AdminIan (Admin, MongoDB) commented  · 

    @Erik - This should be possible with an in-memory realm -
    https://realm.io/docs/java/latest/#in-memory-realms

Feedback and Knowledge Base