The server uses cPanel and Ruby on Rails is already installed. How do I set up an old Ruby on Rails project on a new server? I'm not a RoR programmer myself, but a good client of ours has sent a project their previous web team built and I need to get it up and running on their server. Open a support ticket specifying the database and the version you'd like to have and we'll do it for you. Remove the add-on, add it again with the new version of Neo4j and perform a restore (admin tab again) with the downloaded store file. There are two options:Įxport your data store using the export feature in the admin tab. I'm Alberto, one of the founders of GrapheneDB.Īs you have noticed, $ heroku addons:upgrade graphenedb:plan will upgrade the plan, not the version of Neo4j.Ĭurrently it's not possible to upgrade the version of Neo4j through the UI or the Heroku CLI. Or is it not possible and should I migrate the data to a new instance with the latest version?īTW, I also tried heroku addons:upgrade. ! That type of add-on can only exist once per app and it already exists for myApp. Heroku addons:add graphenedb -version v220 How to upgrade existing graphenedb instance? - heroku How can you upgrade an existing graphenedb instance to the latest version?