Welcome Guest, Not a member yet? Register   Sign In
Rolling updates out automatically?
#2

Hi, here are some basics on how to automatic update a program.

1. Store current version in a file/database
2. Make a GET request to your server with current version
2.1 Download a .zip file from your server, if there are a new version.
2.2. Unpack and replace all files
3. Profit!

As for an example, just look at some open source projects like Wordpress. They support automatic update.
Reply


Messages In This Thread
Rolling updates out automatically? - by doomie22 - 05-17-2018, 07:18 AM
RE: Rolling updates out automatically? - by jreklund - 05-17-2018, 07:28 AM



Theme © iAndrew 2016 - Forum software by © MyBB