I am working an Umbraco website it's hosted on Web Server on AWS. And I am using IIS there.
Is there any other option that I can easily update my site? Like updating Model, Controller, etc..
What I am doing right now is, Rebuilding and Compressing my project, and then upload it to googledrive, and I will download it from the Web Server. It's pretty annoying for me.
Now I just want to have an easy update for my site, something like via Github or FTP something.
What is the easiest way to update a site?
Hello,
I am working an Umbraco website it's hosted on Web Server on AWS. And I am using IIS there.
Is there any other option that I can easily update my site? Like updating Model, Controller, etc..
What I am doing right now is, Rebuilding and Compressing my project, and then upload it to googledrive, and I will download it from the Web Server. It's pretty annoying for me.
Now I just want to have an easy update for my site, something like via Github or FTP something.
Cheers
You could enable FTP on your webserver in AWS and push things up that way...
is working on a reply...