Page 1 of 1

Export project and database to other appery account

Posted: Wed Aug 07, 2013 7:04 am
by Carles Cabré Boixados

I would like to know if it is possible to create other account in appery and export it from other account of appery, one project with her database to there.
The idea is to deploy one project for one customer from my account and when I will finished, export this project to her appery account.
Thanks


Export project and database to other appery account

Posted: Wed Aug 07, 2013 7:11 am
by Carles Cabré Boixados

is it not necessary to change this to service.js?

var Matriculas_settings = {
"database_url": "https://api.appery.io/rest/1/db",
"database_id": "51866608e4b0446b3349d396"
}

Thanks


Export project and database to other appery account

Posted: Wed Aug 07, 2013 9:20 am
by Kateryna Grynko

Hi Carles,

Unfortunately this is impossible. But you can always share your applications:
http://docs.appery.io/documentation/s...


Export project and database to other appery account

Posted: Wed Aug 07, 2013 4:17 pm
by Carles Cabré Boixados

Hello Katya
Maybe I not have explained well. I have seen there is a record in services called "Matriculas_settings" with the id of the bdd. I put the id of the replicated database in appery another account, and it has worked.
Thanks anyway