I recently purchased Umbraco Courier, and now the time has come for me to get it working properly.
I want to set up a developement server, on a subdomain of my main webpage. This subdomain should be the webpage used when my clients are "building" their new sites before they go online, content-wise.
Now, when the process is complete - i want to be able to run a new install on their own webpage - installing courier - and then transferring everything (templates, doctypes, media, content, scripts) from the dev. server - to their own server.
Is this possible, or have i misunderstood something?
Now, using the dev domain - i want to be able to transfer everything to the clients live site when needed. Is that possible? And would i be able to continue doing this for multiple sites? Like new clients for example - or would i have to buy a new license for each?
Is this possible? Usage question
Greetings everyone,
I recently purchased Umbraco Courier, and now the time has come for me to get it working properly.
I want to set up a developement server, on a subdomain of my main webpage. This subdomain should be the webpage used when my clients are "building" their new sites before they go online, content-wise.
Now, when the process is complete - i want to be able to run a new install on their own webpage - installing courier - and then transferring everything (templates, doctypes, media, content, scripts) from the dev. server - to their own server.
Is this possible, or have i misunderstood something?
// Thomas
Ideally - what i want to have, is something like:
http://randomdomain.com --> Which is set to be my top level domain in the license.
http://dev.randomdomain.com --> Which is then being used to develop a new Umbraco site, being it's official launch.
http://clients-domain.com --> which is the server the customer has their live site.
Now, using the dev domain - i want to be able to transfer everything to the clients live site when needed. Is that possible? And would i be able to continue doing this for multiple sites? Like new clients for example - or would i have to buy a new license for each?
// Thomas
Hi thomas
Yup, you would have to get a new license for each client site as Courier checks what urls it connects to
Also, courier needs an endpoint to conntect to, so your client sites will need to have Umbraco + courier installed as well
is working on a reply...