Code Monkey home page Code Monkey logo

Comments (5)

gta-kkalchev avatar gta-kkalchev commented on June 9, 2024

I Cannot even access the realmserver documentation at https://docs.realm.io/server/
Now redirects to https://app.gitbook.com/@realm/s/server/ which says the following:

This space is private
You are not a member of the Realm organization, or you don't have permissions to access this space.

Please assist as we want to migrate and start using Realm Cloud as soon as possible.

from realm-object-server.

bmunkholm avatar bmunkholm commented on June 9, 2024

@gta-kkalchev Where did you see the link to https://docs.realm.io/server/?
The Server docs are only for self-hosting. You should be able to use Cloud without any information from there. Are you missing something specific?

from realm-object-server.

gta-kkalchev avatar gta-kkalchev commented on June 9, 2024

@bmunkholm Thanks for your response, I was looking for documentation on how to migrate from selfhosted server to cloud platform. I don't have any experience with realm server, and couldn't find detailed docs on how to achieve my task. Any pointers are appreciated

from realm-object-server.

bmunkholm avatar bmunkholm commented on June 9, 2024

@gta-kkalchev If you are self-hosted I would reach out to your account manager and ask for guidance.

cc @terakilobyte @cbush

from realm-object-server.

duncangroenewald avatar duncangroenewald commented on June 9, 2024

@gta-kkalchev - is there any reason you can't just do a local backup from a client connected to your self hosted server and then use the javascript migration code to load the backup database file to the cloud server ? I have used the script to migrate from a local database to a cloud based development instance and then used the above procedure to backup the development instance and migrate that to production during the initial go-live. Initially we were worried about references not being retained but the migration script seemed to work perfectly well. Just make sure you allow enough time for the migration script to run and for the local realm service to complete syncing with the cloud server because the script just creates a local database and realm handles the syncing to the server.

from realm-object-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.