beydogan / dokku-man

Web interface to manage your dokku servers - HEAVY WIP
Apache License 2.0
28 stars 3 forks source link

Apps sync job doesn't do much #12

Open dhiachou opened 6 years ago

dhiachou commented 6 years ago

The applications sync job doesn't do much for now except for checking if the app exists in the database and set its status to syncing, or so it looks to me. Shouldn't we instead try to synchronize the app's fields with the server? It also seems we are never fetching git_url from the server.