Our Forum has Moved

This site is our old forum and is only here for achive until we get proper 301 redirects setup to make Google happy.

Please use our new community site - Our Umbraco - which contains an improved forum, documentation wiki, package repository and a member locator.

Go to Our Umbraco now

Learn everything about Umbraco
How to copy the deployment from development environment to test/production environment Options
Usama
Posted: Thursday, March 19, 2009 12:57:52 PM
Rank: Newbie

Joined: 3/19/2009
Posts: 1
After creating my website locally, I want to upload it to the production/server so,What can I do and what files folders, permissions should be done at server and How to copy the deployment from development environment to test/production environment?

GS2K1
Posted: Monday, March 30, 2009 1:54:14 PM

Rank: Enthusiast

Joined: 6/3/2008
Posts: 27
Location: Nijmegen
If you can spare some money, try a pro licence where you get "Courier" which does just that!

Quote:

The Courier for Content does what it says - it lets you transfer umbraco nodes related to content (including Media) from one place to another - usually being between Dev/Stage/Prod environments, but the perspective is even bigger. With Courier for Content you can plan new editions of sites behind a firewall and publish the whole section in one transaction with a single drag'n'drop operation.
daniel_l
Posted: Monday, March 30, 2009 2:04:00 PM
Rank: Fanatic

Joined: 6/25/2007
Posts: 336
Location: Malmo, Sweden
To just create a copy of your local website you do not need Courier.

Do like this:
1. Copy all the files in the www root to the production server.
2. Set the permissions for the NETWORK SERVICE account (or whatever account you web runs under). See the installation instruction for what folder to set permissions on.
3. Back up local database.
4. Restore database to production server.
5. Change web.config so that the connection string properties are correct for the production server.

Done.

This will give you a copy of your website.

What Courier can do, if I understand it correctly, is to automate this process and also keep the to copies synchronized after the copy process has been done. Please correct me if I am wrong on this.

Is it me or umbraco? Umbraco Certified Professional Level 2.
drobar
Posted: Monday, March 30, 2009 3:49:34 PM

Rank: Umbracoholic

Joined: 9/8/2006
Posts: 2,020
Location: MA, USA; Cambridge, UK
Daniel is right, that's how I move from dev to production servers.

Umbraco Courier is for when you want to keep both a stage/dev site and a production site running for ongoing development. It will let you build and test on the stage/dev site and then push to the production site, even if the production site has new content nodes that aren't in the stage/dev site. Courier also lets you send the production content back to your stage/dev site. It can sync in either direction.

So the solution to your question is either a manual, one-time move as Daniel outlined or umbraco Courier for ongoing sync'ing between sites.

cheers,
doug.

MVP 2007-2009 - Percipient Studios - Percipient Blog
Sledger
Posted: Thursday, September 10, 2009 9:58:19 AM
Rank: Newbie

Joined: 6/3/2009
Posts: 2
Location: Stockholm, Sweden
Old post this but I use it anyways.

Does Umbraco need to be installed on the production server before the copying of files begin? Or can I simply just do the steps above and umbraco will run?

Thanks!

The forum has moved

This forum is no longer in use, so you can't reply to this message - please go to Our Umbraco

Users browsing this topic
Guest


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.