nspinheiro Posted November 7, 2013 Share Posted November 7, 2013 Hi First of all i have to say that i am sorry. A few months back i saw a topic about this but i just can't find it. All that i find is not exactly the same has my question. I am making a new store and i would like to have 2 instalations, something like public_html/store public_html/test With a subdomain that only i can access for the test version. To make some tests in the test version when preparing two make changes but before publishing them to the public. my doubt is: Do i make the tests and then i have to do everything again in the final version? Or there is a way to make it "sync" when i want to? Thanks Link to comment Share on other sites More sharing options...
NemoPS Posted November 8, 2013 Share Posted November 8, 2013 It depends. If you use 2 separate installations, once you are done you will have to copy over files and database to the live version, provided that you want to keep the same information you used during tests. If that was what you meant by 'everything', of course! Link to comment Share on other sites More sharing options...
nspinheiro Posted November 9, 2013 Author Share Posted November 9, 2013 That could work, but for example when just instaling a module do i have to copy also the pictures and the DB? Is that there will be 10000 articles and also i will have my db making querys to the ERP db to update daily the info about prices, products, stocks.... Link to comment Share on other sites More sharing options...
NemoPS Posted November 11, 2013 Share Posted November 11, 2013 Yes,if you upload things you have to copy files over, and of course dump and re-fetch the database Link to comment Share on other sites More sharing options...
nspinheiro Posted November 12, 2013 Author Share Posted November 12, 2013 k, thanks for the help Link to comment Share on other sites More sharing options...
tuk66 Posted November 12, 2013 Share Posted November 12, 2013 There is science about developing locally, testing and deploying to a stage and production server. Jenkins, Capistrano, Vagrant and other tools are used. Link to comment Share on other sites More sharing options...
nspinheiro Posted November 12, 2013 Author Share Posted November 12, 2013 I dont develop locally. I have everything hosted. Link to comment Share on other sites More sharing options...
petert Posted November 14, 2013 Share Posted November 14, 2013 I dont develop locally. I have everything hosted. lol, that will teach him! btw: cfengine is much better then that bunch of overrated tools he mentioned Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now