tomSawkins / fishsimulator2014

2 stars 0 forks source link

Automatic deployment of web files to webserver #16

Closed codeandcats closed 10 years ago

codeandcats commented 10 years ago

If not on push to github, then on nightly if not more regularly. Some way of automatically triggering a deploy would be cool.

ShawInnes commented 10 years ago

Since we're automating all the things, we should use our TeamCity + Octopus deployment pipeline. I'm happy to get people started, then we can share the knowledge :)

mrgeoffrich commented 10 years ago

Plenty of azure hosting around to do this from quickly as well.

ShawInnes commented 10 years ago

fishbowl.tattstech.com anyone? ;)

codeandcats commented 10 years ago

I don't suppose either @mrgeoffrich or @ShawInnes would mind looking into automatic deployments since you guys have had experience in this? :) Once it's running in IIS then we can do stuff with WebAPI too which I think will be crucial for the health checks.

mrgeoffrich commented 10 years ago

Easy stuff :)

ShawInnes commented 10 years ago

I'll look into this on Monday - @tomSawkins was keen to learn about the automation process, anyone else who's keen let me know and we can block out some time in the afternoon.

codeandcats commented 10 years ago

Cool, count me in too please Shaw. :)

ShawInnes commented 10 years ago

As soon as I can work out how we can access GitHub from the build server ill book some time to demo this awesomeness.

Sent from my iPhone

On 8 Sep 2014, at 4:11 pm, codeandcats notifications@github.com wrote:

Assigned #16 to @ShawInnes.

— Reply to this email directly or view it on GitHub.

ShawInnes commented 10 years ago

Closing this out - since we have azure hosting working now I don't think we'll bother internal infrastructure with this any longer.